| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'autogen_fix_3.8' into release | Brad King | 2017-02-15 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-ctest_update-svn' into release | Brad King | 2017-02-15 | 1 | -1/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'working-directory-fixes' | Brad King | 2017-03-07 | 19 | -154/+137 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | 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 'autogen_common' | Brad King | 2017-03-07 | 6 | -448/+635 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Autogen: Add RunCommand method with built in logging | Sebastian Holtermann | 2017-03-06 | 2 | -58/+61 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Error return when a scan file is not readable | Sebastian Holtermann | 2017-03-06 | 2 | -40/+67 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Add AUTOMOC/UIC support for generated source files | Sebastian Holtermann | 2017-03-06 | 1 | -92/+122 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Initializer cleanups | Sebastian Holtermann | 2017-03-06 | 1 | -73/+70 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Add support for generated .qrc files | Sebastian Holtermann | 2017-03-06 | 4 | -77/+142 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Embrace qrc file lists in braces in AutogenInfo.cmake | Sebastian Holtermann | 2017-03-06 | 3 | -26/+31 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Remove unused variables | Sebastian Holtermann | 2017-03-06 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | Autogen: Add cmQtAutogeneratorCommon class with shared types and functions | Sebastian Holtermann | 2017-03-06 | 5 | -166/+229 | |
| * | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge topic 'ipo-variable' | Brad King | 2017-03-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION' | Ruslan Baratov | 2017-03-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge topic 'implicit-dir-symlinks' | Brad King | 2017-03-03 | 2 | -7/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'backport-implicit-dir-symlinks' into implicit-dir-symlinks | Brad King | 2017-03-02 | 2 | -7/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | cmOrderDirectories: Consider symlinks when checking implicit directories | Brad King | 2017-03-02 | 1 | -2/+7 | |
| | | * | | | | | | | | | | | | | | | | | cmOrderDirectories: Factor out implicit directory check | Brad King | 2017-03-01 | 2 | -6/+11 | |
| * | | | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-03 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | 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 | |
