summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Major optimization of C/C++ dependency scanning.Alexander Neundorf2009-09-238-20/+96
* fix compile warningsClinton Stimpson2009-09-233-32/+36
* Handle older cvs clients that do not allow for the password to be in the CVSR...Bill Hoffman2009-09-232-1/+5
* Add nightly builds for linux windows and mac.Bill Hoffman2009-09-231-12/+22
* Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...Zach Mullen2009-09-234-67/+66
* Fix KWSys SystemTools build on cygwin with -mwin32Brad King2009-09-231-2/+1
* CTestTestParallel now submits to public dashboard for easier debuggingZach Mullen2009-09-231-0/+1
* Teach Xcode generator to set XCODE_VERSIONBrad King2009-09-234-10/+27
* Updated formatting of documentation plus a little reorganization.James Bigler2009-09-231-141/+145
* Added a command to make the output directory. This is to fix the XCode build...James Bigler2009-09-231-0/+6
* KWSys Nightly Date StampKWSys Robot2009-09-231-1/+1
* add support for finding qcollectiongenerator executable. fixes #9248.Clinton Stimpson2009-09-221-9/+17
* fix issue 9346. add binary directory to window title to make it easier to de...Clinton Stimpson2009-09-222-3/+9
* new windows build machine for cmakeBill Hoffman2009-09-221-0/+17
* disable svnBill Hoffman2009-09-221-0/+1
* 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