Commit Graph

14548 Commits

Author SHA1 Message Date
KWSys Robot 7a17b72e2c KWSys Nightly Date Stamp 2010-03-28 00:01:03 -04:00
CMake Robot 171c726bad Nightly Start Time
--HG--
extra : rebase_source : c8ae869d1fd8aadaa0cfac255e3317f6be127568
2010-03-27 21:00:00 -04:00
KWSys Robot 9e74971c5f KWSys Nightly Date Stamp 2010-03-27 00:01:03 -04:00
CMake Robot 06f1649272 Nightly Start Time
--HG--
extra : rebase_source : 510c0f9071368c4099dd2904b8240aaf48d2c974
2010-03-26 21:00:00 -04:00
Bill Hoffman 2c6f8de2cc Fix for bug #0010466, fix crash in --help-module. 2010-03-26 16:57:01 -04:00
Dave Partyka 9345833272 BUG: Commit a fix from Rusty to address incorrectly reported memory queries. 2010-03-26 14:18:24 -04:00
Chuck Atkins e750761857 OpenBSD: Work-around static/runtime linker inconsistency
Detect the runtime linker's search path and add to the compile time
linker's search path.  This is needed because OpenBSD's static linker
does not search for shared library dependencies in the same places as
the runtime linker.
2010-03-26 09:33:28 -04:00
KWSys Robot a8abb30c38 KWSys Nightly Date Stamp 2010-03-26 00:01:08 -04:00
CMake Robot f81bca7e37 Nightly Start Time
--HG--
extra : rebase_source : 9ff123bf9befed1925c78d929af641fc9a11167f
2010-03-25 21:00:00 -04:00
Alex Neundorf 1cad103db1 it's CMAKE_COMPILER_IS_GNUCC, not CMAKE_COMPILER_IS_GNUGCC
Patch from Brad Hards <bradh AT frogmouth DOT net>

Alex
2010-03-25 23:19:59 +01:00
KWSys Robot 4273cd9767 KWSys Nightly Date Stamp 2010-03-25 00:01:04 -04:00
CMake Robot 933036dfb1 Nightly Start Time
--HG--
extra : rebase_source : 5db2318621a4b4eafdbc980163ec3ad11ee78569
2010-03-24 21:00:00 -04:00
KWSys Robot d086218658 KWSys Nightly Date Stamp 2010-03-24 00:01:03 -04:00
CMake Robot cf90979b2c Nightly Start Time
--HG--
extra : rebase_source : ee42acb0a0f8a58f8397beb0e028d62daa4fe234
2010-03-23 21:00:00 -04:00
KWSys Robot a72b2ccb4c KWSys Nightly Date Stamp 2010-03-23 14:17:23 -04:00
Bill Hoffman 570ceeb4a4 Teach CMake how to work with G95 on mingw. 2010-03-23 11:32:40 -04:00
CMake Robot 579c8ab078 Nightly Start Time
--HG--
extra : rebase_source : 1e15a79706b65df20f239fbaec892d1303236562
2010-03-22 21:00:00 -04:00
Pat Marion fc4e7dcec0 ENH: Adding symbol for cray compute linux to DynamicLoader.cxx 2010-03-22 10:54:18 -04:00
KWSys Robot 9fd6916362 KWSys Nightly Date Stamp 2010-03-22 00:01:03 -04:00
CMake Robot bc4791c266 Nightly Start Time
--HG--
extra : rebase_source : 636862dd9d0b36520ba437e4f3354f358c7361df
2010-03-21 21:00:00 -04:00
KWSys Robot 23eb9c9ade KWSys Nightly Date Stamp 2010-03-21 00:01:03 -04:00
CMake Robot 7193327c17 Nightly Start Time
--HG--
extra : rebase_source : 8159ec6eb8738e5c4f409b41f48a7acf1224beb3
2010-03-20 21:00:00 -04:00
KWSys Robot ae58811523 KWSys Nightly Date Stamp 2010-03-20 00:01:03 -04:00
CMake Robot e8d41ae068 Nightly Start Time
--HG--
extra : rebase_source : 626e6a164695fcd18290631e0e9b7660fd9815a0
2010-03-19 21:00:00 -04:00
Zach Mullen 4b32ee01f2 Better detection of stop_time being passed. 2010-03-19 09:09:02 -04:00
KWSys Robot 40cb9c89d7 KWSys Nightly Date Stamp 2010-03-19 00:01:05 -04:00
CMake Robot b4236a18a0 Nightly Start Time
--HG--
extra : rebase_source : 37e469e5a28fe207c2f0b5b44dfd16a273819ae4
2010-03-18 21:00:00 -04:00
Zach Mullen 9eea95c90f Fix StopTime to also account for localtime being a day ahead of gmtime 2010-03-18 14:48:42 -04:00
Zach Mullen 9676c52c3e Fix for StopTime for cases when gmtime is a day ahead of localtime 2010-03-18 13:53:40 -04:00
Zach Mullen a2fe175647 More debugging of StopTime test 2010-03-18 10:29:02 -04:00
Brad King 1560d9dcca KWSys: Enable process tree killing on kFreeBSD
Teach kwsysProcessKill to identify processes on this platform using the "ps"
command just as on Linux.  Patch from Modestas Vainius <modax@debian.org>.
See issue #10432.
2010-03-18 08:43:05 -04:00
KWSys Robot f1d801e4ea KWSys Nightly Date Stamp 2010-03-18 00:01:05 -04:00
CMake Robot 5c7f1a28cc Nightly Start Time
--HG--
extra : rebase_source : 4d95bd9f2c8a238dc13ddb4eef83c2055ba44c79
2010-03-17 21:00:00 -04:00
Clinton Stimpson 108090fde9 Include relative path in generated qrc and uic files. Fixes #10413. 2010-03-17 16:33:03 -06:00
Clinton Stimpson 61ad5242b7 Change to use FindX11.cmake. Should fix #9929. 2010-03-17 10:48:05 -06:00
Clinton Stimpson 44492fff53 Add support for libXi. 2010-03-17 10:48:05 -06:00
Zach Mullen 91c1a70193 Output times during StopTime test for debugging 2010-03-17 12:32:44 -04:00
Zach Mullen 0d48f81d32 Test using std::min 2010-03-17 12:12:04 -04:00
Zach Mullen 4c59570bfb Replace min() call with its literal definition 2010-03-17 12:07:10 -04:00
Michael Wild beda5eab39 ENH: Hook in GetPrerequisites to override item type
The hook is called gp_resolved_file_type_override.

Signed-off-by: Michael Wild <themiwi@users.sourceforge.net>
2010-03-17 11:32:14 -04:00
Zach Mullen b41647ca8f Move get_date call closer to ctest_test for more predictable results. 2010-03-17 11:10:39 -04:00
Zach Mullen 0ba9d04117 Add the --stop-time argument
Unit test and script hook for STOP_TIME
2010-03-17 11:04:13 -04:00
Clinton Stimpson bd0b37ea3d ENH: Clarify a doc string. Fixes #10358. 2010-03-17 07:43:22 -06:00
Clinton Stimpson 5e1a2408fe ENH: Modify how OpenGL is searched for, that is, use FindOpenGL.cmake. 2010-03-16 22:40:44 -06:00
KWSys Robot 7f98d73457 KWSys Nightly Date Stamp 2010-03-17 00:01:03 -04:00
CMake Robot 87dc96731d Nightly Start Time
--HG--
extra : rebase_source : 8f798f64a87c2f49e123406e36246cfba034fed0
2010-03-16 21:00:00 -04:00
Bill Hoffman 8c89b5e2dc CMake 2.8.1 2010-03-16 13:49:53 -04:00
KWSys Robot 7881a9f9a6 KWSys Nightly Date Stamp 2010-03-16 00:01:03 -04:00
CMake Robot bcbce6d58c Nightly Start Time
--HG--
extra : rebase_source : d666e119c3ffda5303ac29fbfaa5b0aff7a5e706
2010-03-15 21:00:00 -04:00
Brad King fd38eda9fe Support multiple arguments in CC,CXX,FC values
Teach compiler identification to support values such as

  export CC='gcc -g -O2'

by separating the arguments on spaces.  We already do this for the
values of CFLAGS, CXXFLAGS, and FFLAGS.
2010-03-15 15:17:18 -04:00