Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmWorkingDirectory: use the new class | Ben Boeckel | 2017-03-06 | 14 | -146/+86 |
* | cmWorkingDirectory: add class for changing the workdir | Ben Boeckel | 2017-03-06 | 3 | -0/+51 |
* | cmCTest, cmCTestCoverageHandler: remove cwd dance | Ben Boeckel | 2017-03-06 | 2 | -7/+0 |
* | OSXScriptLauncher: remove unused variable | Ben Boeckel | 2017-03-06 | 1 | -1/+0 |
* | Merge topic 'export-executable-symbols' | Brad King | 2017-03-01 | 1 | -1/+2 |
|\ | |||||
| * | bindexplib: Always export executable symbols, even they are also readable | Zsolt Parragi | 2017-02-28 | 1 | -1/+2 |
* | | Merge topic 'find-libarch-not-symlink' | Brad King | 2017-03-01 | 1 | -16/+48 |
|\ \ | |||||
| * | | find_library: Skip 'lib => lib<arch>' searches if one symlinks the other | Brad King | 2017-02-28 | 1 | -0/+22 |
| * | | cmFindLibraryCommand: Refactor AddArchitecturePath logic | Brad King | 2017-02-28 | 1 | -16/+26 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-01 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic '16607-error-out-on-non-seekable-input-files' | Brad King | 2017-02-28 | 3 | -2/+14 |
|\ \ | |||||
| * | | cmListFileLexer: bail out on seek-errors | Gregor Jasny | 2017-02-27 | 3 | -2/+14 |
* | | | 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 | 5 | -0/+284 |
|\ \ \ \ | |||||
| * | | | | Xcode: Write shared schemes based on the default files generated by Xcode | Gusts Kaksis | 2017-02-28 | 5 | -0/+284 |
| | |/ / | |/| | | |||||
* | | | | 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 topic 'object-library-compile-pdb' | Brad King | 2017-02-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix COMPILE_PDB_NAME when used on an OBJECT library | Brad King | 2017-02-24 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-25 | 1 | -1/+1 |
* | | | | | | Merge topic '16615-xcode-object-libraries-depends' | Brad King | 2017-02-24 | 3 | -49/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Xcode: Always track object library dependencies via hacky Makefile | Gregor Jasny | 2017-02-22 | 1 | -14/+12 |
| * | | | | | | Xcode: Record dependency information also for object libraries | Gregor Jasny | 2017-02-22 | 1 | -8/+30 |
| * | | | | | | Xcode: Collect dummy rules during iteration and emit afterwards | Gregor Jasny | 2017-02-22 | 1 | -24/+13 |
| * | | | | | | Makefile: Allow adding post-build rules to object libraries | Gregor Jasny | 2017-02-22 | 3 | -4/+15 |
* | | | | | | | Merge topic 'dragndrop-format' | Brad King | 2017-02-24 | 1 | -20/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCPackDragNDropGenerator: Improving handling of temporary dmg images | Clinton Stimpson | 2017-02-23 | 1 | -20/+25 |
* | | | | | | | | Merge topic 'vcxproj-indentation' | Brad King | 2017-02-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Fix .vcxproj indentation | Brad King | 2017-02-23 | 1 | -0/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'autogen_depends' | Brad King | 2017-02-24 | 4 | -95/+158 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Autogen: Add hint to SKIP_AUTOMOC in error message | Sebastian Holtermann | 2017-02-23 | 1 | -1/+3 |
| * | | | | | | | | Autogen: Add Quote function and use it for logging | Sebastian Holtermann | 2017-02-23 | 1 | -51/+73 |
| * | | | | | | | | Autogen: Add AUTOMOC_DEPEND_FILTERS support | Sebastian Holtermann | 2017-02-22 | 4 | -10/+54 |
| * | | | | | | | | Autogen: Single point of return in Run() method | Sebastian Holtermann | 2017-02-22 | 1 | -15/+19 |
| * | | | | | | | | Autogen: Log simplifications | Sebastian Holtermann | 2017-02-22 | 1 | -24/+15 |
* | | | | | | | | | Merge topic 'cmake-server-aix' | Brad King | 2017-02-24 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | cmServerConnection.h: Include cmConfigure.h first | Brad King | 2017-02-23 | 1 | -0/+2 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-24 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'clang-format-attrs' | Brad King | 2017-02-23 | 2 | -10/+22 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | clang-format.bash: Use Git attributes to mark files for formatting | Brad King | 2017-02-22 | 2 | -0/+5 |
| * | | | | | | | Define a custom Git attribute to mark source files as generated | Brad King | 2017-02-22 | 1 | -10/+17 |
| * | | | | | | | Merge branch 'execute_process-default-encoding' into release | Brad King | 2017-02-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-02-23 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'autogen_json' | Brad King | 2017-02-22 | 5 | -1116/+1309 |
|\ \ \ \ \ \ \ |