summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libuv: automatically skip ifaddrs on Solaris 10Brad King2017-02-261-0/+4
* 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
| * | | | | | | | | | | libarchive: Avoid declaration after statement in C codeBrad King2017-02-231-2/+4
| * | | | | | | | | | | libarchive: Fix use of ssize_t in archive_entry.hBrad King2017-02-231-2/+23
| * | | | | | | | | | | libarchive: Define __LA_DEPRECATED consistentlyBrad King2017-02-231-5/+2
| * | | | | | | | | | | Update CMake pre-cached values for libarchive 3.3.0Brad King2017-02-231-11/+13
| * | | | | | | | | | | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-2086-1969/+4682
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | LibArchive 2017-02-19 (100ee75a)LibArchive Upstream2017-02-2091-1999/+4855
| * | | | | | | | | | | | libarchive: Update script to get 3.3.0Brad King2017-02-201-1/+1
* | | | | | | | | | | | | Merge topic 'update-libuv'Brad King2017-02-2434-256/+1530
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-libuv' into update-libuvBrad King2017-02-2234-256/+1530
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | libuv 2017-02-21 (52ae8264)libuv upstream2017-02-2234-263/+1536
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-241-1/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'doc-cmake-language-makefile-vars'Brad King2017-02-231-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Help: Clarify 'make-style' variable references in cmake-language(7)Michael Maltese2017-02-221-0/+6
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'clang-format-attrs'Brad King2017-02-239-44/+60
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-229-32/+27
| * | | | | | | | | | | Define a custom Git attribute to mark sources using our C styleBrad King2017-02-221-5/+15
| * | | | | | | | | | | Define a custom Git attribute to mark source files as generatedBrad King2017-02-222-10/+21
* | | | | | | | | | | | Merge topic 'FindCUDA-fix-init'Brad King2017-02-231-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |