summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Always cache entries through the cmake instance.Stephen Kelly2015-10-102-3/+4
| * | | | | | | | cmake: Port away from trivial cmCacheManager use.Stephen Kelly2015-10-101-17/+17
| * | | | | | | | cmake: Use existing cache API wrapper.Stephen Kelly2015-10-101-14/+14
* | | | | | | | | Merge topic 'add-cmLocalGenerator-API'Brad King2015-10-1237-244/+277
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove some needless GetMakefile() calls.Stephen Kelly2015-10-103-3/+3
| * | | | | | | | | cmLocalGenerator: Add current source directory accessor.Stephen Kelly2015-10-1010-14/+20
| * | | | | | | | | cmLocalGenerator: Add current binary directory accessor.Stephen Kelly2015-10-1018-77/+80
| * | | | | | | | | cmLocalGenerator: Add Home directory accessors.Stephen Kelly2015-10-0823-82/+94
| * | | | | | | | | Eclipse: Port API to cmLocalGenerator.Stephen Kelly2015-10-082-7/+10
| * | | | | | | | | Kate: Remove unused variables.Stephen Kelly2015-10-081-3/+0
| * | | | | | | | | Kate: Port API to cmLocalGenerator.Stephen Kelly2015-10-082-10/+17
| * | | | | | | | | export: Port internal method to cmGeneratorTarget.Stephen Kelly2015-10-081-12/+14
| * | | | | | | | | cmMakefile: Remove unused GetProjectName calls.Stephen Kelly2015-10-082-10/+0
| * | | | | | | | | cmLocalGenerator: Add GetProjectName method.Stephen Kelly2015-10-0813-30/+36
| * | | | | | | | | cmCPluginAPI: Inline code to get project name.Stephen Kelly2015-10-081-1/+1
| * | | | | | | | | cmMakefile: Inline initialization of project name.Stephen Kelly2015-10-081-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | cmLocalGenerator: Add cmake instance accessor.Stephen Kelly2015-10-082-0/+7
* | | | | | | | | Merge topic 'minor-cleanups'Brad King2015-10-129-31/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmComputeLinkDepends: Remove unused typedef.Stephen Kelly2015-10-081-2/+0
| * | | | | | | | | cmGeneratorTarget: Use local GetProperty method.Stephen Kelly2015-10-085-23/+23
| * | | | | | | | | cmMakefile: Remove unneeded container clears.Stephen Kelly2015-10-081-3/+0
| * | | | | | | | | C::B: Remove unused variables.Stephen Kelly2015-10-081-2/+0
| * | | | | | | | | cmLocalGenerator: Devirtualize method.Stephen Kelly2015-10-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'emacs-mode-unscreamify-more'Brad King2015-10-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake-mode.el: unscreamify symbols instead of wordsKevin Burge2015-10-081-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'emacs-mode-fix-accidental-indentation'Brad King2015-10-121-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | cmake-mode.el: treat keywords as symbolsKevin Burge2015-10-081-4/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'cpack-wix-typos'Brad King2015-10-121-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | CPackWIX: fix typos in documentationKevin Wojniak2015-10-081-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'doc-clarify-shared-lib'Brad King2015-10-122-1/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Document that SHARED libraries must export a symbol (#15775)James Johnston2015-10-082-1/+12
| |/ / / / /
* | | | | | Merge topic 'osx-file-times-ns-precision'Brad King2015-10-122-0/+36
|\ \ \ \ \ \
| * | | | | | cmFileTimeComparison: Port to OS X nanosecond times (#15769)Brad King2015-10-082-0/+36
* | | | | | | Merge topic 'update-kwsys'Brad King2015-10-127-31/+64
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | bootstrap: Drop unnecessary KWSys platform checkBrad King2015-10-081-11/+1
| * | | | | | cmFileTimeComparison: Update for lack of cmsys_STAT_HAS_ST_MTIMBrad King2015-10-082-2/+14
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-10-084-18/+49
| |\ \ \ \ \ \
| | * | | | | | KWSys 2015-10-06 (ed82989c)KWSys Robot2015-10-084-18/+49
* | | | | | | | Merge topic 'revert-compiler-features-solaris'Brad King2015-10-123-22/+15
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Revert topic 'compiler-features-solaris'Brad King2015-10-083-22/+15
* | | | | | | | Merge topic 'FindGTK2_sigc++_c++11'Brad King2015-10-122-0/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | FindGTK2: Enable c++11 for sigc++ 2.5.1 or laterDaniele E. Domenichelli2015-10-122-0/+65
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-10-121-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2015-10-111-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2015-10-101-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2015-10-091-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'FindOpenSSL-mingw'Brad King2015-10-081-7/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | FindOpenSSL: Search for unix-named libraries first on MinGW (#15765)Wayne Stambaugh2015-10-061-6/+2
| * | | | | | FindOpenSSL: Tolerate tabs in header while parsing version (#15765)Wayne Stambaugh2015-10-061-1/+1
* | | | | | | Merge topic 'cmGeneratorTarget-sources'Brad King2015-10-0822-459/+401
|\ \ \ \ \ \ \