Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bash-completion: Fix/improve generator names extraction | Igor Murzov | 2013-07-29 | 2 | -5/+7 |
| * | | | | | | bash-completion: Add -S,-SP options arguments completion | Igor Murzov | 2013-07-29 | 1 | -1/+1 |
* | | | | | | | Merge topic 'install-interface-includes' | Brad King | 2013-07-31 | 5 | -17/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | install: Remove error condition using INCLUDES DESTINATION without EXPORT. | Stephen Kelly | 2013-07-29 | 5 | -17/+0 |
* | | | | | | | | Merge topic 'add-cmake_reset_check_state' | Brad King | 2013-07-31 | 1 | -5/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add cmake_reset_check_state() macro | Vadim Zhukov | 2013-07-31 | 1 | -5/+28 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'passthru' | Brad King | 2013-07-31 | 3 | -5/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add option to use stdout/stderr of original terminal in cmake --build | Patrick Gansterer | 2013-07-29 | 3 | -5/+15 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-31 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-30 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'fix-export-includes-crash' | Brad King | 2013-07-29 | 3 | -1/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES. | Stephen Kelly | 2013-07-29 | 3 | -1/+8 |
* | | | | | | | | | Merge topic 'PrintHelperFunctions' | Brad King | 2013-07-29 | 1 | -0/+146 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | add macros cmake_print_properties() and cmake_print_variables() | Alex Neundorf | 2013-07-27 | 1 | -0/+146 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'memcheck_pre_post_args' | Brad King | 2013-07-29 | 2 | -4/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Revert "CTest: fix pre and post test commands with spaces" (#13887) | Rolf Eike Beer | 2013-07-27 | 2 | -4/+7 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'FindPNG-dbg-rel' | Brad King | 2013-07-29 | 1 | -3/+30 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPNG: improve library detection (#14301) | Rolf Eike Beer | 2013-07-27 | 1 | -3/+30 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'rpath-on-mac' | Brad King | 2013-07-29 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | OS X: If necessary, use xcrun to help find otool used to query install names. | Clinton Stimpson | 2013-07-27 | 1 | -1/+9 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'DocumentGraphvisOptions' | Brad King | 2013-07-29 | 2 | -2/+87 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | graphvizoptions: add copyright notice | Alex Neundorf | 2013-07-26 | 1 | -0/+14 |
| * | | | | | | | | | Add documentation for the --graphviz support | Alex Neundorf | 2013-07-26 | 2 | -2/+73 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'ninja_bad_cmcldeps_paths' | Brad King | 2013-07-29 | 4 | -9/+82 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Ninja: Update BuildDepends test to verify cmcldeps depfiles. | Robert Maynard | 2013-07-26 | 3 | -0/+58 |
| * | | | | | | | | Ninja: Make cmcldeps depfile output more consistent with 'ninja -t msvc' | Reid Kleckner | 2013-07-26 | 1 | -9/+24 |
* | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2013-07-29 | 17 | -37/+97 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Genex: Disallow LINKER_LANGUAGE only when used on a static library. | Stephen Kelly | 2013-07-26 | 4 | -8/+12 |
| * | | | | | | | | | cmTarget: Fix iface libraries and languages for static libraries. | Stephen Kelly | 2013-07-26 | 7 | -1/+45 |