Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document find command search path separators | Brad King | 2017-04-18 | 2 | -2/+8 |
* | Merge topic 'tcc-enable_exports' | Brad King | 2017-04-18 | 1 | -0/+1 |
|\ | |||||
| * | TinyCC: Support ENABLE_EXPORT property | hsc | 2017-04-17 | 1 | -0/+1 |
* | | Merge topic 'ipo-var-per-config' | Brad King | 2017-04-18 | 4 | -7/+17 |
|\ \ | |||||
| * | | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG> | Ruslan Baratov | 2017-04-17 | 4 | -7/+17 |
* | | | Merge topic 'cpackifw-search-algorithm' | Brad King | 2017-04-18 | 2 | -6/+54 |
|\ \ \ | |||||
| * | | | CPackIFW: Added new QtIFW versions for search | Konstantin Podsvirov | 2017-04-15 | 2 | -0/+7 |
| * | | | CPackIFW: Improved QtIFW search algorithm | Konstantin Podsvirov | 2017-04-15 | 2 | -6/+47 |
* | | | | Merge topic 'findmpi-mark-library-advanced' | Brad King | 2017-04-18 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Mark old MPI library entries as advanced | Christian Pfeiffer | 2017-04-15 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge topic 'fix-CMP0026-old' | Brad King | 2017-04-18 | 3 | -0/+33 |
|\ \ \ \ | |||||
| * | | | | CMP0026: Fix OLD behavior with file written during configure step | Brad King | 2017-04-17 | 3 | -0/+33 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-18 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'prepare-per-config-objects' | Brad King | 2017-04-17 | 7 | -83/+192 |
|\ \ \ \ | |||||
| * | | | | cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles | Brad King | 2017-04-13 | 2 | -2/+20 |
| * | | | | Xcode: Refactor loop over all sources | Brad King | 2017-04-13 | 1 | -33/+12 |
| * | | | | VS: Teach generators how to mark per-config source files | Brad King | 2017-04-13 | 4 | -36/+97 |
| * | | | | Xcode: Use config-specific object library files on link lines | Brad King | 2017-04-13 | 1 | -1/+1 |
| * | | | | VS: List config-specific object library files on link lines | Brad King | 2017-04-13 | 1 | -11/+10 |
| * | | | | cmGeneratorTarget: Add method to collect all sources for all configs | Brad King | 2017-04-13 | 2 | -0/+52 |
* | | | | | Merge topic 'file-copy-relative-from' | Brad King | 2017-04-17 | 10 | -10/+89 |
|\ \ \ \ \ | |||||
| * | | | | | file: Add COPY/INSTALL option for fixed layout relative to a directory | Brad King | 2017-04-13 | 10 | -1/+77 |
| * | | | | | file: Refactor COPY/INSTALL relative path handling | Brad King | 2017-04-13 | 1 | -10/+13 |
| |/ / / / | |||||
* | | | | | Merge topic 'iwyu-mapping' | Brad King | 2017-04-17 | 2 | -0/+147 |
|\ \ \ \ \ | |||||
| * | | | | | Add include-what-you-use mapping | Daniel Pfeifer | 2017-04-13 | 2 | -0/+147 |
| |/ / / / | |||||
* | | | | | Merge topic 'simpler-import-lib-check' | Brad King | 2017-04-17 | 1 | -3/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmExportBuildFileGenerator: use HasImportLibrary | Ben Boeckel | 2017-04-13 | 1 | -3/+1 |
* | | | | | | Merge topic 'vs-custom-kits-dir' | Brad King | 2017-04-17 | 3 | -13/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add an environment variable for the Windows 10 kits directory | Brad King | 2017-04-12 | 3 | -0/+19 |
| * | | | | | | VS: Refactor Win 10 Kits root detection to support multiple roots | Brad King | 2017-04-12 | 1 | -13/+25 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-17 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-16 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-15 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-04-14 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'xcode-remove-UseObjectLibraries' | Brad King | 2017-04-13 | 3 | -57/+32 |
|\ \ \ | |||||
| * | | | cmGeneratorTarget: Drop unused UseObjectLibraries method | Brad King | 2017-04-12 | 2 | -38/+0 |
| * | | | Xcode: Inline relevant parts of UseObjectLibraries | Brad King | 2017-04-12 | 1 | -12/+22 |
| * | | | Xcode: Do not add Object Libraries source group on Xcode >= 5 | Brad King | 2017-04-12 | 1 | -11/+14 |
| |/ / | |||||
* | | | Merge topic 'CheckSymbolExists-update-docs' | Brad King | 2017-04-13 | 1 | -32/+41 |
|\ \ \ | |||||
| * | | | CheckSymbolExists: Document that intrinsics may not be detected | Brad King | 2017-04-12 | 1 | -2/+2 |
| * | | | CheckSymbolExists: Format documentation | Brad King | 2017-04-12 | 1 | -18/+26 |
| * | | | CheckSymbolExists: Convert docs to bracket comment syntax | Brad King | 2017-04-12 | 1 | -32/+33 |
| |/ / | |||||
* | | | Merge topic 'project-description' | Brad King | 2017-04-13 | 13 | -3/+82 |
|\ \ \ | |||||
| * | | | project: Add `DESCRIPTION` parameter | Alex Turbov | 2017-04-11 | 13 | -3/+82 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2017-04-13 | 5 | -4/+95 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-04-12 | 5 | -4/+95 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | KWSys 2017-04-12 (23a4c211) | KWSys Upstream | 2017-04-12 | 5 | -4/+95 |
* | | | | | Merge topic 'include-style' | Brad King | 2017-04-13 | 556 | -750/+867 |
|\ \ \ \ \ | |||||
| * | | | | | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 549 | -726/+726 |
| * | | | | | CPack: drop CPack prefix for includes | Daniel Pfeifer | 2017-04-11 | 18 | -24/+30 |