| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: fix warnings from version 7 | Regina Pfeifer | 2018-11-20 | 1 | -2/+1 |
|
|
* | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 1 | -12/+122 |
|
|
* | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 1 | -9/+28 |
|
|
* | Using front() and back() instead of calculations | Cengizhan Pasaoglu | 2018-11-06 | 1 | -3/+2 |
|
|
* | Merge topic 'fix-custom-target-with-csharp' | Brad King | 2018-11-01 | 1 | -13/+15 |
|\ |
|
| * | CSharp: Fix regression in VS project type selection for custom target | Brad King | 2018-10-31 | 1 | -13/+15 |
|
|
* | | Add generator APIs to get build settings with backtraces | Brad King | 2018-10-18 | 1 | -70/+197 |
|
|
* | | add_dependencies: Track backtraces internally | Brad King | 2018-10-18 | 1 | -15/+6 |
|
|
* | | cmLinkItem: Add backtrace | Brad King | 2018-10-18 | 1 | -11/+17 |
|
|
* | | cmGeneratorTarget::GetExportMacro: return const std::string* | Vitaly Stakhovsky | 2018-10-16 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'fix-csharp-target-type' | Brad King | 2018-10-03 | 1 | -2/+6 |
|\ |
|
| * | CSharp: Fix regression in VS project type selection | Brad King | 2018-10-02 | 1 | -2/+6 |
|
|
* | | LINK_DIRECTORIES target property: add policy for absolute paths check. | Marc Chevrier | 2018-09-25 | 1 | -2/+26 |
|
|
* | | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 1 | -5/+102 |
|
|
* | | Merge topic 'fix-getsafedef-stdstring' | Brad King | 2018-09-19 | 1 | -9/+8 |
|\ \ |
|
| * | | Fix regression in target output file naming logic | Brad King | 2018-09-19 | 1 | -9/+8 |
|
|
* | | | Merge topic 'getsafedef-stdstring' | Brad King | 2018-09-18 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -10/+10 |
|
|
* | | | target_link_libraries: Allow use with targets in other directories | Brad King | 2018-09-12 | 1 | -2/+29 |
|
|
* | | | cmGeneratorTarget: Factor target name resolution out of link item resolution | Brad King | 2018-09-12 | 1 | -10/+24 |
|
|
* | | | Make internal TARGET_PROPERTY generator expressions more robust | Brad King | 2018-09-12 | 1 | -2/+8 |
|/ / |
|
* | | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 1 | -23/+22 |
|
|
* | | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 1 | -3/+3 |
|
|
* | | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 1 | -19/+25 |
|
|
* | | Remove unnecessary c_str() calls | Vitaly Stakhovsky | 2018-09-05 | 1 | -1/+1 |
|
|
* | | Merge topic 'lg-directory' | Brad King | 2018-08-28 | 1 | -2/+3 |
|\ \ |
|
| * | | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -2/+3 |
|
|
* | | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 1 | -0/+41 |
|/ / |
|
* | | cmCompiledGeneratorExpression::Evaluate(): return const std::string& | Vitaly Stakhovsky | 2018-08-09 | 1 | -1/+1 |
|
|
* | | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 1 | -1/+1 |
|
|
* | | Return std::string from cmGeneratorTarget::ImportedGetLocation | Sebastian Holtermann | 2018-07-11 | 1 | -4/+2 |
|
|
* | | Merge topic 'safe_property' | Brad King | 2018-07-03 | 1 | -0/+9 |
|\ \ |
|
| * | | Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile | Sebastian Holtermann | 2018-07-02 | 1 | -0/+9 |
|
|
* | | | LINK_DEPENDS: add support of 'generator expressions' | Marc Chevrier | 2018-06-27 | 1 | -5/+11 |
|
|
* | | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 1 | -0/+36 |
|/ / |
|
* | | LINK_OPTIONS: Add support of "LINKER:" prefix | Marc Chevrier | 2018-06-06 | 1 | -1/+95 |
|
|
* | | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -11/+70 |
|/ |
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -10/+15 |
|
|
* | Add generator expression support to PDB_OUTPUT_DIRECTORY target property | Marian Klymov | 2018-05-21 | 1 | -2/+13 |
|
|
* | cmGeneratorTarget: make GetManagedType() return 'Native' for static targets | Michael Stürmer | 2018-05-07 | 1 | -3/+5 |
|
|
* | cmGeneratorTarget: change GetManagedType() result if language is CSharp | Michael Stürmer | 2018-04-23 | 1 | -3/+5 |
|
|
* | cmGeneratorTarget: add handling of managed assemblies to HasImportLibrary() | Michael Stürmer | 2018-04-05 | 1 | -1/+4 |
|
|
* | cmGeneratorTarget: Make import library checks config-aware | Michael Stürmer | 2018-04-05 | 1 | -5/+6 |
|
|
* | cmGeneratorTarget: add GetManagedType() and CheckManagedType() methods | Michael Stürmer | 2018-04-05 | 1 | -0/+56 |
|
|
* | cmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages() | Michael Stürmer | 2018-04-05 | 1 | -0/+12 |
|
|
* | Merge topic 'compile-options-shell' | Brad King | 2018-03-15 | 1 | -5/+17 |
|\ |
|
| * | target_compile_options: Add syntax to specify shell strings | Brad King | 2018-03-14 | 1 | -5/+17 |
|
|
* | | Merge topic 'genex-COMPILE_LANGUAGE-system-include' | Brad King | 2018-03-13 | 1 | -6/+8 |
|\ \ |
|
| * | | Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories | Brad King | 2018-03-12 | 1 | -6/+8 |
|
|
* | | | Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX | Stephan Szabo | 2018-03-09 | 1 | -2/+2 |
| |/
|/| |
|