summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split Borland compiler information filesBrad King2009-10-086-137/+128
* Trimmed off the newline from sw_vers output on mac, it could cause xml parsin...Zach Mullen2009-10-081-0/+21
* KWSys Nightly Date StampKWSys Robot2009-10-081-1/+1
* Check for openssl-linked option with Qt 4.4+ before making ssl a dependency.Clinton Stimpson2009-10-071-6/+15
* Make Complex test of CMakeLib more optionalBrad King2009-10-074-25/+12
* Modernize FindVTK moduleBrad King2009-10-071-61/+48
* Fix find_package() when <pkg>_DIR is wrongBrad King2009-10-073-14/+51
* Do not collapse path of NOTFOUND valuesBrad King2009-10-071-1/+4
* More robust implicit link line detection regexBrad King2009-10-072-1/+11
* fix Xcode 30 generatorBill Hoffman2009-10-071-8/+8
* Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.David Cole2009-10-071-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-071-1/+1
* Fix Xcode build.James Bigler2009-10-072-6/+2
* Use integer literal instead of characterBrad King2009-10-061-1/+1
* Support more special characters in file(STRINGS)Brad King2009-10-061-1/+8
* Log implicit link line detection regexBrad King2009-10-061-0/+1
* Log implicit link information parsing actionsBrad King2009-10-063-3/+27
* Fix bus error on mac. Was a result of not having null termination of arg lis...Zach Mullen2009-10-061-5/+10
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* speedup C dependency scanning even moreAlexander Neundorf2009-10-061-23/+7
* Avoid non-root copies of root-only targetsBrad King2009-10-065-48/+34
* Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')David Cole2009-10-062-0/+57
* Added better OS information for Mac OS XZach Mullen2009-10-061-0/+28
* Use work-around from bug 4772 for C++ and FortranBrad King2009-10-063-13/+27
* Target copy ctor should initialize internal stateBrad King2009-10-061-0/+1
* Use explicit conversion to avoid warnings in cmELFBrad King2009-10-061-2/+2
* KWSys Nightly Date StampKWSys Robot2009-10-061-1/+1
* Updated copyright notice to conform to NVIDIA guidelines.James Bigler2009-10-054-8/+4
* Fortran test: Match config for external projectBrad King2009-10-051-0/+3
* Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...David Cole2009-10-055-0/+87
* FortranCInterface: Mangling for Intel on WindowsBrad King2009-10-051-0/+4
* Target copy ctor should copy internal stateBrad King2009-10-051-3/+9
* don't allow consecutive generates without a configure.Clinton Stimpson2009-10-051-1/+1
* Fix Preprocess test for Intel on WindowsBrad King2009-10-051-3/+9
* Fix ModuleDefinition test for Intel on WindowsBrad King2009-10-053-5/+6
* Fix PrecompiledHeader test for Intel on WindowsBrad King2009-10-051-3/+3
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-2/+2
* CPack: Fix bash-isms in launch scriptBrad King2009-10-051-4/+4
* Teach intel compiler on windows to place .lib files and .pdb files.Bill Hoffman2009-10-051-1/+7
* BUG: #0009648 Change "The following tests FAILED" message to print on stdout ...Zach Mullen2009-10-051-1/+1
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-052-0/+20
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-052-0/+28
* When getting include dirs for moc, also watch for framework includes and use ...Clinton Stimpson2009-10-051-1/+6
* Find locally installed software firstBrad King2009-10-051-1/+1
* Add '#!/bin/sh' to cygwin-package.shBrad King2009-10-051-0/+2
* Fix permsissions of installed SquishRunTestCase.shBrad King2009-10-051-3/+3
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-053-30/+30
* Support GNU/kFreeBSDBrad King2009-10-052-11/+7
* Remove old Encoding field from CMake.desktopBrad King2009-10-051-1/+0
* FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)Brad King2009-10-051-2/+3