Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | cmMakefile: Invert handling of error condition | Stephen Kelly | 2016-10-07 | 1 | -6/+6 | |
| * | | | | | | | | | | cmMakefile: Remove superfluous overload | Stephen Kelly | 2016-10-07 | 3 | -7/+1 | |
| * | | | | | | | | | | cmMakefile: Remove useless link directory container | Stephen Kelly | 2016-10-07 | 2 | -7/+1 | |
| * | | | | | | | | | | cmTarget: Inline MergeLinkLibraries into only caller | Stephen Kelly | 2016-10-07 | 3 | -17/+10 | |
| * | | | | | | | | | | cmTarget: Remove useless link library state | Stephen Kelly | 2016-10-07 | 2 | -5/+0 | |
| * | | | | | | | | | | cmTarget: Remove addition of zero when merging link libraries | Stephen Kelly | 2016-10-07 | 1 | -1/+0 | |
| * | | | | | | | | | | cmTarget: Add assert about link data | Stephen Kelly | 2016-10-07 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge topic 'ninja-cleanups' | Brad King | 2016-10-10 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Ninja: Extract identical code from condition | Stephen Kelly | 2016-10-08 | 1 | -3/+1 | |
| * | | | | | | | | | | | Ninja: Replace array access with local variable | Stephen Kelly | 2016-10-07 | 1 | -4/+4 | |
| * | | | | | | | | | | | Ninja: Separate two coupled calls | Stephen Kelly | 2016-10-07 | 1 | -4/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'minor-cleanups' | Brad King | 2016-10-10 | 8 | -44/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmMakefile: Return a string from GetDefineFlags | Stephen Kelly | 2016-10-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | Test: Remove condition for CMake version no longer supported | Stephen Kelly | 2016-10-10 | 1 | -10/+3 | |
| * | | | | | | | | | | | cmLocalGenerator: Extract definition retrieval out of loop | Stephen Kelly | 2016-10-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | Makefiles: Inline only use of method | Stephen Kelly | 2016-10-09 | 2 | -9/+3 | |
| * | | | | | | | | | | | Makefiles: Make helper class independent of cmLocalGenerator | Stephen Kelly | 2016-10-09 | 1 | -9/+21 | |
| * | | | | | | | | | | | cmMakefile: Remove pointless condition | Stephen Kelly | 2016-10-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | Makefiles: Extract identical code from condition | Stephen Kelly | 2016-10-09 | 1 | -5/+2 | |
| * | | | | | | | | | | | Makefiles: Replace array access with local variable | Stephen Kelly | 2016-10-09 | 1 | -5/+6 | |
| * | | | | | | | | | | | Makefiles: Separate two coupled calls | Stephen Kelly | 2016-10-09 | 1 | -4/+3 | |
* | | | | | | | | | | | | Merge topic 'cmake-cleanup' | Brad King | 2016-10-10 | 2 | -212/+216 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Allow custom built libarchive to use custom built expat. | Daniel Pfeifer | 2016-10-09 | 1 | -18/+20 | |
| * | | | | | | | | | | | | Don't require liblzma when using system libarchive | Daniel Pfeifer | 2016-10-09 | 1 | -12/+14 | |
| * | | | | | | | | | | | | Don't require libbz2 when using system libarchive | Daniel Pfeifer | 2016-10-09 | 1 | -8/+13 | |
| * | | | | | | | | | | | | CMakeCPack: remove obsolete conditions | Daniel Pfeifer | 2016-10-09 | 1 | -175/+170 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'test-cpack-improve-failure-messages' | Brad King | 2016-10-10 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tests: Improve RunCMake.CPack_* failure message formatting | Brad King | 2016-10-07 | 1 | -2/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2016-10-10 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-10-08 | 1 | -11/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KWSys 2016-10-07 (dfe9b386) | KWSys Upstream | 2016-10-08 | 1 | -11/+9 | |
* | | | | | | | | | | | | | Merge topic 'android-export-has-cpp' | Brad King | 2016-10-10 | 5 | -1/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Android: Record use of C++ by static libs in exported Android.mk files | Brad King | 2016-10-07 | 5 | -1/+22 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'android-cxxabi' | Brad King | 2016-10-10 | 3 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Android: Fix support for cxxabi.h with libc++ | Brad King | 2016-10-07 | 3 | -0/+7 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'FindProtobuf-fix-subdirs' | Brad King | 2016-10-10 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindProtobuf: Fix protobuf_generate_*() to handle subdirs | Martin Joly | 2016-10-07 | 1 | -6/+10 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-10 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-09 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-10-08 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'release' | Brad King | 2016-10-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'FindMatlab-fix-simulink-cache' into release | Brad King | 2016-10-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'FindMatlab-documentation' into release | Brad King | 2016-10-05 | 2 | -9/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix-VS-resources-pri-path' into release | Brad King | 2016-10-05 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'qtifw-https-cmake.org' into release | Brad King | 2016-10-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cmake-server-improve-shutdown' into release | Brad King | 2016-10-04 | 3 | -53/+132 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'nmake-encoding' | Brad King | 2016-10-07 | 10 | -11/+326 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | NMake: Use ANSI encoding for NMake Makefiles | Dāvis Mosāns | 2016-10-06 | 5 | -7/+30 | |
| * | | | | | | | | | | | | | cmGeneratedFileStream: Add optional encoding support | Dāvis Mosāns | 2016-10-06 | 2 | -4/+22 | |
| * | | | | | | | | | | | | | codecvt: Add class for encoding conversion | Dāvis Mosāns | 2016-10-06 | 3 | -0/+274 | |