summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'msvc-runtime-library'Brad King2019-04-1738-17/+482
|\
| * MSVC: Add abstraction for runtime library selectionBrad King2019-04-1737-13/+478
| * VS: Fix Fortran runtime library flag map special case for '-' optionsBrad King2019-04-101-4/+4
* | Merge topic 'memorize_msvc_like_compilers_C_support'Brad King2019-04-172-3/+10
|\ \
| * | CompileFeatures: Record which C features the MSVC compiler supportsRobert Maynard2019-04-122-3/+10
* | | Merge branch 'release-3.14'Brad King2019-04-170-0/+0
|\ \ \
| * \ \ Merge branch 'FindOpenGL-libglvnd-subdir' into release-3.14Brad King2019-04-171-0/+3
| |\ \ \
* | \ \ \ Merge topic 'libglvnd-subdir'Brad King2019-04-171-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindOpenGL: look for GLVND libraries with a libglvnd suffixBen Boeckel2019-04-171-0/+3
* | | | | CMake Nightly Date StampKitware Robot2019-04-171-1/+1
* | | | | Merge topic 'vs-project-import'Brad King2019-04-168-0/+74
|\ \ \ \ \
| * | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-158-0/+74
* | | | | | Merge topic 'genex-output_name'Brad King2019-04-1637-214/+239
|\ \ \ \ \ \
| * | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-1537-214/+239
* | | | | | | Merge topic 'string-repeat'Brad King2019-04-1612-0/+136
|\ \ \ \ \ \ \
| * | | | | | | string: introduce `REPEAT` sub-commandAlex Turbov2019-04-1512-0/+136
* | | | | | | | Merge topic 'autogen_moc_uic_single_job_queue'Brad King2019-04-1616-1268/+1705
|\ \ \ \ \ \ \ \
| * | | | | | | | Autogen: Add ManySources testSebastian Holtermann2019-04-158-0/+131
| * | | | | | | | 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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.14'Brad King2019-04-160-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'Boost-Gentoo' into release-3.14Brad King2019-04-163-1/+31
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'vs2019-redist' into release-3.14Brad King2019-04-151-2/+5
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'vs2019-redist'Brad King2019-04-161-2/+5
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | IRSL: Update redist directory for VS 2019 update 1Brad King2019-04-151-2/+5
* | | | | | | | | | Merge topic 'Boost-Gentoo'Brad King2019-04-163-1/+31
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindBoost: Fix detection with version suffixes on GentooRolf Eike Beer2019-04-163-1/+31
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | 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 'iar-generalize'Brad King2019-04-159-116/+121
|\ \ \ \ \ \ \ \
| * | | | | | | | IAR: Generalize and add support for IAR RX compilerStefan Andersson2019-04-129-116/+121
* | | | | | | | | Merge topic 'ghs_custom'Brad King2019-04-1530-234/+1105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GHS: Update tests and notesFred Baksik2019-04-1123-10/+381
| * | | | | | | | | GHS: Update ExternalProject for GHS toolsFred Baksik2019-04-112-13/+27
| * | | | | | | | | GHS: Update project layout to accommodate gbuild inconsistenciesFred Baksik2019-04-114-135/+35
| * | | | | | | | | GHS: Update project layout to build targets correctlyFred Baksik2019-04-115-156/+323
| * | | | | | | | | 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
* | | | | | | | | | Merge branch 'release-3.14'Brad King2019-04-150-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-FindBoost-msvc-toolset-14.2' into release-3.14Brad King2019-04-121-5/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindBoost-msvc-toolset-14.2'Brad King2019-04-151-5/+20
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-FindBoost-msvc-toolset-14.2'Brad King2019-04-120-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | FindBoost: Add support for MSVC toolset version 14.2Brad King2019-04-121-5/+20
| | |/ / / / / / / /