Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for x32-abi | Steven Newbury | 2017-03-07 | 6 | -2/+42 |
* | Merge topic 'autogen_uic_paths' | Brad King | 2017-03-02 | 4 | -258/+292 |
|\ | |||||
| * | Autogen: New short InfoGet functions | Sebastian Holtermann | 2017-03-02 | 2 | -71/+61 |
| * | Autogen: Parse enabled feature configuration only | Sebastian Holtermann | 2017-03-02 | 1 | -108/+117 |
| * | Autogen: Add missing return on error | Sebastian Holtermann | 2017-03-02 | 1 | -0/+1 |
| * | Autogen: Rename and merge moc related methods | Sebastian Holtermann | 2017-03-02 | 2 | -41/+23 |
| * | Autogen: Add AUTOUIC_SEARCH_PATHS support | Sebastian Holtermann | 2017-03-02 | 4 | -49/+106 |
| * | Autogen: Add subDirPrefix function | Sebastian Holtermann | 2017-03-02 | 2 | -14/+16 |
| * | Autogen: Merge FindInIncludeDirectories into FindIncludeFile | Sebastian Holtermann | 2017-03-01 | 2 | -29/+22 |
* | | Merge topic 'find_library-custom-lib-suffix' | Brad King | 2017-03-02 | 1 | -13/+15 |
|\ \ | |||||
| * | | find_library: Allow custom lib suffix be used as find path | Christian Schmidbauer | 2017-03-01 | 1 | -13/+15 |
* | | | Merge topic 'csproj_add_free_source_tags' | Brad King | 2017-03-02 | 2 | -47/+47 |
|\ \ \ | |||||
| * | | | VS: add VS_CSHARP_<tagname> sourcefile property | Michael Stürmer | 2017-03-01 | 2 | -47/+47 |
* | | | | Merge topic 'xcode-enhance-schemes' | Brad King | 2017-03-02 | 6 | -24/+92 |
|\ \ \ \ | |||||
| * | | | | Xcode: Use proper buildable name for schema | Gregor Jasny | 2017-02-28 | 2 | -2/+4 |
| * | | | | 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 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | 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 |
|\ \ \ \ \ \ \ \ |