summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | GetPrerequisites: Update output matching for newer 'file' versionsMarcus Meissner2015-02-231-0/+7
* | | | | | | | | Merge topic 'ctest-output-options'Brad King2015-02-2483-586/+1049
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest_upload: Add QUIET optionZack Galbreath2015-02-239-3/+44
| * | | | | | | | | ctest_memcheck: Add QUIET optionZack Galbreath2015-02-237-48/+65
| * | | | | | | | | ctest_coverage: Add QUIET optionZack Galbreath2015-02-2316-216/+290
| * | | | | | | | | ctest_test: Add QUIET optionZack Galbreath2015-02-2311-50/+105
| * | | | | | | | | ctest_build: Add QUIET optionZack Galbreath2015-02-239-40/+99
| * | | | | | | | | ctest_configure: Add QUIET optionZack Galbreath2015-02-239-9/+54
| * | | | | | | | | ctest_update: Add QUIET optionZack Galbreath2015-02-235-40/+89
| * | | | | | | | | ctest_start: Add QUIET optionZack Galbreath2015-02-2310-42/+102
| * | | | | | | | | ctest_submit: Add QUIET optionZack Galbreath2015-02-2311-126/+173
| * | | | | | | | | CTest: Add cmCTestOptionalLog macroZack Galbreath2015-02-232-12/+28
* | | | | | | | | | Merge topic 'test-RunCMake-refactor-ctest'Brad King2015-02-24149-120/+104
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Tests: Drop unnecessary stderr matching from RunCMake.ctest_memcheckBrad King2015-02-235-15/+0
| * | | | | | | | | Tests: Teach RunCMake to tolerate 'Error kstat returned' lines in test outputBrad King2015-02-231-1/+1
| * | | | | | | | | Tests: Teach RunCMake to tolerate Guard Malloc lines in test outputBrad King2015-02-231-1/+1
| * | | | | | | | | Tests: Teach RunCMake to tolerate BullseyeCoverage lines in test outputBrad King2015-02-231-1/+1
| * | | | | | | | | Tests: Match curl error in RunCMake.ctest_submit FailDrop-* casesBrad King2015-02-233-3/+3
| * | | | | | | | | Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}Brad King2015-02-1985-30/+30
| * | | | | | | | | Tests: Rename RunCMake.{CTestSubmit => ctest_submit}Brad King2015-02-1962-37/+37
| * | | | | | | | | Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck)Brad King2015-02-194-31/+30
| * | | | | | | | | Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmitBrad King2015-02-194-12/+12
* | | | | | | | | | CMake Nightly Date StampKitware Robot2015-02-241-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release'Brad King2015-02-230-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | CMake 3.2.0-rc2v3.2.0-rc2Brad King2015-02-231-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'wix-shortcut-properties'Brad King2015-02-2315-152/+409
|\ \ \ \ \ \ \
| * | | | | | | CPackWIX: Add release notes for the wix-shortcut-properties topic.Nils Gladitz2015-02-231-0/+9
| * | | | | | | CPackWIX: Enhance CMake CPack WIX generated installer.Nils Gladitz2015-02-221-0/+22
| * | | | | | | CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.Nils Gladitz2015-02-217-1/+47
| * | | | | | | CPackWIX: Add installed file properties for the creation of shortcuts.Nils Gladitz2015-02-219-12/+83
| * | | | | | | CPackWIX: Refactor start menu and desktop shortcut creation.Nils Gladitz2015-02-217-150/+249
| * | | | | | | CPackWIX: Explicitly list CPack WIX headers for IDE convenience.Nils Gladitz2015-02-201-0/+10
* | | | | | | | Merge topic 'rpm_package_architecture'Brad King2015-02-234-6/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add notes for topic 'rpm_package_architecture'Brad King2015-02-231-0/+6
| * | | | | | | | Tests: CpackRPM test component architectureJoshua A Clayton2015-02-232-0/+14
| * | | | | | | | CPackRPM: Support rpm architecture in componentsJoshua A Clayton2015-02-231-0/+11
| * | | | | | | | CPackRPM: Fix CPACK_RPM_PACKAGE_ARCHITECTUREJoshua A Clayton2015-02-231-6/+15
* | | | | | | | | Merge branch 'release'Brad King2015-02-230-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindCurses-remove-unused-check' into releaseBrad King2015-02-201-2/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'private-FindJsonCpp' into releaseBrad King2015-02-207-12/+10
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'if-optimize'Brad King2015-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | if(): avoid one needless string compare for all if() statementsRolf Eike Beer2015-02-221-1/+1
* | | | | | | | | | | | Merge topic 'rpm_run_tests_on_other_platforms'Brad King2015-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPackRPM: run tests on more platforms than just LinuxDomen Vrankar2015-02-231-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'minor-cleanups'Brad King2015-02-236-38/+15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmMakefile: Store macro list in a vector not in a map.Stephen Kelly2015-02-214-28/+10
| * | | | | | | | | | | | cmMakefile: Fix list of macros generation.Stephen Kelly2015-02-211-1/+1
| * | | | | | | | | | | | cmFunctionCommand: Remove ineffectual code.Stephen Kelly2015-02-211-5/+0
| * | | | | | | | | | | | cmTarget: Don't needlessly clear vectors in the destructor.Stephen Kelly2015-02-211-5/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'fix-graphiz-typo'Brad King2015-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \