summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-083-10/+182
|\ \
| * | Genex: Add capability to retrieve base name for various target artifactsMarc Chevrier2019-04-083-0/+151
| * | Refactor struct TargetFileSystemArtifactMarc Chevrier2019-04-081-10/+31
| |/
* | Merge topic 'ghs_os_dir'Brad King2019-04-083-54/+76
|\ \
| * | GHS: Update GHS_BSP_NAME processingFred Baksik2019-03-291-27/+24
| * | GHS: Print status message regarding GHS_OS_DIRFred Baksik2019-03-293-28/+53
* | | Merge topic 'tidy-fixes'Brad King2019-04-081-0/+1
|\ \ \
| * | | Enabled performance-inefficient-vector-operation check in clang-tidyJakub Kalinski2019-04-021-0/+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-051-0/+6
|\ \ \ \
| * | | | cmRST: Fix crash on empty markup blockBrad King2019-04-051-0/+6
* | | | | CMake Nightly Date StampKitware Robot2019-04-051-1/+1
|/ / / /
* | | | Merge topic 'pr.projectbefore'Brad King2019-04-041-0/+4
|\ \ \ \
| * | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORERuslan Baratov2019-04-011-0/+4
* | | | | Merge topic 'modernize-raw-string-literal'Brad King2019-04-0421-60/+60
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Modernize: Enable modernize-raw-string-literal in clang-tidyArtur Ryt2019-04-0221-60/+60
| | |/ / | |/| |
* | | | Merge topic 'autogen_keywords_class'Brad King2019-04-046-75/+99
|\ \ \ \
| * | | | Autogen: Add more frequently used keywords to Keywords classSebastian Holtermann2019-04-023-26/+36
| * | | | Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords classSebastian Holtermann2019-04-022-3/+10
| * | | | Autogen: Remove static const generator name strings from cmQtAutoGenSebastian Holtermann2019-04-024-37/+28
| * | | | Autogen: Add cmQtAutogenGlobalInitializer::Keywords classSebastian Holtermann2019-04-022-0/+22
| * | | | Autogen: Remove lowercase generator name from generator variables classSebastian Holtermann2019-04-021-11/+5
| |/ / /
* | | | Merge topic 'remove_duplicates'Brad King2019-04-041-0/+30
|\ \ \ \
| * | | | Genex: Add $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-011-0/+30
* | | | | CMake Nightly Date StampKitware Robot2019-04-041-1/+1
* | | | | Merge topic 'refactor-lang-flags'Brad King2019-04-034-19/+17
|\ \ \ \ \
| * | | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookupBrad King2019-04-022-16/+3
| * | | | | cmLocalGenerator: Factor IPO logic out of AddLanguageFlagsBrad King2019-04-022-3/+14
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-04-031-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2019-04-021-1/+1
|/ / /
* | | Merge topic 'project-include'Brad King2019-04-012-11/+32
|\ \ \