summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Autogen: Parse enabled feature configuration onlySebastian Holtermann2017-03-021-108/+117
| * | | | | | | | | | | | | | | | | Autogen: Add missing return on errorSebastian Holtermann2017-03-021-0/+1
| * | | | | | | | | | | | | | | | | Autogen: Rename and merge moc related methodsSebastian Holtermann2017-03-022-41/+23
| * | | | | | | | | | | | | | | | | Autogen: Add AUTOUIC_SEARCH_PATHS supportSebastian Holtermann2017-03-024-49/+106
| * | | | | | | | | | | | | | | | | Autogen: Add subDirPrefix functionSebastian Holtermann2017-03-022-14/+16
| * | | | | | | | | | | | | | | | | Autogen: Merge FindInIncludeDirectories into FindIncludeFileSebastian Holtermann2017-03-012-29/+22
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'find_library-custom-lib-suffix'Brad King2017-03-021-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-011-13/+15
* | | | | | | | | | | | | | | | | | Merge topic 'csproj_add_free_source_tags'Brad King2017-03-022-47/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | VS: add VS_CSHARP_<tagname> sourcefile propertyMichael Stürmer2017-03-012-47/+47
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'xcode-enhance-schemes'Brad King2017-03-026-24/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Xcode: Use proper buildable name for schemaGregor Jasny2017-02-282-2/+4
| * | | | | | | | | | | | | | | | | Xcode: Select executable target for execution in schemaGregor Jasny2017-02-282-2/+24
| * | | | | | | | | | | | | | | | | Xcode: Fix schema container location calculationGregor Jasny2017-02-284-19/+18
| * | | | | | | | | | | | | | | | | Xcode: Do not autocreate schemesGregor Jasny2017-02-282-0/+32
| * | | | | | | | | | | | | | | | | Xcode: Use proper indentation for schemesGregor Jasny2017-02-283-1/+14
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-021-1/+1
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'export-executable-symbols'Brad King2017-03-011-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | bindexplib: Always export executable symbols, even they are also readableZsolt Parragi2017-02-281-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'find-libarch-not-symlink'Brad King2017-03-011-16/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | find_library: Skip 'lib => lib<arch>' searches if one symlinks the otherBrad King2017-02-281-0/+22
| * | | | | | | | | | | | | | | cmFindLibraryCommand: Refactor AddArchitecturePath logicBrad King2017-02-281-16/+26
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-03-011-1/+1
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic '16607-error-out-on-non-seekable-input-files'Brad King2017-02-283-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cmListFileLexer: bail out on seek-errorsGregor Jasny2017-02-273-2/+14
* | | | | | | | | | | | | | | Merge topic 'cache-xaml-resx-headers'Brad King2017-02-282-7/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | VS: Cache the list of xaml and resx headersDmitry Kochkin2017-02-272-7/+23
* | | | | | | | | | | | | | | | Merge topic 'cmake-xcode-schemes'Brad King2017-02-285-0/+284
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Xcode: Write shared schemes based on the default files generated by XcodeGusts Kaksis2017-02-285-0/+284
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'cmake-host-system-name'Brad King2017-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix CMAKE_HOST_SYSTEM_NAME on SunOSBrad King2017-02-271-1/+1
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-281-1/+1
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'object-library-compile-pdb'Brad King2017-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix COMPILE_PDB_NAME when used on an OBJECT libraryBrad King2017-02-241-1/+1
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge topic 'ninja-no-full-path'Brad King2017-02-271-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert "Ninja: Use full path for all source files"Brad King2017-02-241-4/+3
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-271-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-261-1/+1
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-02-251-1/+1
* | | | | | | | | | | | | | Merge topic '16615-xcode-object-libraries-depends'Brad King2017-02-243-49/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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 'autogen_depends'Brad King2017-02-244-95/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Autogen: Add hint to SKIP_AUTOMOC in error messageSebastian Holtermann2017-02-231-1/+3