Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' | Brad King | 2014-02-25 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'fix-find_dependency-macro' into release | Brad King | 2014-02-24 | 1 | -14/+19 |
| |\ | |||||
| * \ | Merge branch 'install-FILES-genex' into release | Brad King | 2014-02-24 | 12 | -178/+288 |
| |\ \ | |||||
| * \ \ | Merge branch 'doc-add_test-cleanup' into release | Brad King | 2014-02-20 | 1 | -48/+38 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindHg-add-WC_INFO' | Brad King | 2014-02-25 | 1 | -1/+36 |
|\ \ \ \ \ | |||||
| * | | | | | FindHg: Add Hg_WC_INFO macro | Matthäus G. Chajdas | 2014-02-25 | 1 | -1/+34 |
| * | | | | | FindHg: Search for TortoiseHg | Matthäus G. Chajdas | 2014-02-25 | 1 | -0/+2 |
* | | | | | | Merge topic 'dev/faster-parsers' | Brad King | 2014-02-25 | 4 | -71/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add release notes for the 'faster-parsers' topic | Ben Boeckel | 2014-02-25 | 1 | -0/+6 |
| * | | | | | | cmGeneratorExpression: Improve parsing in StripEmptyListElements | Ben Boeckel | 2014-02-21 | 1 | -3/+10 |
| * | | | | | | cmGeneratorExpressionLexer: Use a switch statement to parse | Ben Boeckel | 2014-02-21 | 1 | -35/+35 |
| * | | | | | | ExpandListArguments: Optimize the parser | Ben Boeckel | 2014-02-21 | 1 | -33/+18 |
* | | | | | | | Merge topic 'target-SOURCES-refactor' | Brad King | 2014-02-25 | 14 | -502/+782 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Handle Mac OSX source flags for individual files lazily. | Stephen Kelly | 2014-02-24 | 1 | -26/+17 |
| * | | | | | | | cmGeneratorTarget: Classify sources on demand, not up front. | Stephen Kelly | 2014-02-24 | 3 | -126/+241 |
| * | | | | | | | cmGeneratorTarget: Use a method to access the definition file. | Stephen Kelly | 2014-02-24 | 5 | -12/+20 |
| * | | | | | | | cmTarget: Add GetTransitiveTargetClosure method. | Stephen Kelly | 2014-02-24 | 3 | -26/+67 |
| * | | | | | | | cmTarget: Create a temporary cmTarget in checkInterfacePropertyCompatibility | Stephen Kelly | 2014-02-24 | 1 | -8/+9 |
| * | | | | | | | cmTarget: Avoid computing languages when computing transitive targets. | Stephen Kelly | 2014-02-24 | 3 | -12/+108 |
| * | | | | | | | cmTarget: Move ComputeLinkInterface to the internal class. | Stephen Kelly | 2014-02-24 | 2 | -24/+28 |
| * | | | | | | | cmTarget: Extract a ComputeLinkInterfaceLibraries method. | Stephen Kelly | 2014-02-24 | 2 | -72/+99 |
| * | | | | | | | cmTarget: Re-arrange the ComputeLinkInterface method. | Stephen Kelly | 2014-02-24 | 1 | -5/+15 |
| * | | | | | | | cmTarget: Extract a ComputeLinkImplementationLanguages method. | Stephen Kelly | 2014-02-24 | 2 | -0/+7 |
| * | | | | | | | cmTarget: Change GetTransitivePropertyLinkLibraries to output targets. | Stephen Kelly | 2014-02-24 | 4 | -42/+71 |
| * | | | | | | | cmTarget: Find source files on request. | Stephen Kelly | 2014-02-24 | 4 | -51/+4 |
| * | | | | | | | cmTarget: Move SourceFileFlags to cmGeneratorTarget. | Stephen Kelly | 2014-02-24 | 7 | -168/+166 |
* | | | | | | | | Merge topic 'fix-find_dependency-macro' | Brad King | 2014-02-25 | 1 | -13/+20 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | find_dependency: Ensure that ARGV1 has valid local content | Stephen Kelly | 2014-02-24 | 1 | -1/+4 |
| * | | | | | | | find_dependency: Add namespacing for variables in the macro. | Stephen Kelly | 2014-02-24 | 1 | -13/+17 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-25 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'variable-expansion-tests' | Brad King | 2014-02-24 | 25 | -0/+130 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tests: Add variable expansion tests | Ben Boeckel | 2014-02-21 | 25 | -0/+130 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ExternalProject-BUILD_ALWAYS' | Brad King | 2014-02-24 | 4 | -0/+65 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ExternalProject: Add option to always run the build step | Brad King | 2014-02-21 | 4 | -0/+65 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge topic 'fix-find_dependency-macro' | Brad King | 2014-02-24 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Always set version variable of find_dependency macro | Alex Merry | 2014-02-23 | 1 | -3/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'install-FILES-genex' | Brad King | 2014-02-24 | 12 | -178/+288 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 12 | -7/+105 |
| * | | | | | | cmInstallFilesGenerator: Add reference to calling cmMakefile | Brad King | 2014-02-21 | 5 | -10/+21 |
| * | | | | | | Help: Format install() command documentation | Brad King | 2014-02-21 | 1 | -161/+162 |
* | | | | | | | Merge topic 'doc-add_test-cleanup' | Brad King | 2014-02-24 | 1 | -48/+38 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Help: Revise and format add_test() command documentation | Brad King | 2014-02-20 | 1 | -48/+38 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-24 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-23 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-22 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-21 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-02-20 | 1 | -1/+1 |
* | | | Begin post-3.0 development | Brad King | 2014-02-19 | 3 | -2/+11 |
* | | | Merge branch 'release' | Brad King | 2014-02-19 | 19 | -67/+59 |
|\ \ \ | | |/ | |/| | |||||
| * | | Change version scheme to use only two components for feature levels | Brad King | 2014-02-19 | 13 | -42/+45 |