summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: use new version checking "library >= version" syntaxGautier Pelloux-Prayer2017-02-283-40/+38
* Merge branch 'release'Brad King2017-02-270-0/+0
|\
| * Merge branch 'ExternalProject-checkout-clarify' into releaseBrad King2017-02-241-1/+1
| |\
| * \ Merge branch 'object-library-compile-pdb' into releaseBrad King2017-02-242-1/+2
| |\ \
| * \ \ Merge branch 'ninja-no-full-path' into releaseBrad King2017-02-241-4/+3
| |\ \ \
* | \ \ \ Merge branch 'release-3.7'Brad King2017-02-270-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ninja-no-full-path' into release-3.7Brad King2017-02-241-4/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'ExternalProject-checkout-clarify'Brad King2017-02-271-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ExternalProject: Run `git checkout` with `--` to clarify argumentsBrad King2017-02-241-1/+1
* | | | | | Merge topic 'object-library-compile-pdb'Brad King2017-02-272-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-242-1/+2
| |/ / / /
* | | | | Merge topic 'test-objlib-deps-cleanup'Brad King2017-02-2710-36/+38
|\ \ \ \ \
| * | | | | Tests: Change RunCMake.ObjectLibrary dependencies case to CBrad King2017-02-2610-31/+27
| * | | | | Tests: Fix RunCMake.ObjectLibrary dependency delayBrad King2017-02-261-5/+11
* | | | | | Merge topic 'ninja-no-full-path'Brad King2017-02-271-4/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Revert "Ninja: Use full path for all source files"Brad King2017-02-241-4/+3
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-02-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-02-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-02-251-1/+1
* | | | | Merge branch 'release'Brad King2017-02-240-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'vcxproj-indentation' into releaseBrad King2017-02-231-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'clang-format-attrs' into releaseBrad King2017-02-229-44/+60
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'doc-cmake-language-makefile-vars' into releaseBrad King2017-02-221-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindCUDA-fix-init' into releaseBrad King2017-02-221-0/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'GetPrerequisites-find_item_basename'Brad King2017-02-241-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | GetPrerequisites: also try to resolve just the basenameMichael Maltese2017-02-221-0/+5
* | | | | | | | | | Merge topic '16615-xcode-object-libraries-depends'Brad King2017-02-249-49/+121
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Add test for object library dependenciesGregor Jasny2017-02-226-0/+52
| * | | | | | | | | Xcode: Always track object library dependencies via hacky MakefileGregor Jasny2017-02-221-14/+12
| * | | | | | | | | Xcode: Record dependency information also for object librariesGregor Jasny2017-02-221-8/+30
| * | | | | | | | | Xcode: Collect dummy rules during iteration and emit afterwardsGregor Jasny2017-02-221-24/+13
| * | | | | | | | | Makefile: Allow adding post-build rules to object librariesGregor Jasny2017-02-223-4/+15
* | | | | | | | | | Merge topic 'dragndrop-format'Brad King2017-02-241-20/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCPackDragNDropGenerator: Improving handling of temporary dmg imagesClinton Stimpson2017-02-231-20/+25
* | | | | | | | | | | Merge topic 'vcxproj-indentation'Brad King2017-02-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Fix .vcxproj indentationBrad King2017-02-231-0/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'find_openmp_clang_patch'Brad King2017-02-241-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOpenMP: Add iomp5 variant of Clang OpenMP flagsLucas Czech2017-02-231-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'autogen_depends'Brad King2017-02-2422-101/+280
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Autogen: Add hint to SKIP_AUTOMOC in error messageSebastian Holtermann2017-02-231-1/+3
| * | | | | | | | | | Autogen: Add Quote function and use it for loggingSebastian Holtermann2017-02-231-51/+73
| * | | | | | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS documentationSebastian Holtermann2017-02-237-0/+75
| * | | | | | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS testSebastian Holtermann2017-02-2210-6/+46
| * | | | | | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS supportSebastian Holtermann2017-02-225-10/+55
| * | | | | | | | | | Autogen: Single point of return in Run() methodSebastian Holtermann2017-02-221-15/+19
| * | | | | | | | | | Autogen: Log simplificationsSebastian Holtermann2017-02-221-24/+15
* | | | | | | | | | | Merge topic 'cmake-server-aix'Brad King2017-02-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmServerConnection.h: Include cmConfigure.h firstBrad King2017-02-231-0/+2
* | | | | | | | | | | | Merge topic 'update-libarchive'Brad King2017-02-2488-1981/+4720
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libarchive: Avoid using isblankBrad King2017-02-231-5/+9