| Commit message (Expand) | Author | Age | Files | Lines |
* | Android: Always add standard include directories last | Brad King | 2017-07-13 | 1 | -12/+0 |
|
|
* | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 1 | -8/+15 |
|
|
* | Merge topic 'lint-function-args' | Brad King | 2017-06-05 | 1 | -1/+1 |
|\ |
|
| * | Pass large types by const&, small types by value | Daniel Pfeifer | 2017-06-03 | 1 | -1/+1 |
|
|
* | | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 1 | -3/+8 |
|/ |
|
* | Remove second arg: npos in substr usages | Pavel Solodovnikov | 2017-06-01 | 1 | -1/+1 |
|
|
* | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 1 | -3/+3 |
|
|
* | CMP0069: Suppress warning if we are in 'try_compile' | Ruslan Baratov | 2017-05-10 | 1 | -1/+3 |
|
|
* | Features: Refactor <LANG>_STANDARD update | Brad King | 2017-05-01 | 1 | -0/+13 |
|
|
* | Merge topic 'clang-tidy' | Brad King | 2017-04-24 | 1 | -37/+29 |
|\ |
|
| * | clang-tidy: remove else after break and continue | Daniel Pfeifer | 2017-04-21 | 1 | -37/+29 |
|
|
* | | Merge topic 'enable_ptx_compilation' | Brad King | 2017-04-21 | 1 | -0/+12 |
|\ \ |
|
| * | | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 1 | -0/+12 |
| |/ |
|
* | | Replace boolean `implib` parameters with enum | Gregor Jasny | 2017-04-20 | 1 | -95/+131 |
|/ |
|
* | Merge topic 'objlib-extend' | Brad King | 2017-04-19 | 1 | -0/+40 |
|\ |
|
| * | cmGeneratorTarget: Add method to get the object file directory | Brad King | 2017-04-18 | 1 | -0/+13 |
|
|
| * | cmGeneratorTarget: Factor out a GetTargetObjectNames method | Brad King | 2017-04-18 | 1 | -0/+27 |
|
|
* | | Merge topic 'fix-CMP0026-old' | Brad King | 2017-04-18 | 1 | -0/+20 |
|\ \
| |/
|/| |
|
| * | CMP0026: Fix OLD behavior with file written during configure step | Brad King | 2017-04-17 | 1 | -0/+20 |
|
|
* | | cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles | Brad King | 2017-04-13 | 1 | -2/+15 |
|
|
* | | cmGeneratorTarget: Add method to collect all sources for all configs | Brad King | 2017-04-13 | 1 | -0/+37 |
|
|
* | | Merge topic 'xcode-remove-UseObjectLibraries' | Brad King | 2017-04-13 | 1 | -35/+0 |
|\ \ |
|
| * | | cmGeneratorTarget: Drop unused UseObjectLibraries method | Brad King | 2017-04-12 | 1 | -35/+0 |
|
|
* | | | Merge topic 'include-style' | Brad King | 2017-04-13 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
| |/ |
|
* | | cmGeneratorTarget: Drop unused GetIDLSources method | Brad King | 2017-04-11 | 1 | -6/+0 |
|/ |
|
* | cmGeneratorTarget: Replace source classifier implementation | Brad King | 2017-04-07 | 1 | -259/+145 |
|
|
* | cmGeneratorTarget: Remove unnecessary condition | Brad King | 2017-04-07 | 1 | -2/+0 |
|
|
* | Merge topic '16733-bundle-genex' | Brad King | 2017-03-31 | 1 | -29/+35 |
|\ |
|
| * | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 1 | -2/+8 |
|
|
| * | cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternal | Gregor Jasny | 2017-03-30 | 1 | -7/+1 |
|
|
| * | cmGeneratorTarget: Use enum to describe bundle directory query level | Gregor Jasny | 2017-03-30 | 1 | -20/+26 |
|
|
* | | Merge topic 'ipo-policy-CMP0069' | Brad King | 2017-03-31 | 1 | -10/+75 |
|\ \
| |/
|/| |
|
| * | Implement interprocedural optimization for GNU compilers | Ruslan Baratov | 2017-03-30 | 1 | -7/+16 |
|
|
| * | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION | Ruslan Baratov | 2017-03-30 | 1 | -1/+57 |
|
|
| * | Refactoring: s,GetFeatureAsBool,IsIPOEnabled, | Ruslan Baratov | 2017-03-30 | 1 | -3/+3 |
|
|
* | | Apple: Fix Resources location for all generators | Gregor Jasny | 2017-03-23 | 1 | -1/+9 |
|
|
* | | Xcode: Properly handle Bundle Resources with more than one hierarchy level | Gregor Jasny | 2017-03-22 | 1 | -0/+2 |
|/ |
|
* | Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files | Brad King | 2017-03-21 | 1 | -5/+6 |
|
|
* | Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation | Brad King | 2017-03-09 | 1 | -1/+6 |
|
|
* | Refactor module definition file selection | Brad King | 2017-03-09 | 1 | -7/+31 |
|
|
* | Refactor module definition source enumeration | Brad King | 2017-03-09 | 1 | -5/+10 |
|
|
* | VS: Cache the list of xaml and resx headers | Dmitry Kochkin | 2017-02-27 | 1 | -7/+19 |
|
|
* | Merge topic 'object-library-compile-pdb' | Brad King | 2017-02-27 | 1 | -1/+1 |
|\ |
|
| * | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 1 | -1/+1 |
|
|
* | | Add policy CMP0068 separate install_name and RPATH settings on macOS | Clinton Stimpson | 2017-02-14 | 1 | -0/+21 |
|
|
* | | Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property | Clinton Stimpson | 2017-02-14 | 1 | -0/+6 |
|
|
* | | Apple: Refactor support for using INSTALL_NAME_DIR. | Clinton Stimpson | 2017-02-14 | 1 | -20/+39 |
|/ |
|
* | Apple: Add support for static frameworks | Gregor Jasny | 2017-01-31 | 1 | -1/+2 |
|
|
* | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 1 | -2/+3 |
|
|