| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+1 |
|
|
* | Add test for mumps coverage. Also refactor code to prepare for cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+1 |
|
|
* | Add support to ctest for GTM mumps coverage. | Bill Hoffman | 2012-04-25 | 1 | -0/+1 |
|
|
* | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 1 | -0/+2 |
|\ |
|
| * | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 1 | -0/+2 |
|
|
* | | Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator. | Bill Hoffman | 2012-03-09 | 1 | -2/+15 |
|
|
* | | Merge branch 'target-include-directories' into ninja-generator | David Cole | 2012-02-22 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+2 |
|
|
* | | Ninja: disable unfinished Windows ninja support | Peter Kuemmel | 2012-02-19 | 1 | -17/+15 |
|
|
* | | Ninja: add some hacks for Windows | Peter Kuemmel | 2012-02-19 | 1 | -0/+4 |
|
|
* | | Ninja: also build ninja support on Windows | Peter Kuemmel | 2012-02-19 | 1 | -17/+14 |
|
|
* | | Ninja: Partially revert "win fixes: escape back slash/colon, use cd. as cmd.e... | Peter Collingbourne | 2012-02-18 | 1 | -4/+5 |
|
|
* | | Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop | Peter Kuemmel | 2012-02-18 | 1 | -5/+4 |
|
|
* | | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+18 |
|/ |
|
* | Factor out target location undefined behavior helper macro | Brad King | 2011-12-01 | 1 | -0/+1 |
|
|
* | Merge topic 'newline-style' | David Cole | 2011-12-01 | 1 | -0/+2 |
|\ |
|
| * | Add NEWLINE_STYLE option to configure_file (#3957) | Peter Kuemmel | 2011-11-28 | 1 | -0/+2 |
|
|
* | | sha2: Build as part of CMakeLib | Brad King | 2011-11-16 | 1 | -0/+2 |
|
|
* | | Factor Compute(File|String)MD5 into cmCryptoHash helper | Brad King | 2011-11-16 | 1 | -0/+2 |
|/ |
|
* | Add Visual Studio 11 generator for x86 and x64 tools | Brad King | 2011-09-23 | 1 | -0/+4 |
|
|
* | Start work on automoc: add empty cmQtAutomoc class | Alex Neundorf | 2011-08-07 | 1 | -0/+2 |
|
|
* | Add VisualStudio 9 and 10 generators for Itanium platform | Matej Hribernik | 2011-06-20 | 1 | -0/+4 |
|
|
* | Fix XCode -> Xcode typos, notably in man page (#12231) | Sean McBride | 2011-05-31 | 1 | -1/+1 |
|
|
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -0/+2 |
|
|
* | Removed most usage of Carbon in favour of CoreFoundation | Sean McBride | 2011-01-31 | 1 | -2/+2 |
|
|
* | Combine duplicate COMPILE_DEFINITIONS disclaimer | Brad King | 2011-01-17 | 1 | -0/+1 |
|
|
* | Factor generator expression docs out of add_test | Brad King | 2010-12-15 | 1 | -0/+1 |
|
|
* | Factor out common custom command generator | Brad King | 2010-12-08 | 1 | -0/+2 |
|
|
* | Move the code for generating dot-files into separate class cmGraphVizWriter | Alex Neundorf | 2010-11-09 | 1 | -2/+4 |
|
|
* | Create class cmArchiveWrite to wrap libarchive (#11020) | Brad King | 2010-08-06 | 1 | -0/+1 |
|
|
* | Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046) | Brad King | 2010-07-29 | 1 | -3/+3 |
|
|
* | Tru64: Place cmOStringStream vtable uniquely (#10541) | Brad King | 2010-06-10 | 1 | -0/+1 |
|
|
* | Add php coverage to ctest. | Bill Hoffman | 2010-05-25 | 1 | -1/+1 |
|
|
* | Enable extra CodeBlocks generator on Cygwin | Brad King | 2010-01-13 | 1 | -4/+2 |
|
|
* | Use if(CYGWIN) instead of if(WIN32 AND UNIX) | Brad King | 2010-01-13 | 1 | -2/+2 |
|
|
* | CTest: Do not munge UTF-8 output in XML files | Brad King | 2009-12-08 | 1 | -0/+3 |
|
|
* | Clean up CMake build tree 'bin' directory | Brad King | 2009-12-08 | 1 | -0/+2 |
|
|
* | Remove unused DumpDocumentation code | Brad King | 2009-12-08 | 1 | -2/+0 |
|
|
* | Add JOM support and clean up some of the tar -E stuff | Bill Hoffman | 2009-11-05 | 1 | -0/+2 |
|
|
* | Switch to using libarchive from libtar for cpack and cmake -E tar | Bill Hoffman | 2009-10-30 | 1 | -2/+3 |
|
|
* | WIP: VS 10 Win64 generator | Brad King | 2009-10-22 | 1 | -0/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -0/+11 |
|
|
* | Remove cmGlobalXCode21Generator subclass | Brad King | 2009-09-19 | 1 | -2/+0 |
|
|
* | BUG: Fixed segfault and bad reporting if a ctest executable could not be foun... | Zach Mullen | 2009-09-10 | 1 | -0/+1 |
|
|
* | Remove CMakeSetup. Long live cmake-gui, start building Qt now. | Bill Hoffman | 2009-09-03 | 1 | -6/+0 |
|
|
* | ENH: Refactored CTest test execution code into an object | Zach Mullen | 2009-08-19 | 1 | -0/+1 |
|
|
* | Introduce "generator expressions" to add_test() | Brad King | 2009-08-11 | 1 | -0/+2 |
|
|
* | Remove WXDialog source code | Brad King | 2009-08-05 | 1 | -7/+0 |
|
|
* | Remove FLTKDialog source code | Brad King | 2009-08-05 | 1 | -7/+0 |
|
|
* | ENH: Separate option mapping from VS generators | Brad King | 2009-07-29 | 1 | -0/+2 |
|
|