Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename RunCMake.{CTestSubmit => ctest_submit} | Brad King | 2015-02-19 | 62 | -37/+37 |
* | Tests: Split RunCTest helper out of RunCMake.CTest(Submit|Memcheck) | Brad King | 2015-02-19 | 4 | -31/+30 |
* | Tests: Rename RunCMake.CTestMemcheck internals to match CTestSubmit | Brad King | 2015-02-19 | 4 | -12/+12 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-02-12 | 1 | -1/+1 |
* | Merge branch 'release' | Brad King | 2015-02-11 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fix_timeout_docs' into release | Brad King | 2015-02-10 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge branch 'bootstrap-sphinx-qthelp' into release | Brad King | 2015-02-10 | 1 | -0/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'makefile-missing-comment' into release | Brad King | 2015-02-10 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.1' | Brad King | 2015-02-11 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'makefile-missing-comment' into release-3.1 | Brad King | 2015-02-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Merge topic 'export-interface-source-files' | Brad King | 2015-02-11 | 72 | -291/+488 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add release notes for export-interface-source-files. | Stephen Kelly | 2015-02-10 | 1 | -0/+6 |
| * | | | | | | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 33 | -90/+260 |
| * | | | | | | Tests: Move IfacePaths test stderr files. | Stephen Kelly | 2015-02-10 | 11 | -0/+1 |
| * | | | | | | Tests: Run IfacePaths tests with a parameter. | Stephen Kelly | 2015-02-09 | 9 | -21/+35 |
| * | | | | | | Tests: Split part of include_directories test to a generic location. | Stephen Kelly | 2015-02-09 | 40 | -157/+163 |
* | | | | | | | Merge topic 'fix_timeout_docs' | Brad King | 2015-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Help: Fix variable reference in TIMEOUT test property docs | Zack Galbreath | 2015-02-10 | 1 | -1/+1 |
* | | | | | | | Merge topic 'BundleUtilities-install_name_tool-exit' | Brad King | 2015-02-11 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | BundleUtilities: Teach fixup_bundle to check install_name_tool result | Ruslan Baratov | 2015-02-10 | 1 | -1/+6 |
* | | | | | | | | Merge topic 'bootstrap-sphinx-qthelp' | Brad King | 2015-02-11 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | bootstrap: Add --sphinx-qthelp option to enable qthelp doc generation | Nuno Sucena Almeida | 2015-02-10 | 1 | -0/+8 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindRuby-windows-x64' | Brad King | 2015-02-11 | 1 | -4/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindRuby: Fix finding 64-bit Ruby on Windows | Michael Smith | 2015-02-10 | 1 | -4/+9 |
* | | | | | | | | Merge topic 'try_compile-shorter-names' | Brad King | 2015-02-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | try_compile: Use shorter test executable name with consistent length | Brad King | 2015-02-10 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'makefile-missing-comment' | Brad King | 2015-02-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Makefile: Fix regression in target-bound custom command COMMENT output | Nils Gladitz | 2015-02-10 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-11 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'cmStandardIncludes-cleanup' | Brad King | 2015-02-10 | 13 | -12/+20 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | cmStandardIncludes: Remove list include. | Stephen Kelly | 2015-02-06 | 11 | -1/+17 |
| * | | | | | | | cmStandardIncludes: Remove deque include. | Stephen Kelly | 2015-02-06 | 3 | -1/+3 |
| * | | | | | | | cmStandardIncludes: Remove some VS6 workarounds. | Stephen Kelly | 2015-02-06 | 1 | -10/+0 |
* | | | | | | | | Merge topic 'test-RunCMake-updates' | Brad King | 2015-02-10 | 59 | -61/+18 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | RunCMake: Allow specifying the stderr file for a test. | Stephen Kelly | 2015-02-09 | 1 | -1/+4 |
| * | | | | | | RunCMake: Allow specifying the directory to run tests in. | Stephen Kelly | 2015-02-09 | 1 | -3/+14 |
| * | | | | | | RunCMake: Remove unneeded files. | Stephen Kelly | 2015-02-09 | 57 | -57/+0 |
* | | | | | | | Merge branch 'release' | Brad King | 2015-02-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into release | Brad King | 2015-02-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'no-global-setlocale' into release | Brad King | 2015-02-06 | 9 | -12/+39 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.1' | Brad King | 2015-02-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'backport-no-global-setlocale' into release-3.1 | Brad King | 2015-02-06 | 9 | -12/+39 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'cpack_rpm_mulit_prefix_fixup' | Brad King | 2015-02-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | CPackRPM: Fix recognition of absolute relocation paths | Domen Vrankar | 2015-02-10 | 1 | -1/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'use-algorithms' | Brad King | 2015-02-10 | 24 | -147/+74 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmSystemTools: Remove unnecessary comparison. | Stephen Kelly | 2015-02-06 | 1 | -1/+1 |
| * | | | | | | | | cmSystemTools: Early return if size makes later comparison false. | Stephen Kelly | 2015-02-06 | 1 | -0/+4 |
| * | | | | | | | | Replace temporary bool by inlining warning condition. | Stephen Kelly | 2015-02-06 | 1 | -15/+11 |
| * | | | | | | | | Replace loop with member algorithm. | Stephen Kelly | 2015-02-06 | 1 | -6/+5 |
| * | | | | | | | | cmComputeLinkDepends: Remove temporary iterator copy. | Stephen Kelly | 2015-02-06 | 1 | -2/+1 |