Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-04-19 | 1 | -1/+1 |
* | Merge topic 'unique' | Brad King | 2019-04-18 | 7 | -30/+21 |
|\ | |||||
| * | Ninja,Makefile: use `unique_ptr` for memory management | Saleem Abdulrasool | 2019-04-18 | 7 | -30/+21 |
* | | Merge topic 'update-kwsys' | Brad King | 2019-04-18 | 4 | -88/+76 |
|\ \ | |||||
| * | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-04-17 | 4 | -88/+76 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-18 | 1 | -1/+1 |
* | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 5 | -7/+55 |
|\ \ \ | |/ / |/| | | |||||
| * | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 4 | -3/+51 |
| * | | VS: Fix Fortran runtime library flag map special case for '-' options | Brad King | 2019-04-10 | 1 | -4/+4 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-17 | 1 | -1/+1 |
* | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 2 | -0/+20 |
|\ \ \ | |||||
| * | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 2 | -0/+20 |
* | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 1 | -16/+16 |
|\ \ \ \ | |||||
| * | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...> | Marc Chevrier | 2019-04-15 | 1 | -16/+16 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'string-repeat' | Brad King | 2019-04-16 | 2 | -0/+62 |
|\ \ \ \ | |||||
| * | | | | string: introduce `REPEAT` sub-command | Alex Turbov | 2019-04-15 | 2 | -0/+62 |
* | | | | | Merge topic 'autogen_moc_uic_single_job_queue' | Brad King | 2019-04-16 | 8 | -1268/+1574 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic` | Sebastian Holtermann | 2019-04-15 | 4 | -69/+64 |
| * | | | | | Autogen: Factor out concurrency framework to cmWorkerPool class | Sebastian Holtermann | 2019-04-15 | 7 | -1234/+1545 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-16 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'ctest-build-and-test-no-progress' | Brad King | 2019-04-15 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | ctest: drop incremental progress-only messages from build-and-test output | Brad King | 2019-04-12 | 1 | -3/+4 |
| |/ / / / | |||||
* | | | | | Merge topic 'code-cleanup' | Brad King | 2019-04-15 | 2 | -37/+23 |
|\ \ \ \ \ | |||||
| * | | | | | cmVisualStudio10TargetGenerator: Simplify code of two functions | Leonid Pospelov | 2019-04-12 | 1 | -8/+6 |
| * | | | | | cmVisualStudio10TargetGenerator: Use count instead of find | Leonid Pospelov | 2019-04-12 | 1 | -19/+9 |
| * | | | | | cmVisualStudio10TargetGenerator: Remove uses of const_cast | Leonid Pospelov | 2019-04-12 | 2 | -12/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'ghs_custom' | Brad King | 2019-04-15 | 6 | -211/+697 |
|\ \ \ \ \ | |||||
| * | | | | | GHS: Update ExternalProject for GHS tools | Fred Baksik | 2019-04-11 | 1 | -1/+1 |
| * | | | | | GHS: Update project layout to accommodate gbuild inconsistencies | Fred Baksik | 2019-04-11 | 4 | -135/+35 |
| * | | | | | GHS: Update project layout to build targets correctly | Fred Baksik | 2019-04-11 | 4 | -155/+322 |
| * | | | | | GHS: Support add_dependencies() command | Fred Baksik | 2019-04-11 | 3 | -80/+102 |
| * | | | | | GHS: Support add_custom_target() command | Fred Baksik | 2019-04-11 | 5 | -79/+184 |
| * | | | | | GHS: Support add_custom_command( OUTPUT ) signature | Fred Baksik | 2019-04-11 | 4 | -27/+219 |
| * | | | | | GHS: Update custom command build events | Fred Baksik | 2019-04-10 | 2 | -41/+141 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-15 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-14 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-13 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'genex-target-prefix-suffix' | Brad King | 2019-04-12 | 3 | -30/+264 |
|\ \ \ \ \ | |||||
| * | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...> | Marc Chevrier | 2019-04-10 | 1 | -0/+117 |
| * | | | | | Refactor: Add new methods to retrieve prefix and suffix | Marc Chevrier | 2019-04-10 | 2 | -30/+147 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'iface-headers' | Brad King | 2019-04-12 | 2 | -2/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 2 | -2/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cpack-cleanup' | Brad King | 2019-04-12 | 1 | -68/+0 |
|\ \ \ \ | |||||
| * | | | | cpack: Remove unused file with old development notes | Brad King | 2019-04-11 | 1 | -68/+0 |
* | | | | | Merge topic 'cmSystemTools-StringToULong-negatives' | Brad King | 2019-04-12 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Fix StringToULong to reject negative numbers | Brad King | 2019-04-11 | 1 | -0/+6 |
| |/ / / / | |||||
* | | | | | Merge topic 'argument-parser-warning' | Brad King | 2019-04-12 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmArgumentParser: Fix -Wcomma warning | Brad King | 2019-04-11 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-overlay-icon-windows' | Brad King | 2019-04-12 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Fix icon overlay on windows | Julien Jomier | 2019-04-11 | 1 | -1/+0 |