summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorTarget: Use a method to access the definition file.Stephen Kelly2014-02-245-12/+20
* cmTarget: Add GetTransitiveTargetClosure method.Stephen Kelly2014-02-242-19/+60
* cmTarget: Create a temporary cmTarget in checkInterfacePropertyCompatibilityStephen Kelly2014-02-241-8/+9
* cmTarget: Avoid computing languages when computing transitive targets.Stephen Kelly2014-02-243-12/+108
* cmTarget: Move ComputeLinkInterface to the internal class.Stephen Kelly2014-02-242-24/+28
* cmTarget: Extract a ComputeLinkInterfaceLibraries method.Stephen Kelly2014-02-242-72/+99
* cmTarget: Re-arrange the ComputeLinkInterface method.Stephen Kelly2014-02-241-5/+15
* cmTarget: Extract a ComputeLinkImplementationLanguages method.Stephen Kelly2014-02-242-0/+7
* cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.Stephen Kelly2014-02-244-42/+71
* cmTarget: Find source files on request.Stephen Kelly2014-02-244-51/+4
* cmTarget: Move SourceFileFlags to cmGeneratorTarget.Stephen Kelly2014-02-247-168/+166
* CMake Nightly Date StampKitware Robot2014-02-201-1/+1
* Begin post-3.0 developmentBrad King2014-02-191-2/+2
* Change version scheme to use only two components for feature levelsBrad King2014-02-198-22/+16
* CMake 3.0.0-rc1 version updateBrad King2014-02-193-7/+7
* Merge topic 'minor-cleanups'Brad King2014-02-194-3/+4
|\
| * Makefile: Fix comment indentation.Stephen Kelly2014-02-171-1/+1
| * cmGlobalGenerator: Remove unused variable.Stephen Kelly2014-02-171-1/+0
| * include_directory: Add missing include.Stephen Kelly2014-02-171-0/+2
| * Small typo fixKevin Funk2014-02-171-1/+1
* | CMake Nightly Date StampKitware Robot2014-02-191-1/+1
* | CMake Nightly Date StampKitware Robot2014-02-181-1/+1
* | Merge topic 'windows-filesystem-retry-config'Brad King2014-02-173-8/+60
|\ \
| * | Windows: Make file delete/rename retry configurableBrad King2014-02-123-8/+60
* | | Merge topic 'INTERFACE-no-sources'Brad King2014-02-173-5/+10
|\ \ \
| * | | cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.Stephen Kelly2014-02-143-5/+10
* | | | Merge topic 'KateHandleSpacesInPath'Brad King2014-02-172-10/+9
|\ \ \ \
| * | | | Kate: handle spaces in build dirAlex Neundorf2014-02-172-10/+9
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-02-171-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2014-02-161-1/+1
* | | CMake Nightly Date StampKitware Robot2014-02-151-1/+1
* | | CMake Nightly Date StampKitware Robot2014-02-141-1/+1
|/ /
* | Merge topic 'dev/ninja-speedup'Brad King2014-02-132-43/+51
|\ \
| * | Ninja: Cache target-level flagsBen Boeckel2014-02-132-43/+51
| |/
* | Merge topic 'osx-sysroot-escape'Brad King2014-02-131-1/+1
|\ \
| * | OS X: Escape path given to -isysroot flagBrad King2014-02-121-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2014-02-131-1/+1
* | Merge topic 'backward-compatibility'Brad King2014-02-124-0/+74
|\ \
| * | add_custom_command: Disallow use of SOURCE signatures.Stephen Kelly2014-02-123-0/+36
| * | Add policy CMP0049 to avoid variable expansion in source listsStephen Kelly2014-02-123-0/+38
* | | Merge topic 'dev/fix-sublime-compile-flags'Brad King2014-02-121-1/+1
|\ \ \
| * | | Sublime: Pass language and config properlyBen Boeckel2014-02-111-1/+1
| |/ /
* | | Merge topic 'cmake-devel-version-macro'Brad King2014-02-123-15/+16
|\ \ \ | |_|/ |/| |
| * | Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.Stephen Kelly2014-02-113-15/+16
* | | CMake Nightly Date StampKitware Robot2014-02-121-1/+1
| |/ |/|
* | Merge topic 'cmake-devel-version-macro'Brad King2014-02-117-11/+21
|\ \ | |/
| * Export: Fix internal CMake version test logicBrad King2014-02-101-4/+6
| * cmVersion: Fix CMake_VERSION_ENCODE for date in patch levelBrad King2014-02-105-7/+12
| * cmStandardIncludes: Include cmIML/INT.h for portable integer typesBrad King2014-02-101-0/+3
* | Merge topic 'backward-compatibility'Brad King2014-02-111-2/+1
|\ \