summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)Mike McQuaid2011-01-061-2/+7
* Allow NSIS package or uninstall icon (#11143)Mike McQuaid2011-01-061-7/+14
* KWSys Nightly Date StampKWSys Robot2011-01-061-1/+1
* KWSys: Retrieve QNX specific memory and processor info (#11329)David Cole2011-01-051-0/+91
* KWSys: Fix CPU speed calculations (#9963)David Cole2011-01-051-4/+4
* KWSys Nightly Date StampKWSys Robot2011-01-051-1/+1
* Merge topic 'negative-test-costs'Brad King2011-01-041-11/+13
|\
| * Support explicitly set test costs in non-parallel testing.Zach Mullen2011-01-031-11/+13
* | Merge topic 'honor-explicit-zero-timeout'Brad King2011-01-044-5/+13
|\ \
| * | Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-034-5/+13
| |/
* | Merge topic 'vs-force-multiple-include'Brad King2011-01-041-1/+1
|\ \
| * | Map multiple /FI flags for VS < 10 (#11649)Brad King2011-01-031-1/+1
| |/
* | Merge topic 'fix-warning-char-string-constant'Brad King2011-01-042-3/+5
|\ \
| * | Avoid passing string literal to char* typeBrad King2010-12-282-3/+5
* | | Merge topic 'add_support_for_windres'Brad King2011-01-044-2/+16
|\ \ \
| * | | Build enable_language command during bootstrapBrad King2010-12-302-2/+2
| * | | Add support for windows resources with mingw/msys.Bill Hoffman2010-12-232-0/+14
* | | | Merge topic 'add_preprocessor_def_vs2010_resources'Brad King2011-01-041-1/+4
|\ \ \ \ | |/ / /
| * | | Add flags to resource builds on vs 2010 with a test.Bill Hoffman2010-12-211-1/+4
* | | | KWSys Nightly Date StampKWSys Robot2011-01-041-1/+1
* | | | KWSys: Remove useless include <sys/procfs.h> (#11648)Brad King2011-01-031-1/+0
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-01-031-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-01-021-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-01-011-3/+3
* | | KWSys Nightly Date StampKWSys Robot2010-12-311-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-301-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-291-1/+1
* | | Merge topic 'FixCrashInEclipseGenerator'Brad King2010-12-281-1/+1
|\ \ \
| * | | Fix crash in Eclipse generator with empty project (#11616)Alex Neundorf2010-12-211-1/+1
* | | | Merge topic 'dev/add_test-working-directory'Brad King2010-12-284-2/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix sentence break in add_test documentationBrad King2010-12-211-1/+1
| * | | Add WORKING_DIRECTORY argument to add_testBen Boeckel2010-12-162-0/+20
| * | | Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-162-1/+10
* | | | KWSys: Avoid passing string literal as char*Brad King2010-12-282-2/+4
* | | | KWSys Nightly Date StampKWSys Robot2010-12-281-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-271-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-261-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-251-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-241-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-231-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-12-221-1/+1
| |/ / |/| |
* | | Merge topic 'cygwin'Brad King2010-12-211-4/+6
|\ \ \
| * | | Cygwin: Do not define 'WIN32' (#10122)Brad King2010-12-171-4/+6
| * | | Merge branch 'try-compile-min-version' into cygwinBrad King2010-12-141-2/+3
| |\ \ \
* | \ \ \ Merge topic 'custom-command-generator-expressions'Brad King2010-12-2115-31/+128
|\ \ \ \ \
| * | | | | Introduce "generator expression" syntax to custom commands (#11209)Brad King2010-12-154-5/+41
| * | | | | Record set of targets used in cmGeneratorExpressionBrad King2010-12-152-0/+7
| * | | | | Optionally suppress errors in cmGeneratorExpressionBrad King2010-12-152-4/+7
| * | | | | Factor generator expression docs out of add_testBrad King2010-12-153-13/+33
| * | | | | Record backtrace in cmCustomCommandBrad King2010-12-156-9/+40