| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGeneratorTarget: Move GetDirectory from cmTarget. | Stephen Kelly | 2015-10-08 | 15 | -68/+76 |
|
|
* | cmTarget: Make OutputInfo definition public. | Stephen Kelly | 2015-10-08 | 2 | -11/+9 |
|
|
* | cmGeneratorTarget: Move link implementation from cmTarget. | Stephen Kelly | 2015-10-08 | 6 | -212/+200 |
|
|
* | cmTarget: Split storage of link implementation from backtraces. | Stephen Kelly | 2015-10-08 | 2 | -30/+15 |
|
|
* | cmGeneratorTarget: Issue messages through the local generator. | Stephen Kelly | 2015-10-08 | 1 | -6/+7 |
|
|
* | cmLocalGenerator: Add cmake instance accessor. | Stephen Kelly | 2015-10-08 | 2 | -0/+7 |
|
|
* | Merge topic 'FindOpenSSL-mingw' | Brad King | 2015-10-08 | 1 | -7/+3 |
|\ |
|
| * | FindOpenSSL: Search for unix-named libraries first on MinGW (#15765) | Wayne Stambaugh | 2015-10-06 | 1 | -6/+2 |
|
|
| * | FindOpenSSL: Tolerate tabs in header while parsing version (#15765) | Wayne Stambaugh | 2015-10-06 | 1 | -1/+1 |
|
|
* | | Merge topic 'cmGeneratorTarget-sources' | Brad King | 2015-10-08 | 22 | -459/+401 |
|\ \ |
|
| * | | cmTarget: Remove Compute method. | Stephen Kelly | 2015-10-07 | 7 | -13/+0 |
|
|
| * | | cmGeneratorTarget: Move computed sources from cmTarget. | Stephen Kelly | 2015-10-07 | 4 | -313/+249 |
|
|
| * | | cmGeneratorTarget: Inline GetSourceFiles from cmTarget. | Stephen Kelly | 2015-10-07 | 3 | -49/+49 |
|
|
| * | | cmGeneratorTarget: Move AddInterfaceEntries method. | Stephen Kelly | 2015-10-07 | 1 | -28/+27 |
|
|
| * | | cmTarget: Remove a conditional for generate-time source addition. | Stephen Kelly | 2015-10-07 | 1 | -13/+6 |
|
|
| * | | cmTarget: Split storage of sources from genexes. | Stephen Kelly | 2015-10-07 | 1 | -39/+50 |
|
|
| * | | cmTarget: Add Compute API for sources. | Stephen Kelly | 2015-10-07 | 7 | -0/+13 |
|
|
| * | | cmTarget: Add API for generate-time source addition. | Stephen Kelly | 2015-10-07 | 3 | -1/+7 |
|
|
| * | | cmGeneratorTarget: Add methods for generate-time source addition. | Stephen Kelly | 2015-10-07 | 7 | -13/+35 |
|
|
| * | | Access sources through cmGeneratorTarget. | Stephen Kelly | 2015-10-07 | 12 | -16/+27 |
|
|
| * | | GHS: Port API to cmGeneratorTarget. | Stephen Kelly | 2015-10-07 | 3 | -9/+12 |
|
|
| * | | Xcode: Port away from unnecessary CMP0049 compatibility. | Stephen Kelly | 2015-10-06 | 1 | -2/+2 |
|
|
| * | | cmTarget: Join strings conditionally. | Stephen Kelly | 2015-10-06 | 1 | -2/+2 |
|
|
| * | | cmGeneratorTarget: Rename internal member. | Stephen Kelly | 2015-10-06 | 2 | -4/+4 |
|
|
| * | | cmFLTKWrapUI: Remove CMake 2.2 compat code. | Stephen Kelly | 2015-10-06 | 1 | -39/+0 |
| |/ |
|
* | | Merge topic 'refactor-current-dir-initialization' | Brad King | 2015-10-08 | 10 | -62/+59 |
|\ \ |
|
| * | | cmState: Internalize the initialization of a snapshot from its parent. | Stephen Kelly | 2015-10-07 | 3 | -4/+5 |
|
|
| * | | Remove now-unused directory setters. | Stephen Kelly | 2015-10-07 | 2 | -17/+0 |
|
|
| * | | Set the current dirs on the snapshot before creating the cmMakefile. | Stephen Kelly | 2015-10-07 | 7 | -44/+56 |
|
|
| * | | cmMakefile: Move invokation to initialize snapshot. | Stephen Kelly | 2015-10-06 | 1 | -2/+3 |
| |/ |
|
* | | Merge topic 'cmake-script-mode-directory-vars' | Brad King | 2015-10-08 | 6 | -0/+35 |
|\ \ |
|
| * | | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 6 | -0/+35 |
|
|
* | | | Merge topic 'cpack-nsis-bitmap' | Brad King | 2015-10-08 | 4 | -0/+38 |
|\ \ \ |
|
| * | | | CPackNSIS: Add options to set the bitmap for NSIS installer left side | Colin Tracey | 2015-10-06 | 4 | -0/+38 |
| |/ / |
|
* | | | Merge topic 'update-kwsys' | Brad King | 2015-10-08 | 2 | -2/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-10-06 | 2 | -2/+3 |
| |\ \ \ |
|
| | * | | | KWSys 2015-10-06 (d79801bb) | KWSys Robot | 2015-10-06 | 2 | -2/+3 |
|
|
* | | | | | Merge topic 'fix-spelling-typos' | Brad King | 2015-10-08 | 6 | -6/+6 |
|\ \ \ \ \ |
|
| * | | | | | bootstrap: Fix spelling of "succeeded" | Terrell Russell | 2015-10-06 | 1 | -1/+1 |
|
|
| * | | | | | Modules: Fix spelling of "succeeded" in check messages | Terrell Russell | 2015-10-06 | 5 | -5/+5 |
| |/ / / / |
|
* | | | | | Merge topic 'release-nightly-linux64' | Brad King | 2015-10-08 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | Tests: Add a nightly Linux 64-bit binary | Brad King | 2015-10-06 | 1 | -0/+2 |
|
|
| * | | | | | Tests: Rename Linux nightly release binary test to Linux32 | Brad King | 2015-10-06 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'release-cygwin-subdir' | Brad King | 2015-10-08 | 2 | -6/+15 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Utilities/Release: Move cygwin packages to a subdirectory | Brad King | 2015-10-06 | 2 | -6/+15 |
|
|
* | | | | | | Merge topic 'release-no-old-osx' | Brad King | 2015-10-08 | 3 | -30/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Tests: Rename OS X nightly release binary test | Brad King | 2015-10-05 | 1 | -1/+1 |
|
|
| * | | | | | Utilities/Release: Drop OS X ppc/i386 binary | Brad King | 2015-10-05 | 2 | -27/+1 |
|
|
| * | | | | | Tests: Drop nightly OS X ppc/i386 binary | Brad King | 2015-10-05 | 1 | -2/+0 |
| |/ / / / |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-08 | 1 | -1/+1 |
|
|