Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'reduce-entropy-consumption' | Brad King | 2016-02-19 | 1 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | cmSystemTools: Avoid excess entropy consumption by RandomSeed (#15976) | Cristian Rodríguez | 2016-02-19 | 1 | -2/+4 | |
| * | | | | cmSystemTools: Remove unused include <fcntl.h> | Brad King | 2016-02-19 | 1 | -2/+1 | |
* | | | | | Merge topic 'unix-timestamps' | Brad King | 2016-02-19 | 2 | -9/+66 | |
|\ \ \ \ \ | ||||||
| * | | | | | CMake: Extend TIMESTAMP sub-commands with new unix time format specifier | Jose-Luis Blanco-Claraco | 2016-02-18 | 2 | -9/+66 | |
* | | | | | | Merge topic 'fix-CPACK_INSTALL_CMAKE_PROJECTS-subdirectory' | Brad King | 2016-02-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) option | Daniel Wirtz | 2016-02-18 | 1 | -2/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-19 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'fix-static-private-non-target-depends' | Brad King | 2016-02-18 | 2 | -5/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 2 | -5/+23 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'automoc-src-per-dir' | Brad King | 2016-02-18 | 1 | -3/+32 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Automoc: Fix support of files with the same name (#12873) | Mariusz Pluciński | 2016-02-16 | 1 | -3/+32 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-18 | 1 | -1/+1 | |
* | | | | | Merge topic 'CodeBlocks-more-compilers' | Brad King | 2016-02-17 | 1 | -6/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | CodeBlocks: improve support for different compilers | Melven Roehrig-Zoellner | 2016-02-16 | 1 | -6/+55 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-17 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'cmake-gui-reset-generator' | Brad King | 2016-02-16 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | cmake-gui: Fix cmState initialization when changing generators (#15959) | Brad King | 2016-02-12 | 1 | -0/+7 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix-cmake_parse_arguments-expansion' | Brad King | 2016-02-16 | 1 | -2/+10 | |
|\ \ \ \ | ||||||
| * | | | | cmake_parse_arguments: Restore ;-list argument flattening | Dimitar Yordanov | 2016-02-12 | 1 | -2/+10 | |
| |/ / / | ||||||
* | | | | Merge topic 'ninja-deterministic-gen' | Brad King | 2016-02-16 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Fix non-determinism in generated target dependency order (#15968) | Brad King | 2016-02-12 | 1 | -1/+4 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-16 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-15 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-14 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-13 | 1 | -1/+1 | |
* | | | | | Merge topic 'fix-warnings' | Brad King | 2016-02-12 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmListFileCache: Fix warning about inconsistent use of class/struct | Tobias Hunger | 2016-02-11 | 1 | -1/+2 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-12 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'ninja-deterministic-gen' | Brad King | 2016-02-11 | 2 | -3/+15 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Ninja: Fix non-determinism in generated build statement order (#15968) | Brad King | 2016-02-11 | 2 | -3/+15 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-11 | 1 | -1/+1 | |
* | | | | Merge topic 'curl-pre-7.21.5' | Brad King | 2016-02-10 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | cmCurl: Fix compilation with system curl versions prior to 7.21.5 | Brad King | 2016-02-09 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-10 | 1 | -1/+1 | |
* | | | | Merge topic 'fix-target-lookup-performance-regression' | Brad King | 2016-02-09 | 4 | -62/+47 | |
|\ \ \ \ | ||||||
| * | | | | Improve internal generator target structure lookup | Brad King | 2016-02-08 | 3 | -35/+22 | |
| * | | | | Fix internal target lookup performance regression | Brad King | 2016-02-08 | 3 | -34/+32 | |
| |/ / / | ||||||
* | | | | Merge topic 'install-EXCLUDE_FROM_ALL' | Brad King | 2016-02-09 | 18 | -33/+98 | |
|\ \ \ \ | ||||||
| * | | | | install: Add EXCLUDE_FROM_ALL option (#14921) | Nick Lewis | 2016-02-04 | 18 | -33/+98 | |
* | | | | | Merge topic 'fix-install-EXPORT-crash' | Brad King | 2016-02-09 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | install(EXPORT): Fix crash on target in another directory | Brad King | 2016-02-05 | 1 | -3/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-09 | 1 | -1/+1 | |
* | | | | | Merge topic 'fix-Fortran-module-in-subdir' | Brad King | 2016-02-08 | 1 | -4/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix dependency scanning configuration in subdirectories | Brad King | 2016-02-05 | 1 | -4/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'fix-pedantic-warnings' | Brad King | 2016-02-08 | 3 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints | Christoph Grüninger | 2016-02-04 | 3 | -3/+3 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'error-multiple-targets' | Brad King | 2016-02-08 | 1 | -1/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Teach --build to reject multiple --target options | Sebastian Schuberth | 2016-02-05 | 1 | -1/+13 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-08 | 1 | -1/+1 | |