summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-1118-24/+30
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-11111-0/+111
* Merge topic 'vs-remove-UseObjectLibraries'Brad King2017-04-116-77/+46
|\
| * VS: Simplify logic collecting object library files as sourcesBrad King2017-04-112-71/+21
| * VS: Simplify use of object libraries in WINDOWS_EXPORT_ALL_SYMBOLSBrad King2017-04-111-1/+0
| * cmMakefile: Create an explicit "Object Libraries" source groupBrad King2017-04-113-5/+25
* | CMake Nightly Date StampKitware Robot2017-04-111-1/+1
|/
* Merge topic 'refactor-source-classification'Brad King2017-04-102-281/+186
|\
| * cmGeneratorTarget: Replace source classifier implementationBrad King2017-04-072-279/+186
| * cmGeneratorTarget: Remove unnecessary conditionBrad King2017-04-071-2/+0
* | CMake Nightly Date StampKitware Robot2017-04-101-1/+1
* | CMake Nightly Date StampKitware Robot2017-04-091-1/+1
* | CMake Nightly Date StampKitware Robot2017-04-081-1/+1
|/
* CMake Nightly Date StampKitware Robot2017-04-071-1/+1
* Merge topic 'include_external_msproject-map-config'Brad King2017-04-066-21/+31
|\
| * include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>Beeble2017-04-052-7/+17
| * VS: Pass whole target to WriteProjectConfigurationsBeeble2017-04-056-14/+14
* | Merge topic 'codelite-virtual-dirs'Brad King2017-04-062-17/+88
|\ \
| * | CodeLite: Distribute source files into folders (virtual directories)rahmjan2017-03-312-17/+88
* | | Merge topic 'bindexplib-format'Brad King2017-04-061-0/+1
|\ \ \
| * | | bindexplib: Run clang-format on header fileBrad King2017-04-051-0/+1
* | | | CMake Nightly Date StampKitware Robot2017-04-061-1/+1
* | | | Merge topic 'prop-is-multi-config'Brad King2017-04-055-0/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-045-0/+22
* | | | Merge topic 'bindexplib-arm'Brad King2017-04-052-289/+223
|\ \ \ \
| * | | | bindexplib: add ARM supportMikhail Paulyshka2017-04-041-12/+16
| * | | | bindexplib: remove unused codeMikhail Paulyshka2017-03-221-67/+0
| * | | | bindexplib: clang-formatMikhail Paulyshka2017-03-222-281/+278
* | | | | CMake Nightly Date StampKitware Robot2017-04-051-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2017-04-041-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2017-04-031-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-021-1/+1
* | | CMake Nightly Date StampKitware Robot2017-04-011-1/+1
| |/ |/|
* | Merge topic '16733-bundle-genex'Brad King2017-03-314-45/+127
|\ \
| * | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-303-2/+70
| * | cmGeneratorTarget: Call GetFrameworkDirectory in GetFullNameInternalGregor Jasny2017-03-301-7/+1
| * | cmGeneratorTarget: Use enum to describe bundle directory query levelGregor Jasny2017-03-303-36/+56
* | | Merge topic 'vfort-object-linker-lang'Brad King2017-03-311-0/+14
|\ \ \
| * | | VS: Decide project type by linker lang as fallbackChristian Pfeiffer2017-03-301-0/+14
* | | | Merge topic 'libuv-name-fix'Brad King2017-03-311-1/+1
|\ \ \ \
| * | | | FindLibUV: Add Windows library nameChristian Pfeiffer2017-03-301-1/+1
| | |/ / | |/| |
* | | | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-3114-28/+125
|\ \ \ \
| * | | | Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-304-14/+41
| * | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-309-2/+78
| * | | | Refactoring: s,GetFeatureAsBool,IsIPOEnabled,Ruslan Baratov2017-03-306-14/+8
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2017-03-311-1/+1
| |/ / |/| |
* | | Merge topic 'ctest-disable-tests'Brad King2017-03-304-19/+82
|\ \ \
| * | | Add 'DISABLED' test propertyBetsy McPhail2017-03-294-8/+67
| * | | CTest: Improve 'Completion Status' reported to CDash for 'Not Run' testsBetsy McPhail2017-03-272-11/+15
* | | | Merge topic 'iwyu'Brad King2017-03-304-7/+2
|\ \ \ \