Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-27 | 1 | -1/+1 |
* | | Merge topic 'tid-system-argument' | Brad King | 2013-07-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmTarget: Fix property name typo in docs. | Stephen Kelly | 2013-07-25 | 1 | -1/+1 |
* | | | Merge topic 'install-interface-relative' | Brad King | 2013-07-26 | 5 | -6/+44 |
|\ \ \ | |||||
| * | | | Genex: Allow relative paths in INSTALL_INTERFACE. | Stephen Kelly | 2013-07-25 | 5 | -6/+44 |
* | | | | Merge topic 'install-interface-includes' | Brad King | 2013-07-26 | 14 | -12/+127 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 14 | -12/+127 |
* | | | | Merge topic 'Qt4-INTERFACE_LINK_LIBRARIES' | Brad King | 2013-07-26 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindQt4: Populate the INTERFACE_LINK_LIBRARIES of IMPORTED targets. | Stephen Kelly | 2013-07-25 | 1 | -0/+5 |
* | | | | | Merge topic 'doc-check-compiler-flag-override' | Brad King | 2013-07-26 | 2 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Check*CompilerFlag: Document use of CMAKE_REQUIRED_DEFINITIONS (#14309) | Brad King | 2013-07-25 | 2 | -5/+7 |
| |/ / / / | |||||
* | | | | | Merge topic 'sha2-avoid-type-pun' | Brad King | 2013-07-26 | 1 | -4/+8 |
|\ \ \ \ \ | |||||
| * | | | | | sha2: Avoid type-punned pointer dereference (#14314) | Brad King | 2013-07-25 | 1 | -4/+8 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-26 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'dev/export-target-without-language' | Brad King | 2013-07-25 | 7 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | export: Error when exporting a target without a language | Ben Boeckel | 2013-07-25 | 7 | -0/+26 |
* | | | | | Merge topic 'doc-RunCMake-strips-expected' | Brad King | 2013-07-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Tests/RunCMake: Document stripping of expected output | Ben Boeckel | 2013-07-25 | 1 | -1/+1 |
* | | | | | Merge topic 'tll-new-signatures' | Brad King | 2013-07-25 | 30 | -19/+407 |
|\ \ \ \ \ | |||||
| * | | | | | target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature | Stephen Kelly | 2013-07-24 | 30 | -19/+407 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'compile-defs-debugging' | Brad King | 2013-07-25 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Test COMPILE_DEFINITIONS target property get/set/get round-trip | Brad King | 2013-07-24 | 1 | -0/+13 |
* | | | | | | Merge topic 'fix-FindQt4-available-modules' | Brad King | 2013-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindQt4: Re-add QAxServer to the QT_MODULES. | Stephen Kelly | 2013-07-24 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-CMAKE_lang_FLAGS' | Brad King | 2013-07-25 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Document CMAKE_<LANG>_FLAGS variable (#14305) | Sebastian Leske | 2013-07-24 | 1 | -2/+6 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-07-25 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'framework-interface-includes' | Brad King | 2013-07-24 | 7 | -0/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use linked frameworks as a source of include directories. | Stephen Kelly | 2013-07-24 | 7 | -0/+60 |
* | | | | | | | | Merge topic 'dev/property-append-with-empty-string' | Brad King | 2013-07-24 | 4 | -2/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | set_property: Do not remove a property when APPENDing nothing | Ben Boeckel | 2013-07-24 | 4 | -2/+15 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindCuda_more_search_paths' | Brad King | 2013-07-24 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindCUDA: Search for libraries in <prefix>/lib/<arch>/nvidida-current. | Robert Maynard | 2013-07-22 | 1 | -1/+5 |
* | | | | | | | | | Merge topic 'windows_ninja_duplicate_paths' | Brad King | 2013-07-24 | 1 | -18/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ninja: Properly convert all paths to unix style before we do set intersection. | Robert Maynard | 2013-07-22 | 1 | -18/+22 |
* | | | | | | | | | | Merge topic 'fix-FindQt4-available-modules' | Brad King | 2013-07-24 | 1 | -18/+12 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindQt4: Don't use Qt component _FOUND vars before they're defined (#14286) | Stephen Kelly | 2013-07-24 | 1 | -18/+12 |
* | | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2013-07-24 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove TODO to uniq COMPILE_OPTIONS | Stephen Kelly | 2013-07-18 | 1 | -1/+1 |
| * | | | | | | | | | | Don't add trailing whitespace to error message. | Stephen Kelly | 2013-07-18 | 1 | -1/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'fix-mapped-config-genex' | Brad King | 2013-07-24 | 3 | -2/+61 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations. | Stephen Kelly | 2013-07-24 | 3 | -2/+61 |