summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Genex: Add a COMPILE_LANGUAGE generator expression.Stephen Kelly2015-03-0726-6/+162
* VS6: Compute CMAKE_*_FLAGS and COMPILE_DEFINITIONS* only when neededBrad King2015-03-071-70/+75
* Merge topic 'InstallRequiredSystemLibraries-COMPONENT'Brad King2015-03-042-27/+52
|\
| * InstallRequiredSystemLibraries: Add option to specify install COMPONENTJohan Andruejol2015-03-032-2/+18
| * InstallRequiredSystemLibraries: Format documentationBrad King2015-03-031-25/+34
* | Merge topic 'fix-JOM-quiet-make'Brad King2015-03-041-1/+1
|\ \
| * | JOM: Pass /NOLOGO when driving builds as is done for NMakeBrad King2015-03-021-1/+1
* | | Merge branch 'release'Brad King2015-03-040-0/+0
|\ \ \
| * | | CMake 3.2.0v3.2.0Brad King2015-03-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-03-041-1/+1
| |_|/ |/| |
* | | Merge branch 'release'Brad King2015-03-030-0/+0
|\ \ \ | |/ /
| * | Merge branch 'backport-KWSys-SystemTools-CopyFileAlways-fix' into releaseBrad King2015-03-021-0/+4
| |\ \
* | \ \ Merge topic 'backport-KWSys-SystemTools-CopyFileAlways-fix'Brad King2015-03-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | KWSys SystemTools: Update CopyFileAlways stream library workaroundsPaul Martin2015-03-021-0/+4
* | | | Merge topic 'cpack-strict-variable-selection'Brad King2015-03-031-1/+1
|\ \ \ \
| * | | | CPack: be more stringent when selecting variables to encodeРоман Донченко2015-03-021-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'update-kwsys'Brad King2015-03-031-0/+4
|\ \ \ \
| * \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-021-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KWSys 2015-02-27 (d2aa1afd)KWSys Robot2015-03-021-0/+4
* | | | | CMake Nightly Date StampKitware Robot2015-03-031-1/+1
|/ / / /
* | | | Merge branch 'release'Brad King2015-03-020-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'fix-crash-on-bad-LANG_STANDARD' into releaseBrad King2015-02-285-1/+17
| |\ \ \
* | \ \ \ Merge topic 'locale-agnostic-findhg'Brad King2015-03-021-0/+10
|\ \ \ \ \
| * | | | | FindHg: Run hg with C locale when querying its version.Nils Gladitz2015-02-281-0/+10
* | | | | | Merge topic 'modules-check-ARGC'Brad King2015-03-028-39/+121
|\ \ \ \ \ \
| * | | | | | Modules: Check for ARGC before using ARGV#Daniele E. Domenichelli2015-02-278-39/+121
* | | | | | | Merge topic 'fix-ctest-update-locale'Brad King2015-03-021-12/+12
|\ \ \ \ \ \ \
| * | | | | | | CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES.Nils Gladitz2015-02-271-12/+12
* | | | | | | | Merge topic 'fix-crash-on-bad-LANG_STANDARD'Brad King2015-03-025-1/+17
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)Brad King2015-02-285-1/+17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-021-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-03-011-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-02-281-1/+1
* | | | | | Merge branch 'release'Brad King2015-02-270-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into releaseBrad King2015-02-273-20/+62
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'install-manifest-optimize' into releaseBrad King2015-02-262-12/+10
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'macro-function-docs'Brad King2015-02-272-36/+50
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380)Daniele E. Domenichelli2015-02-262-2/+15
| * | | | | | | Help: Refine the .rst formatting of macro and function documentationDaniele E. Domenichelli2015-02-262-34/+35
* | | | | | | | Merge topic 'remove_error_read_script'Brad King2015-02-2721-25/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Drop "Error in read script" message at end of testingZack Galbreath2015-02-2721-25/+1
* | | | | | | | | Merge topic 'cmake-build-ninja-verbose'Brad King2015-02-2720-22/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'Brad King2015-02-263-0/+22
| * | | | | | | | | cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for NinjaGregor Jasny2015-02-2617-22/+35
| |/ / / / / / / /
* | | | | | | | | Merge topic 'install-manifest-optimize'Brad King2015-02-272-12/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | install: Write the entire installation manifest at onceRobert Goulet2015-02-262-12/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack_rpm_mulit_prefix_fixup-for-master'Brad King2015-02-273-39/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackRPM: Consolidate CPackComponentsForAll test case coverageDomen Vrankar2015-02-271-25/+5
| * | | | | | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup...Domen Vrankar2015-02-273-20/+63
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | CPackRPM: Fix handling of relocation prefix parent directoriesDomen Vrankar2015-02-273-20/+62