Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | cmMakefile: Remove unused Prefix member. | Stephen Kelly | 2015-04-01 | 2 | -3/+0 | |
| * | | cmMakefile: Remove unused SubDirectoryOrder member. | Stephen Kelly | 2015-04-01 | 2 | -3/+0 | |
| * | | cmMakefile: Remove AddExtraDirectory method. | Stephen Kelly | 2015-04-01 | 3 | -13/+0 | |
| * | | cmMakefile: Remove unused method. | Stephen Kelly | 2015-04-01 | 1 | -6/+0 | |
| * | | cmMakefile: Remove bogus comment. | Stephen Kelly | 2015-04-01 | 1 | -4/+0 | |
* | | | Merge topic 'xcode-source-type-metal' | Brad King | 2015-04-02 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Xcode: Add file type for Metal shader files | Sean James | 2015-04-01 | 1 | -0/+4 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-02 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'cpack-deb-format-cast' | Brad King | 2015-04-01 | 1 | -2/+4 | |
|\ \ | ||||||
| * | | cmCPackDebGenerator: Cast file mode to proper type for %o formatter | Brad King | 2015-03-31 | 1 | -2/+4 | |
* | | | Merge topic 'cpack-fix-preinstall-tool' | Brad King | 2015-04-01 | 1 | -15/+8 | |
|\ \ \ | ||||||
| * | | | CPack: Fix make tool selection during preinstall (#15483) | Brad King | 2015-03-31 | 1 | -15/+8 | |
| |/ / | ||||||
* | | | Merge topic 'makefile-DELETE_ON_ERROR' | Brad King | 2015-04-01 | 4 | -0/+13 | |
|\ \ \ | ||||||
| * | | | Makefile: Tell GNU make to delete rule outputs on error (#15474) | Brad King | 2015-03-30 | 4 | -0/+13 | |
| | |/ | |/| | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-04-01 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-31 | 1 | -1/+1 | |
|/ | ||||||
* | Merge topic 'cpack-archive-prefix' | Brad King | 2015-03-30 | 1 | -0/+8 | |
|\ | ||||||
| * | cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives (#14677) | Clinton Stimpson | 2015-03-30 | 1 | -0/+8 | |
* | | Merge topic 'add_dependencies-INTERFACE-libraries' | Brad King | 2015-03-30 | 2 | -11/+4 | |
|\ \ | ||||||
| * | | Allow add_dependencies() on INTERFACE libraries (#15414) | Brad King | 2015-03-27 | 2 | -11/+4 | |
* | | | Merge topic 'ninja-autogen' | Brad King | 2015-03-30 | 1 | -3/+6 | |
|\ \ \ | ||||||
| * | | | QtAutogen: Fix rcc rebuild with Ninja generator (#15459) | Brad King | 2015-03-27 | 1 | -3/+6 | |
| |/ / | ||||||
* | | | Merge topic 'xcode-default-ARCHS' | Brad King | 2015-03-30 | 1 | -40/+21 | |
|\ \ \ | ||||||
| * | | | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) | Brad King | 2015-03-27 | 1 | -31/+20 | |
| * | | | cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoin | Brad King | 2015-03-27 | 1 | -10/+2 | |
| |/ / | ||||||
* | | | Merge topic 'wix-fix-utf8' | Brad King | 2015-03-30 | 3 | -4/+10 | |
|\ \ \ | ||||||
| * | | | CPackWIX: Omit codepage conversion when internal encoding is already UTF-8. | Nils Gladitz | 2015-03-27 | 3 | -4/+10 | |
* | | | | Merge topic 'clean-scanbuild-warnings' | Brad King | 2015-03-30 | 7 | -31/+33 | |
|\ \ \ \ | ||||||
| * | | | | Fix an unused variable warning from scanbuild. | Bill Hoffman | 2015-03-26 | 1 | -10/+1 | |
| * | | | | Fix warnings from clang scanbuild. | Bill Hoffman | 2015-03-25 | 6 | -21/+32 | |
| | |_|/ | |/| | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-30 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-29 | 1 | -1/+1 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-28 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | Merge topic 'wix-external-expat' | Brad King | 2015-03-27 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | CPackWIX: Add static_casts for XML_Parser. | Nils Gladitz | 2015-03-26 | 1 | -2/+2 | |
* | | | | Merge topic 'qtdialog-cpack-qt5-osx' | Brad King | 2015-03-27 | 1 | -2/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | QtDialog: Fix CMake packaging with CPack on OS X with Qt5. | Clinton Stimpson | 2015-03-25 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-27 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-26 | 1 | -1/+1 | |
* | | Merge topic 'file-LOCK-close' | Brad King | 2015-03-25 | 2 | -0/+7 | |
|\ \ | ||||||
| * | | file(LOCK): Close file descriptor/handle when releasing a lock | Betsy McPhail | 2015-03-25 | 2 | -0/+7 | |
| * | | CMake 3.2.1v3.2.1 | Brad King | 2015-03-10 | 1 | -1/+1 | |
| * | | Merge branch 'ninja-check-root-robustly' into release | Brad King | 2015-03-09 | 2 | -3/+2 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into release | Brad King | 2015-03-09 | 1 | -0/+7 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'custom-command-multiple-outputs' into release | Brad King | 2015-03-07 | 6 | -74/+88 | |
| |\ \ \ \ | ||||||
| * | | | | | CMake 3.2.0v3.2.0 | Brad King | 2015-03-03 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-25 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2015-03-24 | 1 | -1/+1 | |
* | | | | | Merge topic 'ninja-require-byproducts' | Brad King | 2015-03-23 | 4 | -22/+77 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Add policy to require explicit custom command byproducts | Brad King | 2015-03-20 | 4 | -6/+66 | |