| Commit message (Expand) | Author | Age | Files | Lines |
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -3/+3 |
|
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
|
|
* | Merge topic 'fileapi-install-generators' | Brad King | 2019-08-05 | 1 | -1/+3 |
|\ |
|
| * | fileapi: Fix codemodel target install destination for cross-dir rules | Brad King | 2019-07-31 | 1 | -1/+3 |
|
|
* | | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -1/+1 |
|
|
* | | AIX: Create import library for executables with exports | Brad King | 2019-07-16 | 1 | -1/+2 |
|
|
* | | De-duplicate checks for whether a platform uses Windows DLLs | Brad King | 2019-07-12 | 1 | -6/+2 |
|/ |
|
* | Merge topic 'iface-headers' | Brad King | 2019-04-12 | 1 | -2/+1 |
|\ |
|
| * | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties | Avraham Shukron | 2019-04-11 | 1 | -2/+1 |
|
|
* | | cmInstallCommand: Port to cmArgumentParser | Regina Pfeifer | 2019-04-04 | 1 | -82/+90 |
|/ |
|
* | install: Do not crash on imported global target | Brad King | 2019-03-07 | 1 | -1/+5 |
|
|
* | cmSystemTools::Message: Add overload accepting std::string | Vitaly Stakhovsky | 2019-01-28 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -6/+6 |
|
|
* | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 1 | -79/+297 |
|
|
* | install: Record TARGET mode backtraces internally | Brad King | 2018-10-18 | 1 | -27/+31 |
|
|
* | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -3/+1 |
|
|
* | cmGlobalGenerator::AddInstallComponent(): Accept std::string argument | Vitaly Stakhovsky | 2018-08-30 | 1 | -13/+13 |
|
|
* | install: Allow installing targets created in another directory | Zack Galbreath | 2018-06-18 | 1 | -3/+7 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -5/+7 |
|
|
* | install: add NAMELINK_COMPONENT argument | Kyle Edwards | 2018-05-03 | 1 | -7/+39 |
|
|
* | Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX | Stephan Szabo | 2018-03-09 | 1 | -2/+3 |
|
|
* | install,export: Maybe transform OBJECT libraries to INTERFACE libraries | Brad King | 2018-02-28 | 1 | -17/+14 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -4/+4 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -3/+4 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -34/+25 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -28/+27 |
|
|
* | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 1 | -2/+2 |
|
|
* | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 1 | -5/+5 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -9/+11 |
|
|
* | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 1 | -9/+41 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 1 | -10/+32 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+0 |
|
|
* | Remove redundant c_str() calls | Daniel Pfeifer | 2016-10-30 | 1 | -1/+1 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -1/+16 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands2 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+2 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -13/+13 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Use CM_NULLPTR | Daniel Pfeifer | 2016-09-16 | 1 | -1/+1 |
|
|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 1 | -8/+16 |
|
|
* | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 1 | -1/+97 |
|
|
* | install: Fix evaluation of leading generator expressions in DIRECTORY | Yves Frederix | 2016-08-31 | 1 | -1/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -24/+26 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -705/+475 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -6/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -3/+3 |
|
|
* | Merge topic 'fix-target-alias-in-subdir' | Brad King | 2016-04-05 | 1 | -1/+1 |
|\ |
|
| * | Rename local target lookup methods to clarify purpose | Brad King | 2016-04-01 | 1 | -1/+1 |
|
|
* | | Merge topic 'install-EXCLUDE_FROM_ALL' | Brad King | 2016-02-09 | 1 | -4/+27 |
|\ \
| |/
|/| |
|
| * | install: Add EXCLUDE_FROM_ALL option (#14921) | Nick Lewis | 2016-02-04 | 1 | -4/+27 |
|
|