summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'tll-IMPORTED-targets'Brad King2013-01-101-0/+14
|\
| * Allow target_link_libraries with IMPORTED targets.Stephen Kelly2013-01-081-0/+14
* | Merge topic 'Haiku'Brad King2013-01-102-3/+3
|\ \
| * | Haiku no longer defines __BEOS__Rolf Eike Beer2013-01-072-3/+3
* | | CMake Nightly Date StampKitware Robot2013-01-101-1/+1
* | | CMake Nightly Date StampKitware Robot2013-01-091-1/+1
* | | Merge topic 'LINK_LIBRARIES-property'Brad King2013-01-089-85/+251
|\ \ \
| * | | Add LINK_LIBRARIES property for direct target link dependenciesStephen Kelly2013-01-083-16/+133
| * | | Make linking APIs aware of 'head' targetStephen Kelly2013-01-089-70/+119
* | | | Merge topic 'update-kwsys'Brad King2013-01-089-600/+639
|\ \ \ \
| * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-089-600/+639
* | | | | Merge topic 'include-dirs-convenience'Brad King2013-01-082-0/+28
|\ \ \ \ \
| * | | | | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.Stephen Kelly2013-01-082-0/+28
| | |_|/ / | |/| | |
* | | | | Merge topic 'vs11-external-object'Brad King2013-01-081-5/+20
|\ \ \ \ \
| * | | | | VS11: Simplify external object file handling (#13831)Brad King2013-01-071-5/+20
| | |/ / / | |/| | |
* | | | | Merge topic 'deprecate-load_command'Brad King2013-01-082-18/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "load_command: Deprecate and document pending removal"Brad King2013-01-072-18/+1
* | | | | CMake Nightly Date StampKitware Robot2013-01-081-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'osx-implicit-link-dirs'Brad King2013-01-073-5/+35
|\ \ \ \
| * | | | OS X: Detect implicit linker framework search pathsBrad King2012-12-112-4/+34
| * | | | OS X: Link with all framework search paths, not just the lastBrad King2012-12-111-1/+1
* | | | | Merge topic 'interface-includes-defines'Brad King2013-01-0713-88/+595
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-054-1/+83
| * | | | Populate the ExportedTargets member early in GenerateMainFileStephen Kelly2013-01-052-22/+28
| * | | | Make cycles in target properties ignored, not an error.Stephen Kelly2013-01-053-11/+25
| * | | | Use mapped config properties to evaluate $<CONFIG>Stephen Kelly2013-01-053-39/+72
| * | | | Make all relevant targets available in the genex context.Stephen Kelly2013-01-055-6/+29
| * | | | Add API to populate INTERFACE properties in exported targets.Stephen Kelly2013-01-052-0/+74
| * | | | Add API to extract target names from a genex string.Stephen Kelly2013-01-052-0/+140
| * | | | Add the TARGET_NAME generator expression.Stephen Kelly2013-01-052-0/+28
| * | | | Allow generator expressions to require literals.Stephen Kelly2013-01-051-0/+17
| * | | | GenEx: Add expressions to specify build- or install-only valuesStephen Kelly2013-01-054-9/+99
* | | | | Merge topic 'ninja-codeblocks-gui'Brad King2013-01-071-0/+5
|\ \ \ \ \
| * | | | | Ninja: fix building from Codeblocks GUIPeter Kümmel2013-01-051-0/+5
* | | | | | Merge topic 'doc-Xcode-obj-lib-workaround'Brad King2013-01-071-0/+4
|\ \ \ \ \ \
| * | | | | | add_library: Document object library portability suggestionBrad King2013-01-041-0/+4
* | | | | | | Merge topic 'fix-genex-with-no-target'Brad King2013-01-071-0/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Don't crash when a target is expected but is not available.Stephen Kelly2013-01-031-0/+15
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2013-01-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-01-061-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-01-051-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-01-041-1/+1
|/ / /
* | | Merge topic 'fix-13789-wix-ui-enhancements'Brad King2013-01-031-0/+3
|\ \ \
| * | | CPack: WIX Product Icon, UI Banner, UI Dialog support (#13789)Eric LaFranchi2012-12-281-0/+3
* | | | Merge topic 'include-dirs-debugging'Brad King2013-01-0311-129/+296
|\ \ \ \
| * | | | Add a way to print the origins of used include directories.Stephen Kelly2013-01-033-0/+41
| * | | | Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-036-85/+212
| * | | | Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressionsStephen Kelly2012-12-206-45/+44
* | | | | Merge topic 'fix-12904-avoid-overflow'Brad King2013-01-031-1/+6
|\ \ \ \ \
| * | | | | CTest: Prevent creation of unbounded number of tests in ctest (#12904)Casey Goodlett2012-12-181-1/+6