Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'remove_error_read_script' | Brad King | 2015-02-27 | 21 | -25/+1 |
|\ | |||||
| * | CTest: Drop "Error in read script" message at end of testing | Zack Galbreath | 2015-02-27 | 21 | -25/+1 |
* | | Merge topic 'cmake-build-ninja-verbose' | Brad King | 2015-02-27 | 20 | -22/+57 |
|\ \ | |||||
| * | | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v' | Brad King | 2015-02-26 | 3 | -0/+22 |
| * | | cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja | Gregor Jasny | 2015-02-26 | 17 | -22/+35 |
| |/ | |||||
* | | Merge topic 'install-manifest-optimize' | Brad King | 2015-02-27 | 2 | -12/+10 |
|\ \ | |||||
| * | | install: Write the entire installation manifest at once | Robert Goulet | 2015-02-26 | 2 | -12/+10 |
* | | | Merge topic 'cpack_rpm_mulit_prefix_fixup-for-master' | Brad King | 2015-02-27 | 3 | -39/+62 |
|\ \ \ | |||||
| * | | | CPackRPM: Consolidate CPackComponentsForAll test case coverage | Domen Vrankar | 2015-02-27 | 1 | -25/+5 |
| * | | | Merge branch 'cpack_rpm_mulit_prefix_fixup' into cpack_rpm_mulit_prefix_fixup... | Domen Vrankar | 2015-02-27 | 3 | -20/+63 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | CPackRPM: Fix handling of relocation prefix parent directories | Domen Vrankar | 2015-02-27 | 3 | -20/+62 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2015-02-27 | 3 | -30/+59 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-02-26 | 3 | -30/+59 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | KWSys 2015-02-25 (1b75ad3d) | KWSys Robot | 2015-02-26 | 3 | -30/+59 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-27 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'windows-rc-enable-later' | Brad King | 2015-02-26 | 4 | -9/+10 |
|\ \ \ \ | |||||
| * | | | | RC: Add platform-specific preprocessor definitions (#15404) | Brad King | 2015-02-25 | 1 | -0/+4 |
| * | | | | RC: Enable language after C, CXX, or Fortran is enabled (#15404) | Brad King | 2015-02-25 | 3 | -6/+6 |
| * | | | | RC: Drop unused CMAKE_COMPILE_RESOURCE variable setting | Brad King | 2015-02-25 | 2 | -3/+0 |
* | | | | | Merge topic 'ExternalData-url-algo-map' | Brad King | 2015-02-26 | 15 | -1/+96 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalData: Add support for custom algorithm-to-URL mapping | Brad King | 2015-02-25 | 15 | -1/+96 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'release' | Brad King | 2015-02-25 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'sln-no-bom' into release | Brad King | 2015-02-24 | 2 | -10/+0 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge topic 'test-drop-CTestTestFailedSubmit' | Brad King | 2015-02-25 | 2 | -91/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Drop CTestTestFailedSubmit-* tests | Brad King | 2015-02-24 | 2 | -91/+0 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'CheckCompilerFlag-use-FLAGS' | Brad King | 2015-02-25 | 3 | -12/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check*CompilerFlag: Refactor method used to pass flags | Mark Abraham | 2015-02-24 | 3 | -12/+12 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'vs-midl-absolute-OutputDirectory' | Brad King | 2015-02-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmVisualStudio10TargetGenerator: Wrap long line | Brad King | 2015-02-24 | 1 | -1/+2 |
* | | | | | | | | Merge topic 'refine-MSVC-ARM-WinCE' | Brad King | 2015-02-25 | 3 | -14/+48 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | MSVC: Compile with arch-specific flags on ARM platforms (#14552) | Gunnar Roth | 2015-02-24 | 1 | -0/+11 |
| * | | | | | | | | MSVC: Distinguish among ARM architectures more precisely (#14552) | Gunnar Roth | 2015-02-24 | 3 | -13/+36 |
| * | | | | | | | | MSVC: Define /DWINCE when building for WinCE platforms (#14552) | Gunnar Roth | 2015-02-24 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'sln-no-bom' | Brad King | 2015-02-25 | 2 | -10/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | VS: Do not generate a BOM in .sln files | Brad King | 2015-02-24 | 2 | -10/+0 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-02-25 | 1 | -1/+1 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge topic 'cleanup-cmAlgorithms' | Brad King | 2015-02-24 | 1 | -24/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmAlgorithms: Cache the end iterators in algorithms. | Stephen Kelly | 2015-02-24 | 1 | -4/+7 |
| * | | | | | | cmAlgorithms: Remove needless assignment. | Stephen Kelly | 2015-02-24 | 1 | -2/+1 |
| * | | | | | | cmAlgorithms: Maintain the pivot iterator in cmRemoveIndices. | Stephen Kelly | 2015-02-24 | 1 | -2/+4 |
| * | | | | | | cmAlgorithms: Relax iterator requirement for cmRemoveIndices. | Stephen Kelly | 2015-02-24 | 1 | -2/+5 |
| * | | | | | | cmAlgorithms: Make cmRemoveDuplicates work with more containers. | Stephen Kelly | 2015-02-24 | 1 | -2/+3 |
| * | | | | | | cmAlgorithms: Rename template argument to RemoveN. | Stephen Kelly | 2015-02-24 | 1 | -3/+3 |
| * | | | | | | cmAlgorithms: Relax cmRemoveN requirement to FwdIter. | Stephen Kelly | 2015-02-24 | 1 | -1/+3 |
| * | | | | | | cmAlgorithms: Add a size() to cmRange. | Stephen Kelly | 2015-02-24 | 1 | -0/+3 |
| * | | | | | | cmAlgorithms: Rename template type in cmDeleteAll algorithm. | Stephen Kelly | 2015-02-23 | 1 | -10/+10 |
| * | | | | | | cmAlgorithms: Add const to const objects. | Stephen Kelly | 2015-02-23 | 1 | -3/+3 |
* | | | | | | | Merge topic 'FindMatlab-remove-trailing-lines' | Brad King | 2015-02-24 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindMatlab: Remove trailing blank lines | Brad King | 2015-02-24 | 1 | -1/+0 |