Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Select executable target for execution in schema | Gregor Jasny | 2017-02-28 | 2 | -2/+24 |
* | Xcode: Fix schema container location calculation | Gregor Jasny | 2017-02-28 | 4 | -19/+18 |
* | Xcode: Do not autocreate schemes | Gregor Jasny | 2017-02-28 | 2 | -0/+32 |
* | Xcode: Use proper indentation for schemes | Gregor Jasny | 2017-02-28 | 3 | -1/+14 |
* | Merge branch 'release' | Brad King | 2017-02-28 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'kwiml-test-gcc-format-security' into release | Brad King | 2017-02-27 | 1 | -1/+1 |
| |\ | |||||
* | \ | Merge topic 'kwiml-test-gcc-format-security' | Brad King | 2017-02-28 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | KWIML: Add -Wno-format-security to tolerate -Werror=format-security | Orion Poplawski | 2017-02-27 | 1 | -1/+1 |
* | | | Merge topic '16607-error-out-on-non-seekable-input-files' | Brad King | 2017-02-28 | 7 | -3/+31 |
|\ \ \ | |||||
| * | | | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 7 | -3/+31 |
* | | | | Merge topic 'ExternalProject-fix-download-log' | Brad King | 2017-02-28 | 2 | -3/+12 |
|\ \ \ \ | |||||
| * | | | | ExternalProject: only append `COMMAND` if actually adding a command | Ben Boeckel | 2017-02-27 | 2 | -3/+12 |
* | | | | | Merge topic 'cache-xaml-resx-headers' | Brad King | 2017-02-28 | 2 | -7/+23 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Cache the list of xaml and resx headers | Dmitry Kochkin | 2017-02-27 | 2 | -7/+23 |
| |/ / / / | |||||
* | | | | | Merge topic 'cmake-xcode-schemes' | Brad King | 2017-02-28 | 8 | -0/+302 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Add documentation for schema generator | Gregor Jasny | 2017-02-28 | 3 | -0/+18 |
| * | | | | | Xcode: Write shared schemes based on the default files generated by Xcode | Gusts Kaksis | 2017-02-28 | 5 | -0/+284 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'update-kwiml' | Brad King | 2017-02-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2017-02-27 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | KWIML 2017-02-27 (aa3a7733) | KWIML Upstream | 2017-02-27 | 1 | -1/+1 |
* | | | | | | Merge topic 'update-libarchive' | Brad King | 2017-02-28 | 15 | -125/+227 |
|\ \ \ \ \ \ | |||||
| * | | | | | | libarchive: Remove liblzma from introspection tests | Brad King | 2017-02-27 | 1 | -2/+0 |
| * | | | | | | Merge branch 'upstream-LibArchive' into update-libarchive | Brad King | 2017-02-27 | 14 | -124/+228 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | LibArchive 2017-02-25 (d6b1bb9f) | LibArchive Upstream | 2017-02-27 | 15 | -125/+256 |
| * | | | | | | | libarchive: Update script to get 3.3.1 | Brad King | 2017-02-27 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'libuv-solaris-10' | Brad King | 2017-02-28 | 4 | -7/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Enable libuv on Solaris 10 | Brad King | 2017-02-28 | 1 | -6/+0 |
| * | | | | | | | | libuv: Compile as C 90 on Solaris 10 | Brad King | 2017-02-28 | 1 | -0/+3 |
| * | | | | | | | | libuv: Link to 'rt' library on Solaris 10 to get semaphores | Brad King | 2017-02-26 | 1 | -0/+1 |
| * | | | | | | | | libuv: Implement mkdtemp on Solaris 10 | Brad King | 2017-02-26 | 1 | -1/+11 |
| * | | | | | | | | libuv: automatically skip ifaddrs on Solaris 10 | Brad King | 2017-02-26 | 1 | -0/+4 |
* | | | | | | | | | Merge topic 'cmake-host-system-name' | Brad King | 2017-02-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix CMAKE_HOST_SYSTEM_NAME on SunOS | Brad King | 2017-02-27 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-28 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'release' | Brad King | 2017-02-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'ExternalProject-checkout-clarify' into release | Brad King | 2017-02-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'object-library-compile-pdb' into release | Brad King | 2017-02-24 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ninja-no-full-path' into release | Brad King | 2017-02-24 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.7' | Brad King | 2017-02-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ninja-no-full-path' into release-3.7 | Brad King | 2017-02-24 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'ExternalProject-checkout-clarify' | Brad King | 2017-02-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | ExternalProject: Run `git checkout` with `--` to clarify arguments | Brad King | 2017-02-24 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'object-library-compile-pdb' | Brad King | 2017-02-27 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 2 | -1/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'test-objlib-deps-cleanup' | Brad King | 2017-02-27 | 10 | -36/+38 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Tests: Change RunCMake.ObjectLibrary dependencies case to C | Brad King | 2017-02-26 | 10 | -31/+27 |
| * | | | | | | | | | | | Tests: Fix RunCMake.ObjectLibrary dependency delay | Brad King | 2017-02-26 | 1 | -5/+11 |
* | | | | | | | | | | | | Merge topic 'ninja-no-full-path' | Brad King | 2017-02-27 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Revert "Ninja: Use full path for all source files" | Brad King | 2017-02-24 | 1 | -4/+3 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-27 | 1 | -1/+1 |