| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
| * | | | | | | | cmTarget: Remove duplicates when printing traces of tll signatures | Stephen Kelly | 2013-07-26 | 1 | -1/+7 |
|
|
| * | | | | | | | Export: Fix typo of LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-07-26 | 3 | -3/+3 |
|
|
| * | | | | | | | Docs: Document variables for default visibility values. | Stephen Kelly | 2013-07-26 | 1 | -0/+16 |
|
|
| * | | | | | | | Docs: Generalize and de-duplicate VISIBILITY_PREFIX docs. | Stephen Kelly | 2013-07-26 | 1 | -14/+5 |
|
|
| * | | | | | | | Docs: Trim trailing whitespace in generated doc. | Stephen Kelly | 2013-07-26 | 2 | -2/+2 |
|
|
| * | | | | | | | Docs: Document existing target property debugging options. | Stephen Kelly | 2013-07-26 | 1 | -3/+5 |
|
|
| * | | | | | | | Qt4Macros: Simplify some variable population. | Stephen Kelly | 2013-07-26 | 1 | -4/+2 |
|
|
| * | | | | | | | Qt4Macros: Remove undefined varible use. | Stephen Kelly | 2013-07-26 | 1 | -1/+1 |
|
|
| * | | | | | | | Qt4Macros: Remove unneeded generate CONDITION. | Stephen Kelly | 2013-07-26 | 1 | -1/+0 |
|
|
| * | | | | | | | Docs: Document file(GENERATE) CONDITION as optional. | Stephen Kelly | 2013-07-25 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'FindGTK2Debug' | Brad King | 2013-07-29 | 1 | -83/+92 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | FindGTK2: Remove GTK2_SKIP_MARK_AS_ADVANCED option | Daniele E. Domenichelli | 2013-07-29 | 1 | -9/+2 |
|
|
| * | | | | | | | FindGTK2: Update local changelog | Daniele E. Domenichelli | 2013-07-29 | 1 | -0/+9 |
|
|
| * | | | | | | | FindGTK2: Append _INCLUDE_DIR to var name in _GTK2_FIND_INCLUDE_DIR | Daniele E. Domenichelli | 2013-07-29 | 1 | -35/+35 |
|
|
| * | | | | | | | FindGTK2: Append _LIBRARY to var name in _GTK2_FIND_LIBRARY | Daniele E. Domenichelli | 2013-07-29 | 1 | -39/+36 |
|
|
| * | | | | | | | FindGTK2: Use GTK_XXX_LIBRARY_DEBUG libraries in debug mode | Daniele E. Domenichelli | 2013-07-29 | 1 | -17/+27 |
| |/ / / / / / |
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-29 | 1 | -1/+1 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-28 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|