summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run.James Bigler2010-05-121-0/+4
| | | | | | CUDA_VERSION_MAJOR and CUDA_VERSION_MINOR were only computed when CUDA_VERSION was first computed. Subsequent runs of FindCUDA would not have CUDA_VERSION_MAJOR/MINOR set. We now extract the major and minor versions from the CUDA_VERSION cache variable every run.
* -make CMAKE_ASM_FLAGS_INIT and friends work (#10577)Alex Neundorf2010-05-121-0/+35
| | | | Alex
* Try to remove some warnings.Bill Hoffman2010-05-121-1/+1
|
* Ignore some more sgi warnings.Bill Hoffman2010-05-121-0/+1
|
* Remove conversion warning.Bill Hoffman2010-05-121-1/+1
|
* Exclude warnings for XcodeBill Hoffman2010-05-121-0/+1
|
* Silence warnings on sgi compiler.Bill Hoffman2010-05-122-0/+8
|
* Fix shadowed local warning in coverage handlerZach Mullen2010-05-121-3/+3
|
* KWSys Nightly Date StampKWSys Robot2010-05-121-1/+1
|
* BUG: 0009840 Fix case when only Java is available by implementing COMP RuntimeMathieu Malaterre2010-05-111-9/+42
|
* KWSys: Process tree kill for kFreeBSD, GNU/HurdBrad King2010-05-111-1/+1
| | | | | | | | | kFreeBSD and Hurd have the same userland as Linux. This change is necessary to enable kwsysProcessKill() to kill child processes on kFreeBSD. The bug was detected by CTestTestTimeout test. Patch from "Modestas Vainius <modestas@vainius.eu>". See issue #10432.
* Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part.Bill Hoffman2010-05-111-4/+4
| | | | Also remove some trailing whitespace.
* Disable purify on unix, as it works differently and ctest can't use it.Bill Hoffman2010-05-112-0/+16
|
* Add GITCommand key value pair.Bill Hoffman2010-05-111-0/+4
|
* KWSys Nightly Date StampKWSys Robot2010-05-111-1/+1
|
* -use the HINTS keyword for finding FindKDE4Internal.cmakeAlex Neundorf2010-05-101-1/+1
| | | | Alex
* BUG #10209: Fixed FindwxWidget CXX flags parsing error.Miguel A. Figueroa-Villanueva2010-05-091-2/+5
| | | | | | | | | Was not removing definition flags (-D...) from cxx flags, when the definition flag was last in the list returned from wx-config. --HG-- extra : rebase_source : 3452c52b92717f181e902abef38c1e2718ce3b27
* Nightly Start TimeCMake Robot2010-05-100-0/+0
| | | | | --HG-- extra : rebase_source : 13456355120f6c87496596c736601c2e970170cd
* Nightly Start TimeCMake Robot2010-05-090-0/+0
| | | | | --HG-- extra : rebase_source : 11ecdb65798fb3c8da389dac21f71da33ec2ec38
* Nightly Start TimeCMake Robot2010-05-080-0/+0
| | | | | --HG-- extra : rebase_source : 9f8f4ee60d964b9fdb88c4f398a3c6807467f155
* Nightly Start TimeCMake Robot2010-05-070-0/+0
| | | | | --HG-- extra : rebase_source : 86059360fbd548f8fb59c473a67b20120900424a
* Nightly Start TimeCMake Robot2010-05-060-0/+0
| | | | | --HG-- extra : rebase_source : 6199f6fbd20dc59e32d06372ba4db4524d73ef1e
* Nightly Start TimeCMake Robot2010-05-050-0/+0
| | | | | --HG-- extra : rebase_source : 0fca290188b7362c5330943c8166d7ead56b9791
* Nightly Start TimeCMake Robot2010-05-040-0/+0
| | | | | --HG-- extra : rebase_source : ca5cb8f3d22861d3844b7d191086e4b3fd10fc99
* Nightly Start TimeCMake Robot2010-05-030-0/+0
| | | | | --HG-- extra : rebase_source : eca970280d3d76bfc0e0ecb7edf863010769fbd8
* Nightly Start TimeCMake Robot2010-05-020-0/+0
| | | | | --HG-- extra : rebase_source : 3bdf13fa40b20279790b1b4760e750a79d78b7f0
* Nightly Start TimeCMake Robot2010-05-010-0/+0
| | | | | --HG-- extra : rebase_source : f73fe4a37af617ba850830dfc339fea8c37336ef
* Nightly Start TimeCMake Robot2010-04-300-0/+0
| | | | | --HG-- extra : rebase_source : 569c4a5d8105a5eeccc6a8e84987a8364c40831f
* Nightly Start TimeCMake Robot2010-04-290-0/+0
| | | | | --HG-- extra : rebase_source : 708d28a57a6e6235a431f4732ad5ecb083ce3af1
* Nightly Start TimeCMake Robot2010-04-280-0/+0
| | | | | --HG-- extra : rebase_source : afe54afc7a759880c62180266d9941e9a00c4bb5
* Nightly Start TimeCMake Robot2010-04-270-0/+0
| | | | | --HG-- extra : rebase_source : b4bb7cbff171a7593740777d463bf3256ed9b2d7
* Nightly Start TimeCMake Robot2010-04-260-0/+0
| | | | | --HG-- extra : rebase_source : ea27413ec9ef9c5e614fb1a631eb6921a37e7495
* Nightly Start TimeCMake Robot2010-04-250-0/+0
| | | | | --HG-- extra : rebase_source : f2ef551ac82a88864e94b99c94e2d0880f26f27c
* Nightly Start TimeCMake Robot2010-04-240-0/+0
| | | | | --HG-- extra : rebase_source : ba440ce9c109f7253ac157c022e43f0add111fd5
* Nightly Start TimeCMake Robot2010-04-230-0/+0
| | | | | --HG-- extra : rebase_source : 62aa08f3dd8f05138481b7cb8f423bb57d21394b
* Nightly Start TimeCMake Robot2010-04-220-0/+0
| | | | | --HG-- extra : rebase_source : 5c429005a1600ab7cef0f870497a469a9afedec0
* Nightly Start TimeCMake Robot2010-04-210-0/+0
| | | | | --HG-- extra : rebase_source : 6f0ec56accf2c3830695e1e884620e97f86faf47
* Nightly Start TimeCMake Robot2010-04-200-0/+0
| | | | | --HG-- extra : rebase_source : d6625e4bd8638cb12eebe2ae3fbc5b78751ec926
* Nightly Start TimeCMake Robot2010-04-190-0/+0
| | | | | --HG-- extra : rebase_source : e463630c355f04bee5847cf9a8220921cb9e8b36
* Nightly Start TimeCMake Robot2010-04-180-0/+0
| | | | | --HG-- extra : rebase_source : 6d7559f4e0d70e6dea57c5bcd00838058d3ddfd6
* Nightly Start TimeCMake Robot2010-04-170-0/+0
| | | | | --HG-- extra : rebase_source : 12830e1048d3405b0351ce85425baca68db64237
* Nightly Start TimeCMake Robot2010-04-160-0/+0
| | | | | --HG-- extra : rebase_source : 63fa2d3a6eb7ebaece531ed547a5324570942942
* Nightly Start TimeCMake Robot2010-04-150-0/+0
| | | | | --HG-- extra : rebase_source : a5accceb0047689a68f4303b9055d261d93c163c
* Nightly Start TimeCMake Robot2010-04-140-0/+0
| | | | | --HG-- extra : rebase_source : 684da17e3fb991209dccfd26b10983fd85929128
* Nightly Start TimeCMake Robot2010-04-130-0/+0
| | | | | --HG-- extra : rebase_source : 3795ab07d448f850c695ea8410aec95f7c4156ec
* Nightly Start TimeCMake Robot2010-04-120-0/+0
| | | | | --HG-- extra : rebase_source : 3ae683575edbfd5cc969958b07fa2866eaade866
* Nightly Start TimeCMake Robot2010-04-110-0/+0
| | | | | --HG-- extra : rebase_source : 852adfad2505d882fa66f73ba9b83ba23b2b7f33
* Nightly Start TimeCMake Robot2010-04-100-0/+0
| | | | | --HG-- extra : rebase_source : c212059d8e213f44bdc4b79cdca1753af8c6f241
* Nightly Start TimeCMake Robot2010-04-090-0/+0
| | | | | --HG-- extra : rebase_source : 55ea9cb599083b12850ffebf2d6108215cc66f40
* Nightly Start TimeCMake Robot2010-04-080-0/+0
| | | | | --HG-- extra : rebase_source : 1efe72d40f0687562e2d5c5eea72d7fd4fba40c1