summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge topic 'custom-command-refactor'Brad King2010-12-2112-144/+136
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'imported-target-dependencies' into custom-command-refactorBrad King2010-12-081-4/+4
| |\ \ \ \ \
| * | | | | | Remove cmLocalGenerator::GetRealLocationBrad King2010-12-083-24/+7
| * | | | | | Factor out common custom command generatorBrad King2010-12-086-76/+118
| * | | | | | Simplify VS generator ConstructScript interfaceBrad King2010-12-085-47/+14
* | | | | | | Merge topic 'ctest-git-send-committer'Brad King2010-12-213-22/+43
|\ \ \ \ \ \ \
| * | | | | | | CTest: Factor out duplicate Git author/committer codeBrad King2010-12-201-44/+28
| * | | | | | | CTest git update should pass the committer as well as the authorZach Mullen2010-12-203-0/+37
* | | | | | | | Merge topic 'fix_docs_for_language_property'Brad King2010-12-211-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add more documentation for LANGUAGE property.Bill Hoffman2010-12-201-1/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'vs2010_header_only_fix'Brad King2010-12-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set.Bill Hoffman2010-12-201-1/+1
| |/ / / / / / /