Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'autogen_autorcc_no_libuv' | Brad King | 2019-04-08 | 13 | -1031/+878 |
|\ | |||||
| * | Autogen: Rename cmQtAutoGeneratorRcc to cmQtAutoRcc | Sebastian Holtermann | 2019-04-06 | 4 | -24/+24 |
| * | Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic | Sebastian Holtermann | 2019-04-06 | 4 | -27/+25 |
| * | Autogen: Make cmQtAutoGenerator::FileSystem Logger free | Sebastian Holtermann | 2019-04-06 | 3 | -75/+33 |
| * | Autogen: Move Logger and FileSystem member variables to generator classes | Sebastian Holtermann | 2019-04-06 | 5 | -37/+47 |
| * | AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods | Sebastian Holtermann | 2019-04-06 | 4 | -97/+153 |
| * | AutoRcc: Remove libuv event loop from cmQtAutoGeneratorRcc | Sebastian Holtermann | 2019-04-06 | 2 | -315/+158 |
| * | AutoRcc: Make rcc parsing function private | Sebastian Holtermann | 2019-04-06 | 2 | -31/+9 |
| * | AutoRcc: Use cmQtAutoGen::RccLister in initializer and generator | Sebastian Holtermann | 2019-04-06 | 3 | -144/+7 |
| * | AutoRcc: Add cmQtAutoGen::RccLister class | Sebastian Holtermann | 2019-04-06 | 2 | -3/+144 |
* | | Merge topic 'genex-output_name' | Brad King | 2019-04-08 | 3 | -10/+182 |
|\ \ | |||||
| * | | Genex: Add capability to retrieve base name for various target artifacts | Marc Chevrier | 2019-04-08 | 3 | -0/+151 |
| * | | Refactor struct TargetFileSystemArtifact | Marc Chevrier | 2019-04-08 | 1 | -10/+31 |
| |/ | |||||
* | | Merge topic 'ghs_os_dir' | Brad King | 2019-04-08 | 3 | -54/+76 |
|\ \ | |||||
| * | | GHS: Update GHS_BSP_NAME processing | Fred Baksik | 2019-03-29 | 1 | -27/+24 |
| * | | GHS: Print status message regarding GHS_OS_DIR | Fred Baksik | 2019-03-29 | 3 | -28/+53 |
* | | | Merge topic 'tidy-fixes' | Brad King | 2019-04-08 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Enabled performance-inefficient-vector-operation check in clang-tidy | Jakub Kalinski | 2019-04-02 | 1 | -0/+1 |
* | | | | Merge topic 'modernize-raw-string-literal' | Brad King | 2019-04-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | tidy: Fix modernize-raw-string-literal in FreeBSD CPack generator | Brad King | 2019-04-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-08 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-07 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-06 | 1 | -1/+1 |
* | | | | Merge topic 'rst-bad-markup-block' | Brad King | 2019-04-05 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | cmRST: Fix crash on empty markup block | Brad King | 2019-04-05 | 1 | -0/+6 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-05 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'pr.projectbefore' | Brad King | 2019-04-04 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE | Ruslan Baratov | 2019-04-01 | 1 | -0/+4 |
* | | | | | Merge topic 'modernize-raw-string-literal' | Brad King | 2019-04-04 | 21 | -60/+60 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Modernize: Enable modernize-raw-string-literal in clang-tidy | Artur Ryt | 2019-04-02 | 21 | -60/+60 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'autogen_keywords_class' | Brad King | 2019-04-04 | 6 | -75/+99 |
|\ \ \ \ | |||||
| * | | | | Autogen: Add more frequently used keywords to Keywords class | Sebastian Holtermann | 2019-04-02 | 3 | -26/+36 |
| * | | | | Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords class | Sebastian Holtermann | 2019-04-02 | 2 | -3/+10 |
| * | | | | Autogen: Remove static const generator name strings from cmQtAutoGen | Sebastian Holtermann | 2019-04-02 | 4 | -37/+28 |
| * | | | | Autogen: Add cmQtAutogenGlobalInitializer::Keywords class | Sebastian Holtermann | 2019-04-02 | 2 | -0/+22 |
| * | | | | Autogen: Remove lowercase generator name from generator variables class | Sebastian Holtermann | 2019-04-02 | 1 | -11/+5 |
| |/ / / | |||||
* | | | | Merge topic 'remove_duplicates' | Brad King | 2019-04-04 | 1 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | Genex: Add $<REMOVE_DUPLICATES:list> | Sebastian Lipponer | 2019-04-01 | 1 | -0/+30 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-04 | 1 | -1/+1 |
* | | | | | Merge topic 'refactor-lang-flags' | Brad King | 2019-04-03 | 4 | -19/+17 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_<LANG>_FLAGS* lookup | Brad King | 2019-04-02 | 2 | -16/+3 |
| * | | | | | cmLocalGenerator: Factor IPO logic out of AddLanguageFlags | Brad King | 2019-04-02 | 2 | -3/+14 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-03 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-02 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'project-include' | Brad King | 2019-04-01 | 2 | -11/+32 |
|\ \ \ | |||||
| * | | | project: Add variable CMAKE_PROJECT_INCLUDE | Ruslan Baratov | 2019-03-27 | 2 | -11/+32 |
* | | | | Merge topic 'refactor-cmcmd' | Brad King | 2019-04-01 | 2 | -83/+76 |
|\ \ \ \ | |||||
| * | | | | cmcmd: Modernize for loops with cmMakeRange | Artur Ryt | 2019-03-30 | 1 | -66/+58 |
| * | | | | cmcmd: Pass args vector by const& | Artur Ryt | 2019-03-30 | 2 | -17/+18 |
* | | | | | Merge topic 'utilize-substr' | Brad King | 2019-04-01 | 12 | -22/+19 |
|\ \ \ \ \ |