summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2016-04-051-1/+1
* CMake Nightly Date StampKitware Robot2016-04-041-1/+1
* CMake Nightly Date StampKitware Robot2016-04-031-1/+1
* CMake Nightly Date StampKitware Robot2016-04-021-1/+1
* Merge topic 'eclipse-source-groups'Brad King2016-04-012-28/+47
|\
| * Eclipse: Implement traversal of nested source groups (#15701)Patrik Lehmann2016-03-312-28/+47
* | Merge topic 'update-kwsys'Brad King2016-04-011-2/+3
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-03-311-2/+3
| |/
* | CMake Nightly Date StampKitware Robot2016-04-011-1/+1
|/
* Merge topic 'fix-spelling-typos'Brad King2016-03-3115-20/+20
|\
| * Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-2915-20/+20
* | Merge topic 'update-kwsys'Brad King2016-03-314-8/+8
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-03-294-8/+8
| |/
* | Merge topic 'preallocate-condition-keywords'Brad King2016-03-311-31/+58
|\ \
| * | cmConditionEvaluator: Pre-allocate keyword stringsBrad King2016-03-291-31/+58
| |/
* | Merge topic 'simplify-condition-context'Brad King2016-03-314-28/+6
|\ \
| * | cmConditionEvaluator: Remove GetConditionContext methodBrad King2016-03-294-21/+6
| * | cmConditionEvaluator: Drop unnecessary path conversionBrad King2016-03-291-8/+1
| |/
* | Merge topic 'vs-fortran-MP'Brad King2016-03-311-0/+5
|\ \
| * | VS: Map Intel Fortran `/MP` flag for multi-processor compilation (#15990)Brad King2016-03-291-0/+5
* | | CMake Nightly Date StampKitware Robot2016-03-311-1/+1
* | | CMake Nightly Date StampKitware Robot2016-03-301-1/+1
| |/ |/|
* | Merge topic 'ghs-link-flags'Brad King2016-03-292-3/+34
|\ \
| * | GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-282-3/+34
| |/
* | CMake Nightly Date StampKitware Robot2016-03-291-1/+1
|/
* Merge topic 'only_change_timeout_once'Brad King2016-03-281-0/+2
|\
| * CTest: Only apply the secondary test timeout onceZack Galbreath2016-03-231-0/+2
* | CMake Nightly Date StampKitware Robot2016-03-281-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-271-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-261-1/+1
* | CMake Nightly Date StampKitware Robot2016-03-251-1/+1
* | Merge topic 'fix-variable_watch-reallocation'Brad King2016-03-243-10/+19
|\ \
| * | Avoid occasional use-after-free when a variable watch is executedYves Frederix2016-03-233-10/+19
* | | Merge topic 'cmake-depend-in-project-only'Brad King2016-03-241-0/+61
|\ \ \
| * | | Makefile: Optionally scan only source and build trees for dependenciesAttila Krasznahorkay2016-03-221-0/+61
* | | | Merge topic 'vs-startup-project'Brad King2016-03-243-9/+49
|\ \ \ \
| * | | | VS: Put ALL_BUILD in the PREDEFINED_TARGETS_FOLDERTaylor Braun-Jones2016-03-231-7/+1
| * | | | VS: Fix default target support for targets nested inside a folderTaylor Braun-Jones2016-03-231-1/+18
| * | | | VS: Add option to choose the `.sln` startup project (#15578)Davy Durham2016-03-223-1/+30
* | | | | CMake Nightly Date StampKitware Robot2016-03-241-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'use-cmXMLWriter'Brad King2016-03-2314-813/+928
|\ \ \ \
| * | | | CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
| * | | | cmExtraEclipseCDT4Generator: port to cmXMLWriterDaniel Pfeifer2016-03-232-380/+328
| * | | | cmGlobalKdevelopGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-231-146/+205
| * | | | cmExtraCodeLiteGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-211-93/+149
| * | | | cmExtraCodeBlocksGenerator: port to cmXMLWriterDaniel Pfeifer2016-03-212-91/+147
| * | | | cmXMLWriter: add Doctype() methodDaniel Pfeifer2016-03-212-0/+9
| * | | | cmXMLWriter: overload Element() method for empty elementsDaniel Pfeifer2016-03-212-0/+9
* | | | | CMake Nightly Date StampKitware Robot2016-03-231-1/+1
* | | | | Merge topic 'timeout_after_match'Brad King2016-03-225-0/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |