summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ccmake: Use LSB 4.0 getmaxyx conditionallyBrad King2011-01-052-2/+16
* ccmake: Use LSB 4.0 curses API conditionallyBrad King2011-01-041-5/+8
* ccmake: Port for LSB 4.0 (#11648)Craig Scott2011-01-032-6/+14
* 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
| |/ / / / / /
* | | | | | | Merge topic 'vs10-sln-msbuild-workaround'Brad King2010-12-213-10/+18
|\ \ \ \ \ \ \
| * | | | | | | Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-202-8/+12
| * | | | | | | Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633)Brad King2010-12-201-0/+2
| * | | | | | | Revert "Remove unused parameter "root" in some VS generator methods"Brad King2010-12-203-2/+4
* | | | | | | | Merge topic 'always_enable_generate'Brad King2010-12-214-51/+146
|\ \ \ \ \ \ \ \