Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: Add CXX_STANDARD_REQUIRED to control decay. | Stephen Kelly | 2014-05-07 | 2 | -0/+21 |
* | Features: Decay language flag if requested is not available. | Stephen Kelly | 2014-05-07 | 1 | -7/+41 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-05-07 | 1 | -1/+1 |
* | Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property' | Brad King | 2014-05-06 | 3 | -54/+54 |
|\ | |||||
| * | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 3 | -54/+54 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-06 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-05 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-04 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-03 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-02 | 1 | -1/+1 |
|/ | |||||
* | Merge topic 'file-generate-if-different' | Brad King | 2014-05-01 | 1 | -12/+3 |
|\ | |||||
| * | file(GENERATE): Only write the file if content is different. | Stephen Kelly | 2014-04-30 | 1 | -12/+3 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-01 | 1 | -1/+1 |
* | | Merge topic 'osx-init-early' | Brad King | 2014-04-30 | 1 | -0/+15 |
|\ \ | |||||
| * \ | Merge branch 'master' into osx-init-early | Brad King | 2014-04-29 | 526 | -7449/+10957 |
| |\ \ | |||||
| * | | | Add platform-specific initialization step when enabling languages | Brad King | 2014-04-29 | 1 | -0/+15 |
* | | | | Merge topic 'cxx98-features' | Brad King | 2014-04-30 | 1 | -0/+21 |
|\ \ \ \ | |||||
| * | | | | Features: Add cxx_template_template_parameters. | Stephen Kelly | 2014-04-16 | 1 | -0/+21 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-30 | 1 | -1/+1 |
* | | | | | Merge topic 'doc-full-help' | Brad King | 2014-04-29 | 3 | -3/+14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Restore --help-full option to output all help manuals | Brad King | 2014-04-25 | 3 | -3/+14 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'osx-CFBundle-info-plist' into release | Brad King | 2014-04-22 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | OS X: Fix Info.plist placement in a CFBundle | Tim Blechmann | 2014-04-22 | 1 | -1/+1 |
| * | | | | CMake 3.0.0-rc4v3.0.0-rc4 | Brad King | 2014-04-16 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'archive-null-error' into release | Brad King | 2014-04-16 | 1 | -14/+21 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'revise-compiler-id-policies' into release | Brad King | 2014-04-02 | 3 | -2/+22 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-29 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-28 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-27 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-25 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'aix-streams' | Brad King | 2014-04-24 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix compile error on AIX/gcc-2.9 because of unknown std::stringstream | Rolf Eike Beer | 2014-04-22 | 1 | -2/+2 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-23 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-22 | 1 | -1/+1 |
* | | | | | Merge topic 'feature-absence-hard-error' | Brad King | 2014-04-21 | 1 | -2/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Features: FATAL_ERROR on compilers with no recorded features. | Stephen Kelly | 2014-04-17 | 1 | -2/+22 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'fix-wix-cpack-crash' | Brad King | 2014-04-21 | 2 | -6/+16 |
|\ \ \ \ \ | |||||
| * | | | | | CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger | Nils Gladitz | 2014-04-18 | 2 | -6/+16 |
* | | | | | | Merge topic 'internal-error-backtrace' | Brad King | 2014-04-21 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Print C++ stack trace after INTERNAL_ERROR messages | Brad King | 2014-04-17 | 1 | -0/+17 |
* | | | | | | | Merge topic 'autorcc-target-dir' | Brad King | 2014-04-21 | 2 | -2/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | QtAutogen: Put generated qrc files in a target-specific dir. | Stephen Kelly | 2014-04-18 | 2 | -2/+11 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-21 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-20 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-19 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-18 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'fix-CMP0052' | Brad King | 2014-04-17 | 1 | -5/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMP0052: Make the warning message more informative. | Stephen Kelly | 2014-04-17 | 1 | -1/+4 |