Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | cmLocalGenerator: Add GetProjectName method. | Stephen Kelly | 2015-10-08 | 13 | -30/+36 | |
| * | | | cmCPluginAPI: Inline code to get project name. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 | |
| * | | | cmMakefile: Inline initialization of project name. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | cmLocalGenerator: Add cmake instance accessor. | Stephen Kelly | 2015-10-08 | 2 | -0/+7 | |
* | | | Merge topic 'minor-cleanups' | Brad King | 2015-10-12 | 9 | -31/+24 | |
|\ \ \ | ||||||
| * | | | cmComputeLinkDepends: Remove unused typedef. | Stephen Kelly | 2015-10-08 | 1 | -2/+0 | |
| * | | | cmGeneratorTarget: Use local GetProperty method. | Stephen Kelly | 2015-10-08 | 5 | -23/+23 | |
| * | | | cmMakefile: Remove unneeded container clears. | Stephen Kelly | 2015-10-08 | 1 | -3/+0 | |
| * | | | C::B: Remove unused variables. | Stephen Kelly | 2015-10-08 | 1 | -2/+0 | |
| * | | | cmLocalGenerator: Devirtualize method. | Stephen Kelly | 2015-10-08 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'emacs-mode-unscreamify-more' | Brad King | 2015-10-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | cmake-mode.el: unscreamify symbols instead of words | Kevin Burge | 2015-10-08 | 1 | -1/+1 | |
* | | | | Merge topic 'emacs-mode-fix-accidental-indentation' | Brad King | 2015-10-12 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | cmake-mode.el: treat keywords as symbols | Kevin Burge | 2015-10-08 | 1 | -4/+4 | |
* | | | | Merge topic 'cpack-wix-typos' | Brad King | 2015-10-12 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | CPackWIX: fix typos in documentation | Kevin Wojniak | 2015-10-08 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge topic 'doc-clarify-shared-lib' | Brad King | 2015-10-12 | 2 | -1/+12 | |
|\ \ \ \ | ||||||
| * | | | | Help: Document that SHARED libraries must export a symbol (#15775) | James Johnston | 2015-10-08 | 2 | -1/+12 | |
| |/ / / | ||||||
* | | | | Merge topic 'osx-file-times-ns-precision' | Brad King | 2015-10-12 | 2 | -0/+36 | |
|\ \ \ \ | ||||||
| * | | | | cmFileTimeComparison: Port to OS X nanosecond times (#15769) | Brad King | 2015-10-08 | 2 | -0/+36 | |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2015-10-12 | 7 | -31/+64 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | bootstrap: Drop unnecessary KWSys platform check | Brad King | 2015-10-08 | 1 | -11/+1 | |
| * | | | | cmFileTimeComparison: Update for lack of cmsys_STAT_HAS_ST_MTIM | Brad King | 2015-10-08 | 2 | -2/+14 | |
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-10-08 | 4 | -18/+49 | |
| |\ \ \ \ | ||||||
| | * | | | | KWSys 2015-10-06 (ed82989c) | KWSys Robot | 2015-10-08 | 4 | -18/+49 | |
* | | | | | | Merge topic 'revert-compiler-features-solaris' | Brad King | 2015-10-12 | 3 | -22/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert topic 'compiler-features-solaris' | Brad King | 2015-10-08 | 3 | -22/+15 | |
* | | | | | | | Merge topic 'FindGTK2_sigc++_c++11' | Brad King | 2015-10-12 | 2 | -0/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindGTK2: Enable c++11 for sigc++ 2.5.1 or later | Daniele E. Domenichelli | 2015-10-12 | 2 | -0/+65 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-12 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-10 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-10-09 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | 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 | |