summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Tests: Teach RunCMake.ParseImplicitIncludeInfo to match output by regexBrad King2019-04-0816-17/+17
| | * | | | | | Tests: Clarify hand-written cases in RunCMake.ParseImplicitIncludeInfoBrad King2019-04-085-2/+2
| | |/ / / / /
* | | | | | | Merge topic 'genex_filter'Marc Chevrier2019-04-0913-0/+100
|\ \ \ \ \ \ \
| * | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>Sebastian Lipponer2019-04-0813-0/+100
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-091-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'help_remove_duplicates'Brad King2019-04-082-2/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manualSebastian Lipponer2019-04-081-2/+2
| * | | | | | Help: Add missing release notes for genex $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-081-0/+6
|/ / / / / /
* | | | | | Merge topic 'autogen_autorcc_no_libuv'Brad King2019-04-0813-1031/+878
|\ \ \ \ \ \
| * | | | | | Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRccSebastian Holtermann2019-04-064-24/+24
| * | | | | | Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUicSebastian Holtermann2019-04-064-27/+25
| * | | | | | Autogen: Make cmQtAutoGenerator::FileSystem Logger freeSebastian Holtermann2019-04-063-75/+33
| * | | | | | Autogen: Move Logger and FileSystem member variables to generator classesSebastian Holtermann2019-04-065-37/+47
| * | | | | | AutoRcc: Don't use cmQtAutoGenerator::FileSystem methodsSebastian Holtermann2019-04-064-97/+153
| * | | | | | AutoRcc: Remove libuv event loop from cmQtAutoGeneratorRccSebastian Holtermann2019-04-062-315/+158
| * | | | | | AutoRcc: Make rcc parsing function privateSebastian Holtermann2019-04-062-31/+9
| * | | | | | AutoRcc: Use cmQtAutoGen::RccLister in initializer and generatorSebastian Holtermann2019-04-063-144/+7
| * | | | | | AutoRcc: Add cmQtAutoGen::RccLister classSebastian Holtermann2019-04-062-3/+144
* | | | | | | Merge topic 'genex-output_name'Brad King2019-04-0830-11/+514
|\ \ \ \ \ \ \
| * | | | | | | Genex: Add capability to retrieve base name for various target artifactsMarc Chevrier2019-04-0830-1/+483
| * | | | | | | Refactor struct TargetFileSystemArtifactMarc Chevrier2019-04-081-10/+31
| |/ / / / / /
* | | | | | | Merge topic 'ghs_os_dir'Brad King2019-04-085-66/+90
|\ \ \ \ \ \ \
| * | | | | | | GHS: Update GHS_BSP_NAME processingFred Baksik2019-03-291-27/+24
| * | | | | | | GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-295-40/+67
* | | | | | | | Merge topic 'tidy-fixes'Brad King2019-04-082-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Enabled performance-inefficient-vector-operation check in clang-tidyJakub Kalinski2019-04-022-1/+1
* | | | | | | | | Merge topic 'modernize-raw-string-literal'Brad King2019-04-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tidy: Fix modernize-raw-string-literal in FreeBSD CPack generatorBrad King2019-04-051-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-081-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-071-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-061-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'rst-bad-markup-block'Brad King2019-04-054-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | cmRST: Fix crash on empty markup blockBrad King2019-04-053-0/+14
| * | | | | | | | Help: Remove empty literal block markup in RESOURCE target propertyBrad King2019-04-051-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-051-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'if-EXISTS-doc'Brad King2019-04-041-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Help: clarify if(EXISTS) operation for symlinksShoaib Meenai2019-04-041-1/+3
* | | | | | | | Merge topic 'improve-documentation'Brad King2019-04-04134-343/+367
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Improve documentation formatingBartosz Kosiorek2019-04-04134-343/+367
* | | | | | | | | Merge branch 'release-3.14'Brad King2019-04-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'vs2019-redist' into release-3.14Brad King2019-04-042-10/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'armcc-compiler-id' into release-3.14Brad King2019-04-041-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'armcc-compiler-id'Brad King2019-04-041-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | ARMCC: Do not identify ARMClang as ARMCCBrad King2019-04-031-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'vs2019-redist'Brad King2019-04-042-10/+18
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | IRSL: Fix discovery of VS 2019 v142 toolset redistributablesBrad King2019-04-041-9/+14
| * | | | | | | | MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolsetBrad King2019-04-031-1/+4
| |/ / / / / / /
* | | | | | | | Merge topic 'FindGLEW-lib-suffixes'Brad King2019-04-041-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGLEW: fix CMAKE_FIND_LIBRARY_SUFFIXESClaudio Fantacci2019-04-031-0/+5
* | | | | | | | | Merge topic 'FindBoost-clang-cl'Brad King2019-04-041-1/+7
|\ \ \ \ \ \ \ \ \