summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...Clinton Stimpson2009-09-221-35/+36
* Fix Xcode project references to the source treeBrad King2009-09-222-56/+34
* Optionally force conversion to relative pathBrad King2009-09-222-14/+17
* Make sure KWSYS_DO_NOT_CLEAN_PUTENV is defined at bootstrap time for cmake in...Bill Hoffman2009-09-221-0/+1
* Skip implicit link info for multiple OS X archsBrad King2009-09-221-2/+6
* Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Bill Hoffman2009-09-221-1/+2
* Can not use cmakedefine in kwsys because bootstrap of cmake does not support it.Bill Hoffman2009-09-222-2/+12
* Put a flag in that will stop system tools from deleting system environment me...Bill Hoffman2009-09-222-0/+5
* Rescan dependencies also if CMakeDirectoryInformation.cmake has changed.Alexander Neundorf2009-09-222-21/+51
* Optimize KWSys SystemTools::FileExists on WindowsBrad King2009-09-222-22/+79
* Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)Zach Mullen2009-09-225-0/+93
* KWSys Nightly Date StampKWSys Robot2009-09-221-1/+1
* Make Boost easier to findPhilip Lowman2009-09-221-1/+4
* Fix issue 9581. Qt 4.5+ needs gobject-2.0.Clinton Stimpson2009-09-221-0/+27
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-224-15/+15
* Fix Bug #9158: FindBoost.cmake does not work properly with nmake and iclPhilip Lowman2009-09-221-10/+11
* Use ctest -j to speed up tests for release builds.Bill Hoffman2009-09-211-1/+1
* Do not require a cvs login for checkout.Bill Hoffman2009-09-211-1/+1
* More SLURM experimentation (ctest batch mode)Zach Mullen2009-09-211-5/+17
* For the complex tests since they link to the CMake library make sure that the...Bill Hoffman2009-09-211-0/+2
* Fixed a slurm batch argument identifier.Zach Mullen2009-09-211-1/+1
* Need to quote args when generating batch scripts from ctestZach Mullen2009-09-212-2/+36
* Re-enabled failing tests; fixed ctest_build output to be consistent in the er...Zach Mullen2009-09-212-22/+23
* Fix Bug #8332, add support for .pch files for Xcode.Bill Hoffman2009-09-211-1/+2
* Fix Bug #8928, add support for .xib files for Xcode.Bill Hoffman2009-09-211-0/+4
* KWSys Nightly Date StampKWSys Robot2009-09-211-1/+1
* Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXESPhilip Lowman2009-09-211-1/+1
* Forgot to mark Protobuf cache variables as advancedPhilip Lowman2009-09-211-0/+5
* [NEW Module] FindAlsa audio library (Advanced Linux Sound Architecture)Philip Lowman2009-09-211-0/+32
* [NEW Module] Find and use Google's Protocol Buffers library & compilerPhilip Lowman2009-09-211-0/+106
* Fix boost library detection with Sun Studio compiler (Issue #9153)Philip Lowman2009-09-201-0/+2
* Disable test as it fails on every system.Bill Hoffman2009-09-201-11/+11
* Improve readabilityPhilip Lowman2009-09-201-16/+27
* KWSys Nightly Date StampKWSys Robot2009-09-201-1/+1
* Minor optimization in dependency checking.Alexander Neundorf2009-09-191-2/+12
* Remove cmGlobalXCode21Generator subclassBrad King2009-09-195-111/+30
* Fix check for -isysroot on OS XBrad King2009-09-197-21/+28
* The preprocessing and assembly rules also need the <DEFINES>, otherwise diffe...Alexander Neundorf2009-09-192-4/+4
* KWSys Nightly Date StampKWSys Robot2009-09-191-1/+1
* Only do the OSX arch stuff on OSX.Bill Hoffman2009-09-181-2/+3
* Disabling CTestTestNoBuild pending investigation of odd g++ output issues.Zach Mullen2009-09-181-7/+7
* Add detection of gcc versions that do not support isysroot option and do not ...Bill Hoffman2009-09-182-7/+27
* Apparently, on FarAway the presence of errors during ctest_build does not cau...Zach Mullen2009-09-181-1/+2
* Cosmetic change to test CMakeListsZach Mullen2009-09-181-1/+1
* Better error message tells user possible ways to resolve the error.David Cole2009-09-181-1/+1
* Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not...Zach Mullen2009-09-1810-0/+196
* Fix the build for version 2.5 of Xcode.Bill Hoffman2009-09-181-0/+9
* Fix CHECK_(C|CXX)_COMPILER_FLAG macro testBrad King2009-09-181-2/+2
* Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunProBrad King2009-09-182-2/+6
* KWSys Nightly Date StampKWSys Robot2009-09-181-1/+1