summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-073-1/+10
* CMake: Install COMPONENTs (QtDialog)Konstantin Podsvirov2015-07-071-9/+19
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-0710-25/+183
* CMake Nightly Date StampKitware Robot2015-07-071-1/+1
* Merge topic 'show-number-of-tests'Brad King2015-07-063-4/+47
|\
| * CTest: Show the number of tests for each label in the summaryBetsy McPhail2015-07-063-4/+47
* | Merge topic 'xlc-no-qalias-flag'Brad King2015-07-062-4/+2
|\ \
| * | XL: Drop -qalias=noansi from default C flagsBrad King2015-07-022-4/+2
* | | CMake Nightly Date StampKitware Robot2015-07-061-1/+1
* | | CMake Nightly Date StampKitware Robot2015-07-051-1/+1
* | | CMake Nightly Date StampKitware Robot2015-07-041-1/+1
* | | CMake Nightly Date StampKitware Robot2015-07-031-1/+1
| |/ |/|
* | Merge topic 'fix-readme-typos'Brad King2015-07-022-2/+2
|\ \
| * | README: Fix typo "the the" => "the"Brad King2015-07-021-1/+1
| * | CONTRIBUTING: Spell "offered" correctlyBrad King2015-07-021-1/+1
| |/
* | Merge topic 'ctest-test-load'Brad King2015-07-0243-11/+441
|\ \ | |/ |/|
| * ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-3040-7/+392
| * cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementationZack Galbreath2015-06-302-4/+32
| * cmSystemTools: Add StringToULong helperBrad King2015-06-302-0/+10
| * Tests: Teach RunCMake infrastructure to optionally timeoutBrad King2015-06-301-0/+7
* | Merge topic 'update-kwsys'Brad King2015-07-021-1/+1
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-021-1/+1
| |\ \
| | * | KWSys 2015-07-02 (1f19c187)KWSys Robot2015-07-021-1/+1
* | | | Merge topic 'use-generator-target'Brad King2015-07-0216-115/+137
|\ \ \ \
| * | | | cmGlobalGenerator: Map local generators to generator targets.Stephen Kelly2015-07-014-15/+13
| * | | | cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-0116-108/+132
* | | | | Merge topic 'clean-up-cmMakefile'Brad King2015-07-023-74/+80
|\ \ \ \ \
| * | | | | cmMakefile: Merge two Scope types and instances.Stephen Kelly2015-06-301-30/+18
| * | | | | cmMakefile: Rename a variable.Stephen Kelly2015-06-301-3/+3
| * | | | | cmMakefile: Expand the scope of scoped buildsystem file state.Stephen Kelly2015-06-301-3/+1
| * | | | | cmMakefile: Compute the filename processed in a scope.Stephen Kelly2015-06-301-3/+6
| * | | | | cmMakefile: Inline ProcessBuildsystemFile into only caller.Stephen Kelly2015-06-301-43/+39
| * | | | | cmMakefile: Don't use string comparison to check directory level.Stephen Kelly2015-06-301-2/+1
| * | | | | cmMakefile: Avoid invoking EnforceDirectoryLevelRules.Stephen Kelly2015-06-303-4/+3
| * | | | | cmMakefile: Add filename to ReadListFile auto scopes.Stephen Kelly2015-06-301-6/+6
| * | | | | cmMakefile: Remove IncludeScope Quiet call.Stephen Kelly2015-06-301-1/+0
| * | | | | cmMakefile: Make listfile scopes responsible for logical checks.Stephen Kelly2015-06-302-30/+6
| * | | | | cmMakefile: Move the lexical scope.Stephen Kelly2015-06-301-3/+2
| * | | | | cmMakefile: Add automatic scopes to listfile readers.Stephen Kelly2015-06-302-6/+55
| * | | | | cmMakefile: Move the IncludeScope to where it is used.Stephen Kelly2015-06-301-20/+20
| |/ / / /
* | | | | Merge topic 'compiler-id-xcode-tool-per-language'Brad King2015-07-024-9/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CMakeDetermineCompilerId: Use per-language regex to match Xcode compiler toolBrad King2015-06-304-9/+30
* | | | | CMake Nightly Date StampKitware Robot2015-07-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-07-011-1/+1
| |/ / / |/| | |
* | | | Merge topic 'enable_language-fail-earlier'Brad King2015-06-306-0/+15
|\ \ \ \
| * | | | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail earlyBrad King2015-06-296-0/+15
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-06-301-1/+1
|/ / /
* | | Merge topic 'compiler-id-simplify-ide-src'Brad King2015-06-291-2/+2
|\ \ \
| * | | CMakeDetermineCompilerId: Simplify src reference in IDE projectsBrad King2015-06-251-2/+2
* | | | Merge topic 'vs-librarian-machine-flag-default'Brad King2015-06-295-1/+12
|\ \ \ \