Commit Graph

14725 Commits

Author SHA1 Message Date
CMake Robot 928aa282ff Nightly Start Time
--HG--
extra : rebase_source : 1efe72d40f0687562e2d5c5eea72d7fd4fba40c1
2010-04-07 21:00:00 -04:00
KWSys Robot 8ca2fa78b4 KWSys Nightly Date Stamp 2010-04-07 00:01:02 -04:00
CMake Robot fd9f25ed16 Nightly Start Time
--HG--
extra : rebase_source : 9c07356518c9dc31e0eb1ea77f81ba40328d86f0
2010-04-06 21:00:00 -04:00
Bill Hoffman 7b4afe1cec Exclude new warnings that showed up with ctest launcher. 2010-04-06 11:32:43 -04:00
KWSys Robot 3917de0998 KWSys Nightly Date Stamp 2010-04-06 00:01:04 -04:00
CMake Robot 4aff71adcc Nightly Start Time
--HG--
extra : rebase_source : 504f2285b2efa8d866b2e0396d2fdcf81231f963
2010-04-05 21:00:00 -04:00
KWSys Robot ca41b71f0d KWSys Nightly Date Stamp 2010-04-05 00:01:03 -04:00
CMake Robot a678b1b779 Nightly Start Time
--HG--
extra : rebase_source : a8186413b7937d24a40012619121f7a49aed6918
2010-04-04 21:00:00 -04:00
KWSys Robot 200d40acd1 KWSys Nightly Date Stamp 2010-04-04 00:01:04 -04:00
CMake Robot 2fb3cbc854 Nightly Start Time
--HG--
extra : rebase_source : b77782a11beb92f0e973d414052a1ddd9f2dfc69
2010-04-03 21:00:00 -04:00
KWSys Robot ba559a3454 KWSys Nightly Date Stamp 2010-04-03 00:01:03 -04:00
CMake Robot f7e65a4d0a Nightly Start Time
--HG--
extra : rebase_source : e170e02ca5e942f8ffd021d8b6e36da24c87bbd3
2010-04-02 21:00:00 -04:00
Bill Hoffman cf3e42f811 Partial fix from bug #10503, use full paths to fix custom commands.
This fixes tests ExternalProject and LinkDirectory for VS 2010.
2010-04-02 14:09:06 -04:00
KWSys Robot a63dc3271a KWSys Nightly Date Stamp 2010-04-02 00:01:04 -04:00
CMake Robot 5693083ae6 Nightly Start Time
--HG--
extra : rebase_source : 36e16ff3b53e43ca4240931509066fbe9e75f6f8
2010-04-01 21:00:00 -04:00
KWSys Robot faf30c2502 KWSys Nightly Date Stamp 2010-04-01 00:01:02 -04:00
CMake Robot 59a453a863 Nightly Start Time
--HG--
extra : rebase_source : 742c2c9cf09ba70cb54d6e03d51b5738ef961c8b
2010-03-31 21:00:00 -04:00
KWSys Robot e101d9f14e KWSys Nightly Date Stamp 2010-03-31 00:01:05 -04:00
CMake Robot 0da192543f Nightly Start Time
--HG--
extra : rebase_source : 371d8366baf2313244c6a734c76e45a0781056f8
2010-03-30 21:00:00 -04:00
David Cole 003ffe5908 Fix intermingling of test environments when tests run in parallel.
The SaveRestoreEnvironment helper object makes sure that the
original environment is restored immediately after the
StartProcess call returns rather than waiting for the end
of the test. When tests are executed in parallel, there is
no guarantee about the ordering of EndTest calls relative
to StartTest calls. In fact, it would be odd for them to
be nested nicely. Therefore, to avoid the corruption of
the calling ctest's environment, the original environment
must be restored before ForkProcess returns.
2010-03-30 14:08:31 -04:00
KWSys Robot d0b510900d KWSys Nightly Date Stamp 2010-03-30 00:01:03 -04:00
CMake Robot b9d207d93e Nightly Start Time
--HG--
extra : rebase_source : afabe5cf0fc3f5edba13bb55f7a37725becfaf8a
2010-03-29 21:00:00 -04:00
KWSys Robot 2a2a923ec9 KWSys Nightly Date Stamp 2010-03-29 00:01:04 -04:00
CMake Robot ff66917722 Nightly Start Time
--HG--
extra : rebase_source : a18280e79efdd99a429ae12fe558b30a8b232964
2010-03-28 21:00:00 -04:00
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