| Commit message (Expand) | Author | Age | Files | Lines |
* | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 1 | -0/+1 |
|
|
* | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 1 | -5/+6 |
|
|
* | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -4/+2 |
|
|
* | cmOutputConverter: move ConvertToRelativePath to cmStateDirectory. | Bruno Manganelli | 2019-01-27 | 1 | -3/+3 |
|
|
* | Merge topic 'autogen_mocs_compilation_first' | Brad King | 2019-01-21 | 1 | -3/+9 |
|\ |
|
| * | cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource | Sebastian Holtermann | 2019-01-18 | 1 | -3/+9 |
|
|
* | | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -17/+17 |
|/ |
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -23/+24 |
|
|
* | cmTarget: Remove unused classes cmTargetSet and cmTargetManifest | Artur Ryt | 2018-12-06 | 1 | -1/+0 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -1/+1 |
|
|
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 1 | -0/+1 |
|
|
* | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 1 | -0/+1 |
|
|
* | add_dependencies: Track backtraces internally | Brad King | 2018-10-18 | 1 | -17/+3 |
|
|
* | Merge topic 'vs-global-props-for-all-targets' | Brad King | 2018-09-28 | 1 | -0/+25 |
|\ |
|
| * | VS: Add option to set VS_GLOBAL_* for all targets | Mikhail Korolev | 2018-09-25 | 1 | -0/+25 |
|
|
* | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 1 | -13/+66 |
|
|
* | | Refactoring: introduce function to check if a string is a generator expression | Marc Chevrier | 2018-09-25 | 1 | -3/+1 |
|/ |
|
* | Merge topic 'getsafedef-stdstring' | Brad King | 2018-09-18 | 1 | -4/+2 |
|\ |
|
| * | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -4/+2 |
|
|
* | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -3/+10 |
|
|
* | | cmTarget: Future-proof AddLinkLibrary target lookup scope | Brad King | 2018-09-12 | 1 | -1/+1 |
|/ |
|
* | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -4/+5 |
|
|
* | cmStateDirectory: use const std::string& for return values | Vitaly Stakhovsky | 2018-08-12 | 1 | -2/+4 |
|
|
* | Xcode: Add variables and properties to configure schemes | Gregor Jasny | 2018-08-01 | 1 | -0/+25 |
|
|
* | Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile | Sebastian Holtermann | 2018-07-02 | 1 | -0/+9 |
|
|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -6/+71 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -8/+11 |
|
|
* | added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable | Michael Stürmer | 2018-05-15 | 1 | -0/+4 |
|
|
* | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 1 | -0/+1 |
|\ |
|
| * | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 1 | -0/+1 |
|
|
* | | cmTarget: Remove unused variable | Brad King | 2018-03-28 | 1 | -6/+1 |
|/ |
|
* | Merge topic 'update-dllplatform' | Brad King | 2018-03-12 | 1 | -2/+2 |
|\ |
|
| * | Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX | Stephan Szabo | 2018-03-09 | 1 | -2/+2 |
|
|
* | | Do not produce legacy _LIB_DEPENDS cache entries | Brad King | 2018-03-07 | 1 | -1/+3 |
|
|
* | | cmTarget: Remove unnecessary RecordDependencies member | Brad King | 2018-03-06 | 1 | -10/+3 |
|
|
* | | cmTarget: Simplify ClearDependencyInformation implementation | Brad King | 2018-03-06 | 1 | -16/+1 |
|
|
* | | cmTarget: Simplify ClearDependencyInformation signature | Brad King | 2018-03-06 | 1 | -4/+3 |
|/ |
|
* | objlib: Allow other libraries to link to `OBJECT` libraries. | Deniz Bahadir | 2018-03-01 | 1 | -10/+8 |
|
|
* | MAINT: Misc. typos | luz.paz | 2018-02-13 | 1 | -1/+1 |
|
|
* | cmTarget: use static strings for special property names | Ben Boeckel | 2018-01-31 | 1 | -14/+28 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -5/+7 |
|
|
* | Autogen: Process files concurrently in AUTOMOC and AUTOUIC | Sebastian Holtermann | 2018-01-17 | 1 | -0/+1 |
|
|
* | cmSourceFile: mark known locations as such | Ben Boeckel | 2018-01-10 | 1 | -2/+4 |
|
|
* | cmSourceFileLocation: allow skipping ambiguous extensions | Ben Boeckel | 2018-01-10 | 1 | -0/+1 |
|
|
* | Merge topic 'fortran-compiler-launcher' | Brad King | 2017-11-29 | 1 | -0/+1 |
|\ |
|
| * | Fortran: Add option to run the compiler through launcher tools | Brad King | 2017-11-21 | 1 | -0/+1 |
|
|
* | | server: return whether or not a target is generator provided | Justin Goshi | 2017-11-20 | 1 | -0/+1 |
|/ |
|
* | CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable | Brad King | 2017-11-17 | 1 | -0/+1 |
|
|
* | Add new target-property `IMPORTED_GLOBAL`. | Deniz Bahadir | 2017-11-07 | 1 | -0/+53 |
|
|
* | cmTarget: Simplified and fixed a string-comparision. | Deniz Bahadir | 2017-11-03 | 1 | -1/+1 |
|
|