Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'FindJPEG-new-windows-name' | Brad King | 2014-06-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | FindJPEG: Add alternative name 'libjpeg' | Sebastian Elsner | 2014-06-27 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-30 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-29 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-28 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'release' | Brad King | 2014-06-27 | 0 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'UseSWIG-fix-noproxy-check' into release | Brad King | 2014-06-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'bootstrap-cmake-locations' into release | Brad King | 2014-06-25 | 2 | -4/+12 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'UseSWIG-fix-noproxy-check' | Brad King | 2014-06-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | UseSWIG: Fix check for noproxy flag (#14990) | Brad King | 2014-06-25 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'bootstrap-cmake-locations' | Brad King | 2014-06-27 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | bootstrap: Fix "make test" and "make package" targets (#14989) | Brad King | 2014-06-25 | 2 | -0/+8 | |
| * | | | | | | | bootstrap: Clarify name of configured source directory | Brad King | 2014-06-25 | 2 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'CTestTestTimeout-increase' | Brad King | 2014-06-27 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTestTestTimeout: increase the timeout for all platforms | Rolf Eike Beer | 2014-06-25 | 1 | -5/+2 | |
* | | | | | | | | Merge topic 'refactor-link-internals' | Brad King | 2014-06-27 | 2 | -168/+160 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmTarget: Refactor ComputeLinkImplementation | Brad King | 2014-06-25 | 1 | -17/+20 | |
| * | | | | | | | | cmTarget: Pre-indent a block in ComputeLinkImplementation | Brad King | 2014-06-25 | 1 | -37/+37 | |
| * | | | | | | | | cmTarget: Shorten a long line in ComputeLinkImplementation | Brad King | 2014-06-25 | 1 | -3/+2 | |
| * | | | | | | | | cmTarget: Refactor internal LinkImplementation map | Brad King | 2014-06-25 | 1 | -31/+24 | |
| * | | | | | | | | cmTarget: Remove unnecessary 'mutable' markup | Brad King | 2014-06-25 | 1 | -19/+19 | |
| * | | | | | | | | cmTarget: De-duplicate link interface evaluation for $<LINK_ONLY> | Brad King | 2014-06-25 | 1 | -32/+12 | |
| * | | | | | | | | cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY> | Brad King | 2014-06-25 | 2 | -26/+45 | |
| * | | | | | | | | cmTarget: De-duplicate link interface genex code for $<LINK_ONLY> | Brad King | 2014-06-25 | 1 | -14/+6 | |
| * | | | | | | | | cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY> | Brad King | 2014-06-25 | 2 | -3/+9 | |
* | | | | | | | | | Merge topic 'stringapi-crash-cleanup' | Brad King | 2014-06-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM | Brad King | 2014-06-25 | 1 | -2/+2 | |
* | | | | | | | | | | Merge topic 'install-messages' | Brad King | 2014-06-27 | 39 | -42/+407 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) | Brad King | 2014-06-24 | 11 | -5/+54 | |
| * | | | | | | | | | install: Add CMAKE_INSTALL_MESSAGE variable (#13761) | Brad King | 2014-06-24 | 15 | -8/+113 | |
| * | | | | | | | | | install: Thread message level setting through internal API | Brad King | 2014-06-24 | 15 | -12/+49 | |
| * | | | | | | | | | file(INSTALL): Add undocumented options to control output verbosity | Brad King | 2014-06-24 | 7 | -3/+103 | |
| * | | | | | | | | | file(INSTALL): Report existing DIRECTORY as Up-to-date | Brad King | 2014-06-24 | 9 | -1/+47 | |
| * | | | | | | | | | file(INSTALL): Do not pre-create DESTINATION for DIRECTORY | Brad King | 2014-06-24 | 1 | -10/+13 | |
| * | | | | | | | | | cmInstallTargetGenerator: Drop default constructor arguments | Brad King | 2014-06-24 | 2 | -9/+22 | |
| * | | | | | | | | | Help: Add install() command document section headers | Brad King | 2014-06-24 | 1 | -5/+17 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-27 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-06-26 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release' | Brad King | 2014-06-25 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'gfortran-compressed-modules' into release | Brad King | 2014-06-23 | 1 | -14/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'ninja-avoid-double-phony' into release | Brad King | 2014-06-16 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'backport-fix-read-after-free' into release | Brad King | 2014-06-12 | 1 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'refactor-link-internals' | Brad King | 2014-06-25 | 17 | -405/+465 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmTarget: Drop GetDirectLinkLibraries methods | Brad King | 2014-06-23 | 2 | -47/+27 | |
| * | | | | | | | | | cmTarget: Improve HaveBuildTreeRPATH implementation | Brad King | 2014-06-23 | 1 | -3/+6 | |
| * | | | | | | | | | cmTarget: Lookup targets in LinkInterface and LinkImplementation | Brad King | 2014-06-23 | 8 | -101/+123 | |
| * | | | | | | | | | cmExportFileGenerator: Make SetImportLinkProperty a template | Brad King | 2014-06-23 | 2 | -5/+7 | |
| * | | | | | | | | | cmTarget: Add GetUtilityItems to get target ordering dependencies | Brad King | 2014-06-23 | 3 | -4/+25 | |
| * | | | | | | | | | cmTarget: Add cmLinkItem to refer to a target by name and pointer | Brad King | 2014-06-23 | 1 | -0/+12 | |
| * | | | | | | | | | Fix scope of transitive target name lookups | Brad King | 2014-06-23 | 7 | -18/+36 | |