Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'autogen_fix_3.8' into release | Brad King | 2017-02-15 | 1 | -2/+2 |
|\ | |||||
| * | Autogen: Fix headers not skipped | Sebastian Holtermann | 2017-02-15 | 1 | -2/+2 |
* | | Merge branch 'fix-ctest_update-svn' into release | Brad King | 2017-02-15 | 1 | -1/+4 |
|\ \ | |||||
| * | | ctest_update: Fix svn log and external loading | Brad King | 2017-02-15 | 1 | -1/+4 |
| * | | Merge branch 'case-insensitive-bindir-detection' into release | Brad King | 2017-01-20 | 1 | -1/+2 |
| |\ \ | |||||
| * | | | CMake 3.7.2v3.7.2 | Brad King | 2017-01-13 | 1 | -1/+1 |
* | | | | Merge branch 'execute_process-default-encoding' into release | Brad King | 2017-02-13 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | execute_process: Restore no-decoding default behavior | Brad King | 2017-02-13 | 1 | -1/+1 |
* | | | | CMake 3.8.0-rc1 version update | Brad King | 2017-02-06 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge topic 'vs-quote-rerun-paths' | Brad King | 2017-02-06 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | VS: Fix quoting of special characters in cmake re-run check commands | Brad King | 2017-02-06 | 2 | -6/+6 |
* | | | | Merge topic 'productbuild_signing' | Brad King | 2017-02-06 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+22 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-03 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-02 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-01 | 1 | -1/+1 |
* | | | Merge topic 'vs-export-external-objects' | Brad King | 2017-01-31 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects | Zsolt Parragi | 2017-01-30 | 1 | -0/+8 |
* | | | | Merge topic '16432-static-frameworks' | Brad King | 2017-01-31 | 5 | -33/+89 |
|\ \ \ \ | |||||
| * | | | | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 4 | -16/+71 |
| * | | | | Makefile: For static libraries remove only the "real" lib before creating | Gregor Jasny | 2017-01-26 | 1 | -13/+14 |
| * | | | | Makefile: Re-order list of files to clean | Gregor Jasny | 2017-01-26 | 1 | -4/+4 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-31 | 1 | -1/+1 |
* | | | | | Merge topic 'timestamp-percent' | Brad King | 2017-01-30 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | string: Teach TIMESTAMP to treat %% as % | Bernhard M. Wiedemann | 2017-01-27 | 1 | -0/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-30 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-29 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-28 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'genex-if' | Brad King | 2017-01-27 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 1 | -0/+22 |
* | | | | | Merge topic 'topic-reproducible-build' | Brad King | 2017-01-27 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | cmTimestamp: Support SOURCE_DATE_EPOCH to override current time | Bernhard M. Wiedemann | 2017-01-26 | 1 | -0/+11 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-27 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-26 | 1 | -1/+1 |
* | | | | | Merge topic 'cpack-ifw-options' | Brad King | 2017-01-25 | 2 | -18/+165 |
|\ \ \ \ \ | |||||
| * | | | | | CPackIFW: Add some options | Konstantin Podsvirov | 2017-01-24 | 2 | -18/+165 |
* | | | | | | Merge topic 'sanitizer-options' | Brad King | 2017-01-25 | 1 | -3/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty | Jamie Snape | 2017-01-23 | 1 | -3/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'lang_lint' | Brad King | 2017-01-25 | 4 | -7/+57 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 4 | -7/+57 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-01-25 | 1 | -1/+1 |
* | | | | | Merge topic '16253-xcode-effective-platform-name' | Brad King | 2017-01-24 | 5 | -4/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 5 | -4/+25 |
* | | | | | | Merge topic 'qtdialog-trim-new-varname' | Brad King | 2017-01-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake-gui: trim spaces from user-created variable names | Clinton Stimpson | 2017-01-20 | 1 | -1/+1 |
* | | | | | | | Merge topic 'csproj-improvements' | Brad King | 2017-01-24 | 1 | -25/+184 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: removed usage of relative paths for C# targets in in-source builds | Michael Stürmer | 2017-01-18 | 1 | -6/+0 |