Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmSystemTools: Drop unused StringEndsWith method | Brad King | 2015-09-02 | 2 | -11/+0 |
* | cmFindProgramCommand: Use Names member instead of passing it | Brad King | 2015-09-02 | 2 | -13/+10 |
* | cmFindLibraryCommand: Avoid repeating search for the same name | Brad King | 2015-09-02 | 1 | -2/+9 |
* | CMake Nightly Date Stamp | Kitware Robot | 2015-09-02 | 1 | -1/+1 |
* | Merge topic 'jacoco_find_files' | Brad King | 2015-09-01 | 1 | -52/+87 |
|\ | |||||
| * | ctest_coverage: Make Jacoco parser better at finding source files | Zack Galbreath | 2015-09-01 | 1 | -52/+87 |
* | | Merge topic 'fix-ios-install' | Brad King | 2015-09-01 | 2 | -4/+13 |
|\ \ | |||||
| * | | Fix installation of iOS targets (#12506) | Gregor Jasny | 2015-08-25 | 2 | -2/+12 |
| * | | Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos | Gregor Jasny | 2015-08-25 | 1 | -3/+2 |
* | | | Merge topic 'vs-store-phone-cert-thumbs' | Brad King | 2015-09-01 | 1 | -7/+8 |
|\ \ \ | |||||
| * | | | cmSystemTools: Use CreateFileW explicitly to pass wchar_t path | Brad King | 2015-08-31 | 1 | -7/+8 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2015-09-01 | 6 | -94/+370 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-08-31 | 6 | -94/+370 |
* | | | | | Merge topic 'add-link-search-static-properties-defaults' | Brad King | 2015-09-01 | 1 | -5/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Revert LINK_SEARCH_{START,END}_STATIC behavior change | Brad King | 2015-08-31 | 1 | -5/+3 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-09-01 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'makefile-color-when-needed' | Brad King | 2015-08-31 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: Print color escapes only when necessary | Brad King | 2015-08-28 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-store-phone-cert-thumbs' | Brad King | 2015-08-31 | 4 | -4/+110 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | VS: Windows Store/Phone package cert thumbprint | Gilles Khouzam | 2015-08-27 | 4 | -2/+108 |
| * | | | | | Simplify condition for using rpcrt4 library on Windows | Brad King | 2015-08-27 | 1 | -2/+2 |
* | | | | | | Merge topic 'fix-ctest-xml-double-encoding' | Brad King | 2015-08-31 | 8 | -20/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Fix XML double-encoding cases | Daniel Pfeifer | 2015-08-28 | 3 | -15/+8 |
| * | | | | | | cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes | Daniel Pfeifer | 2015-08-28 | 3 | -3/+0 |
| * | | | | | | cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includes | Daniel Pfeifer | 2015-08-28 | 2 | -2/+0 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | CMake 3.3.1v3.3.1 | Brad King | 2015-08-13 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-missing-subdir-error' into release | Brad King | 2015-08-04 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'fix-xcode-quoting' into release | Brad King | 2015-07-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'refactor-compute' | Brad King | 2015-08-31 | 5 | -10/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGeneratorTarget: Rename method to match operation. | Stephen Kelly | 2015-08-30 | 5 | -6/+6 |
| * | | | | | | | | cmGlobalGenerator: Process evaluation files after target depends. | Stephen Kelly | 2015-08-29 | 1 | -2/+2 |
| * | | | | | | | | cmGlobalGenerator: Access makefile from makefiles container. | Stephen Kelly | 2015-08-29 | 1 | -2/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'generate-time-generators' | Brad King | 2015-08-31 | 50 | -247/+176 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmGlobalGenerator: Create global targets directly after Configure. | Stephen Kelly | 2015-08-28 | 1 | -19/+16 |
| * | | | | | | | | cmMakefile: Skip Global targets for CMP0019 evaluation. | Stephen Kelly | 2015-08-28 | 1 | -1/+2 |
| * | | | | | | | | cmGlobalGenerator: Fill the project map at compute time. | Stephen Kelly | 2015-08-28 | 1 | -4/+4 |
| * | | | | | | | | cmGlobalGenerator: Rename method. | Stephen Kelly | 2015-08-28 | 2 | -3/+3 |
| * | | | | | | | | cmGlobalGenerator: Avoid cmLocalGenerator until after Configure. | Stephen Kelly | 2015-08-28 | 1 | -4/+4 |
| * | | | | | | | | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 49 | -116/+112 |
| * | | | | | | | | Ninja: Remove some incorrect comments adding no value. | Stephen Kelly | 2015-08-28 | 1 | -11/+0 |
| * | | | | | | | | cmCTestScriptHandler: Simplify deletes. | Stephen Kelly | 2015-08-28 | 1 | -26/+9 |
| * | | | | | | | | QtAutogen: Use a smart pointer. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 |
| * | | | | | | | | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 14 | -27/+18 |
| * | | | | | | | | cmGlobalGenerator: Require a snapshot to create a local generator. | Stephen Kelly | 2015-08-28 | 12 | -20/+31 |
| * | | | | | | | | cmMakefile: Remove cmLocalGenerator member. | Stephen Kelly | 2015-08-28 | 3 | -9/+10 |
| * | | | | | | | | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 39 | -88/+49 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-31 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-30 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-29 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-08-28 | 1 | -1/+1 |