| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize custom command full-path dependency lookup | Nicolas Despres | 2013-08-06 | 2 | -1/+65 |
|
|
* | VS 6,7: Refactor local generators to avoid GetSourceFileWithOutput | Brad King | 2013-08-06 | 2 | -14/+11 |
|
|
* | Merge topic 'ALIAS-targets' | Brad King | 2013-08-06 | 89 | -18/+739 |
|\ |
|
| * | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 89 | -18/+739 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-06 | 1 | -1/+1 |
|
|
* | | Merge topic 'osx-find-sdk-for-deployment-target' | Brad King | 2013-08-05 | 2 | -9/+5 |
|\ \ |
|
| * | | bootstrap: Do not suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot (#14324) | Brad King | 2013-08-02 | 1 | -8/+0 |
|
|
| * | | OS X: Search for SDK based on deployment target (#14324) | Brad King | 2013-08-02 | 1 | -1/+5 |
| |/ |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-05 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-04 | 1 | -1/+1 |
|
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-03 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs10-include-dir-ampersand' | Brad King | 2013-08-02 | 1 | -1/+1 |
|\ \ |
|
| * | | VS10: Escape include paths in XML project files (#14331) | Brad King | 2013-08-01 | 1 | -1/+1 |
| |/ |
|
* | | Merge topic 'FindGTK2-pango-libs' | Brad King | 2013-08-02 | 1 | -1/+5 |
|\ \ |
|
| * | | FindGTK2: Detect pangoft2 and pangoxft libraries | Daniele E. Domenichelli | 2013-08-01 | 1 | -1/+5 |
| |/ |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-02 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'INCLUDES-DESTINATION-no-config' | Brad King | 2013-08-01 | 7 | -16/+78 |
|\ |
|
| * | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 6 | -15/+54 |
|
|
| * | cmTarget: Add NAME property | Stephen Kelly | 2013-07-31 | 1 | -1/+24 |
|
|
* | | Merge topic 'FindGTK2-gmodule' | Brad King | 2013-08-01 | 1 | -1/+3 |
|\ \ |
|
| * | | FindGTK2: Detect gmodule library | Daniele E. Domenichelli | 2013-07-31 | 1 | -0/+3 |
|
|
| * | | FindGTK2: gthread-2.0 folder does not exist | Daniele E. Domenichelli | 2013-07-31 | 1 | -1/+0 |
| |/ |
|
* | | Merge topic 'minor-cleanups' | Brad King | 2013-08-01 | 1 | -2/+1 |
|\ \ |
|
| * | | Docs: Fix typo in CMAKE_DEBUG_TARGET_PROPERTIES | Stephen Kelly | 2013-07-31 | 1 | -2/+1 |
| |/ |
|
* | | Merge topic 'vs-subsystem-order' | Brad King | 2013-08-01 | 1 | -2/+2 |
|\ \ |
|
| * | | VS10: Honor user-specified /SUBSYSTEM: flag (#14326) | Brad King | 2013-07-31 | 1 | -2/+2 |
| |/ |
|
* | | Merge topic 'target-command-allow-no-items' | Brad King | 2013-08-01 | 4 | -3/+27 |
|\ \ |
|
| * | | Allow target commands to be invoked with no items (#14325). | Stephen Kelly | 2013-07-31 | 4 | -3/+27 |
| |/ |
|
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-08-01 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'update-libarchive' | Brad King | 2013-07-31 | 152 | -4132/+18206 |
|\ |
|
| * | libarchive: Backport to CMake 2.8.2 | Brad King | 2013-07-31 | 3 | -223/+12 |
|
|
| * | libarchive: Remove build options not used by CMake | Brad King | 2013-07-31 | 1 | -122/+0 |
|
|
| * | libarchive: Avoid struct init with variable | Brad King | 2013-07-31 | 1 | -1/+3 |
|
|
| * | libarchive: Silence API deprecation warnings | Brad King | 2013-07-31 | 1 | -5/+2 |
|
|
| * | libarchive: Include cm_zlib.h to get zlib used by CMake | Brad King | 2013-07-31 | 2 | -2/+2 |
|
|
| * | libarchive: Update README-CMake.txt for new snapshot | Brad King | 2013-07-31 | 1 | -4/+4 |
|
|
| * | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2013-07-31 | 153 | -4135/+18543 |
| |\ |
|
| | * | libarchive 3.1.2 (reduced) | LibArchive Upstream | 2013-07-26 | 154 | -4181/+18777 |
|
|
* | | | Merge topic 'static_library_flags' | Brad King | 2013-07-31 | 13 | -100/+223 |
|\ \ \ |
|
| * | | | VS6: Add handling of CMAKE_*_LINKER_FLAGS_<CONFIG> variables | Patrick Gansterer | 2013-07-31 | 1 | -6/+30 |
|
|
| * | | | Add additonal tests for the linker flags | Patrick Gansterer | 2013-07-31 | 4 | -2/+43 |
|
|
| * | | | Add documentation for the missing CMAKE_*_LINKER_FLAGS_* variables | Patrick Gansterer | 2013-07-31 | 1 | -0/+43 |
|
|
| * | | | Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageInclude | Patrick Gansterer | 2013-07-31 | 1 | -0/+22 |
|
|
| * | | | Add support for CMAKE_STATIC_LINKER_FLAGS | Patrick Gansterer | 2013-07-31 | 2 | -32/+40 |
|
|
| * | | | Unify the way the flags of a static library are read | Patrick Gansterer | 2013-07-31 | 6 | -60/+45 |
|
|
* | | | | Merge topic '13582_configured_file_regeneration' | Brad King | 2013-07-31 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | cmMakefile: Do not track configured files known to be temporary | Brad King | 2013-07-30 | 1 | -1/+5 |
|
|
* | | | | | Merge topic 'ninja_bad_cmcldeps_paths' | Brad King | 2013-07-31 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | VS 6: Tell BuildDepends test to tolerate ninjadep failure | Brad King | 2013-07-30 | 1 | -0/+3 |
|
|
* | | | | | | Merge topic 'bash-completion-updates' | Brad King | 2013-07-31 | 3 | -6/+8 |
|\ \ \ \ \ \ |
|