Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Features: Record for GNU 4.7. | Stephen Kelly | 2014-05-07 | 3 | -11/+21 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-05-07 | 1 | -1/+1 |
* | Merge topic 'CMAKE_CXX_KNOWN_FEATURES-global-property' | Brad King | 2014-05-06 | 9 | -60/+64 |
|\ | |||||
| * | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 9 | -60/+64 |
* | | Merge topic 'dont-rewrite-moc-parameter-file' | Brad King | 2014-05-06 | 3 | -26/+51 |
|\ \ | |||||
| * | | Qt4: Extend the Qt4Targets test to cover dir and target moc parameters. | Stephen Kelly | 2014-05-06 | 2 | -25/+48 |
| * | | Qt4: write moc parameter file only when content has changed | Peter Kümmel | 2014-04-25 | 1 | -1/+3 |
* | | | Merge topic 'hpux-compile' | Brad King | 2014-05-06 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CompileFlags: add better selection which aCC version gets -AA +hpxstd98 flags | Rolf Eike Beer | 2014-05-06 | 1 | -2/+6 |
| * | | | CompileFlags: Add -AA +hpxstd98 on HP-UX 11.11 with aCC | Rolf Eike Beer | 2014-05-06 | 2 | -1/+32 |
| * | | | CompileFlags: Test for C++ features after selecting flags | Rolf Eike Beer | 2014-05-06 | 1 | -1/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-05 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-04 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-03 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-02 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'UseSWIG-guess_module_name' | Brad King | 2014-05-01 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'UseSWIG-guess_module_name' | Brad King | 2014-05-01 | 1 | -0/+6 |
* | | | | Merge topic 'ExternalData-missing-not-fatal' | Brad King | 2014-05-01 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | Help: Add notes for topic 'ExternalData-missing-not-fatal' | Brad King | 2014-05-01 | 1 | -0/+8 |
* | | | | | Merge branch 'release' | Brad King | 2014-05-01 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'ExternalProject-verify-cmake-var' into release | Brad King | 2014-04-30 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'file-generate-if-different' | Brad King | 2014-05-01 | 5 | -12/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(GENERATE): Only write the file if content is different. | Stephen Kelly | 2014-04-30 | 5 | -12/+37 |
* | | | | | | | Merge topic 'FindCUDA-cubin-fatbin' | Brad King | 2014-05-01 | 2 | -29/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Add notes for topic 'FindCUDA-cubin-fatbin' | Brad King | 2014-05-01 | 1 | -0/+5 |
| * | | | | | | | FindCUDA: Add support for compilation to fatbin & cubin modules | Tobias Zirr | 2014-04-30 | 1 | -29/+60 |
* | | | | | | | | Merge topic 'ExternalProject-verify-cmake-var' | Brad King | 2014-05-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | ExternalProject: Fix path to cmake in verify script | Brad King | 2014-04-30 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'drop-release-on-ferrari' | Brad King | 2014-05-01 | 3 | -29/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Utilities/Release: Drop IRIX binary generation on ferrari | Brad King | 2014-04-30 | 3 | -29/+0 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-05-01 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'osx-init-early' | Brad King | 2014-04-30 | 6 | -137/+184 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into osx-init-early | Brad King | 2014-04-29 | 1213 | -10845/+21250 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Xcode: Use sysroot and deployment target to identify compiler | Brad King | 2014-04-29 | 2 | -0/+13 |
| * | | | | | | | | | | OS X: Factor a Darwin-Initialize module out of Platform/Darwin | Brad King | 2014-04-29 | 2 | -137/+136 |
| * | | | | | | | | | | Add platform-specific initialization step when enabling languages | Brad King | 2014-04-29 | 2 | -0/+35 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cxx98-features' | Brad King | 2014-04-30 | 8 | -0/+56 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Features: Add cxx_template_template_parameters. | Stephen Kelly | 2014-04-16 | 8 | -0/+56 |
* | | | | | | | | | | | Merge branch 'release' | Brad King | 2014-04-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'doc-singlehtml' into release | Brad King | 2014-04-25 | 1 | -1/+13 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'doc-full-help' into release | Brad King | 2014-04-25 | 4 | -3/+20 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-04-30 | 1 | -1/+1 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'UseSWIG-go-support' | Brad King | 2014-04-29 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | UseSWIG: Add support for Go and Lua | Julien Schueller | 2014-04-29 | 1 | -0/+4 |
* | | | | | | | | | | | Merge topic 'doc-singlehtml' | Brad King | 2014-04-29 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into doc-singlehtml | Brad King | 2014-04-24 | 1213 | -10845/+21251 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Utilities/Sphinx: Add option to build 'singlehtml' format | Brad King | 2014-04-24 | 1 | -1/+13 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'doc-full-help' | Brad King | 2014-04-29 | 4 | -3/+20 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Restore --help-full option to output all help manuals | Brad King | 2014-04-25 | 4 | -3/+20 |
| |/ / / / / / / / |