summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Document and test find_package <pkg>_DIR env varBrad King2009-11-041-0/+1
* Fix unused param warning resulting from libarchive API change.Zach Mullen2009-11-041-0/+1
* Fixed ctest doc typos. (bug 9836)Zach Mullen2009-11-041-5/+5
* KWSys Nightly Date StampKWSys Robot2009-11-041-1/+1
* Fix warningBill Hoffman2009-11-031-1/+1
* Fix warnings for unused variablesBill Hoffman2009-11-032-5/+4
* Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build...Zach Mullen2009-11-032-5/+22
* Fix cygwin package stuff to work with libarchiveBill Hoffman2009-11-033-80/+64
* KWSys Nightly Date StampKWSys Robot2009-11-031-1/+1
* Added logic to check for cycles in the test dependency graph before any tests...Zach Mullen2009-11-022-1/+52
* Warn on set(PARENT_SCOPE) at top scopeBrad King2009-11-021-2/+8
* Fix for hpux...Bill Hoffman2009-11-021-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-021-1/+1
* KWSys Nightly Date StampKWSys Robot2009-11-011-2/+2
* KWSys Nightly Date StampKWSys Robot2009-10-311-1/+1
* Fix bug #9722. Report error when not able to create build directory.Clinton Stimpson2009-10-301-1/+8
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-3012-1027/+615
* Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...David Cole2009-10-303-15/+20
* KWSys Nightly Date StampKWSys Robot2009-10-301-1/+1
* Hook for scheduling tests in a random orderZach Mullen2009-10-296-3/+42
* Fix bug#9767 catch missing leak.Bill Hoffman2009-10-291-2/+10
* KWSys Nightly Date StampKWSys Robot2009-10-291-1/+1
* Introduce per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-281-2/+57
* Consolidate duplicate documentation in cmTargetBrad King2009-10-281-15/+10
* Create a static library's output dir for VS 6Brad King2009-10-282-0/+35
* Use per-config output dir in VS 6 templatesBrad King2009-10-281-0/+34
* Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPEBrad King2009-10-281-1/+4
* Fix try_compile when file cannot be foundBrad King2009-10-281-1/+2
* Keep Xcode intermediate files away from output dirBrad King2009-10-281-2/+14
* Remove unreachable code in cmIfCommandBrad King2009-10-281-1/+0
* KWSys Nightly Date StampKWSys Robot2009-10-281-1/+1
* BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bu...Zack Galbreath2009-10-271-2/+25
* Fix working dir issue for ctest show only mode (-N)Zach Mullen2009-10-271-0/+5
* Fix if() command and CMP0012 OLD/NEW behaviorBrad King2009-10-274-94/+127
* Report expanded arguments in if() command errorsBrad King2009-10-271-20/+18
* KWSys Nightly Date StampKWSys Robot2009-10-271-1/+1
* Correct one of the valgrind errors from the CPackTestAllGenerators test. Do n...David Cole2009-10-261-3/+6
* ENH: Move SetErrorMode around calls to generate and configure instead of set...Clinton Stimpson2009-10-262-9/+21
* Fix Xcode dylib version defaultBrad King2009-10-261-10/+10
* Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...Zach Mullen2009-10-261-4/+4
* Revert "Always set OutputPath in VS 10 projects"Brad King2009-10-261-3/+0
* KWSys Nightly Date StampKWSys Robot2009-10-261-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-251-1/+1
* KWSys Nightly Date StampKWSys Robot2009-10-241-1/+1
* Fix the showing of non-cpp files in the IDEBill Hoffman2009-10-231-3/+7
* Fix optionally-valued booleans in VS 10 flag tableBrad King2009-10-233-11/+21
* Detect and set Unicode character set in VS 10Brad King2009-10-232-11/+57
* Always set OutputPath in VS 10 projectsBrad King2009-10-231-4/+9
* Fix line-too-long style violationsBrad King2009-10-234-4/+8
* KWSys Nightly Date StampKWSys Robot2009-10-231-1/+1