summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-04-191-1/+1
* Merge topic 'unique'Brad King2019-04-187-30/+21
|\
| * Ninja,Makefile: use `unique_ptr` for memory managementSaleem Abdulrasool2019-04-187-30/+21
* | Merge topic 'update-kwsys'Brad King2019-04-184-88/+76
|\ \
| * | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-04-174-88/+76
* | | CMake Nightly Date StampKitware Robot2019-04-181-1/+1
* | | Merge topic 'msvc-runtime-library'Brad King2019-04-175-7/+55
|\ \ \ | |/ / |/| |
| * | MSVC: Add abstraction for runtime library selectionBrad King2019-04-174-3/+51
| * | VS: Fix Fortran runtime library flag map special case for '-' optionsBrad King2019-04-101-4/+4
* | | CMake Nightly Date StampKitware Robot2019-04-171-1/+1
* | | Merge topic 'vs-project-import'Brad King2019-04-162-0/+20
|\ \ \
| * | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-152-0/+20
* | | | Merge topic 'genex-output_name'Brad King2019-04-161-16/+16
|\ \ \ \
| * | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-151-16/+16
| | |_|/ | |/| |
* | | | Merge topic 'string-repeat'Brad King2019-04-162-0/+62
|\ \ \ \
| * | | | string: introduce `REPEAT` sub-commandAlex Turbov2019-04-152-0/+62
* | | | | Merge topic 'autogen_moc_uic_single_job_queue'Brad King2019-04-168-1268/+1574
|\ \ \ \ \
| * | | | | Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic`Sebastian Holtermann2019-04-154-69/+64
| * | | | | Autogen: Factor out concurrency framework to cmWorkerPool classSebastian Holtermann2019-04-157-1234/+1545
* | | | | | CMake Nightly Date StampKitware Robot2019-04-161-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'ctest-build-and-test-no-progress'Brad King2019-04-151-3/+4
|\ \ \ \ \
| * | | | | ctest: drop incremental progress-only messages from build-and-test outputBrad King2019-04-121-3/+4
| |/ / / /
* | | | | Merge topic 'code-cleanup'Brad King2019-04-152-37/+23
|\ \ \ \ \
| * | | | | cmVisualStudio10TargetGenerator: Simplify code of two functionsLeonid Pospelov2019-04-121-8/+6
| * | | | | cmVisualStudio10TargetGenerator: Use count instead of findLeonid Pospelov2019-04-121-19/+9
| * | | | | cmVisualStudio10TargetGenerator: Remove uses of const_castLeonid Pospelov2019-04-122-12/+10
| | |/ / / | |/| | |
* | | | | Merge topic 'ghs_custom'Brad King2019-04-156-211/+697
|\ \ \ \ \
| * | | | | GHS: Update ExternalProject for GHS toolsFred Baksik2019-04-111-1/+1
| * | | | | GHS: Update project layout to accommodate gbuild inconsistenciesFred Baksik2019-04-114-135/+35
| * | | | | GHS: Update project layout to build targets correctlyFred Baksik2019-04-114-155/+322
| * | | | | GHS: Support add_dependencies() commandFred Baksik2019-04-113-80/+102
| * | | | | GHS: Support add_custom_target() commandFred Baksik2019-04-115-79/+184
| * | | | | GHS: Support add_custom_command( OUTPUT ) signatureFred Baksik2019-04-114-27/+219
| * | | | | GHS: Update custom command build eventsFred Baksik2019-04-102-41/+141
* | | | | | CMake Nightly Date StampKitware Robot2019-04-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-04-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-04-131-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'genex-target-prefix-suffix'Brad King2019-04-123-30/+264
|\ \ \ \ \
| * | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-101-0/+117
| * | | | | Refactor: Add new methods to retrieve prefix and suffixMarc Chevrier2019-04-102-30/+147
| | |_|_|/ | |/| | |
* | | | | Merge topic 'iface-headers'Brad King2019-04-122-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-112-2/+3
| | |/ / | |/| |
* | | | Merge topic 'cpack-cleanup'Brad King2019-04-121-68/+0
|\ \ \ \
| * | | | cpack: Remove unused file with old development notesBrad King2019-04-111-68/+0
* | | | | Merge topic 'cmSystemTools-StringToULong-negatives'Brad King2019-04-121-0/+6
|\ \ \ \ \
| * | | | | cmSystemTools: Fix StringToULong to reject negative numbersBrad King2019-04-111-0/+6
| |/ / / /
* | | | | Merge topic 'argument-parser-warning'Brad King2019-04-121-1/+1
|\ \ \ \ \
| * | | | | cmArgumentParser: Fix -Wcomma warningBrad King2019-04-111-1/+1
| |/ / / /
* | | | | Merge topic 'fix-overlay-icon-windows'Brad King2019-04-121-1/+0
|\ \ \ \ \
| * | | | | cmake-gui: Fix icon overlay on windowsJulien Jomier2019-04-111-1/+0