Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to gcc as the compiler. | Bill Hoffman | 2010-03-15 | 1 | -2/+2 |
| | | | | | | The compiler id is checked for C++ and C, if there is not one of those available, then just default to gcc. This makes it work with Fortran, or None projects. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-15 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-14 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-13 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-12 | 1 | -1/+1 |
| | |||||
* | Add errorlevel checking after each custom command in a sequence. | David Cole | 2010-03-11 | 1 | -1/+9 |
| | | | | | | | This makes the behavior of the build with the Visual Studio generators equivalent to the behavior of makefile based builds. After an error in a custom command sequence, the build stops and reports an error rather than executing the remaining commands in the sequence. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-09 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-08 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-07 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Add unit test for RESOURCE_LOCK test property | Zach Mullen | 2010-03-03 | 1 | -3/+6 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | Added RESOURCE_LOCK test property. | Zach Mullen | 2010-03-02 | 6 | -4/+60 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Close ifstream. | Zach Mullen | 2010-03-01 | 1 | -1/+5 |
| | |||||
* | If tests failed on the last run, have them run first next time | Zach Mullen | 2010-03-01 | 2 | -3/+33 |
| | |||||
* | Configurable path to CTest cost data file | Zach Mullen | 2010-03-01 | 3 | -5/+16 |
| | | | | Allow the user to set the CMake variable CTEST_COST_DATA_FILE, which will be used to store the cost data from test runs. If not set, defaults to the original location in the build tree Testing/Temporary dir. | ||||
* | Documentation: Comply with "XHTML 1.0 Strict" | Simon Harvey | 2010-03-01 | 1 | -23/+43 |
| | | | | | | | | | | | | | Ensure that the HTML documentation generated by CMake complies with "XHTML 1.0 Strict": - All tags are properly closed and DOCTYPE is specified - Useful for downstream XML-processors (e.g. for extracting section titles) See issue #10338. Signed-off-by: Simon Harvey <simon.harvey@cambridgeflowsolutions.com> | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-03-01 | 1 | -2/+2 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-28 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-27 | 1 | -1/+1 |
| | |||||
* | Use historical average of test times to schedule tests. | Zach Mullen | 2010-02-26 | 6 | -23/+115 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-25 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-24 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-22 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-21 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-20 | 1 | -1/+1 |
| | |||||
* | BUG: We shouldn't be setting the HideWindow option on the test processes we ↵ | Zach Mullen | 2010-02-19 | 1 | -1/+0 |
| | | | | create. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-19 | 1 | -1/+1 |
| | |||||
* | Clarify CMAKE_MODULE_PATH documentation | Brad King | 2010-02-18 | 1 | -4/+4 |
| | | | | | Reword the documentation to make it clear that the variable can be a list of directories. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-18 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-15 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-14 | 1 | -1/+1 |
| | |||||
* | -fix bug for Eclipse projects where targets which are in a subdir which has ↵ | Alexander Neundorf | 2010-02-13 | 1 | -19/+19 |
| | | | | | | | | | | | | | | the same name as the project (... and so the linked resource) could not be built http://public.kitware.com/Bug/view.php?id=9978 Now instead of one linked resource for each project() just one linked resource to the top level source directory is created. This should really avoid this type of name clashes. And to me it looks also much less confusing. Hopefully the name "[Source directory]" containing a space and square brackets doesn't lead to problems somewhere. Here it works. Alex | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-13 | 1 | -1/+1 |
| | |||||
* | Preemptively fix line too long problem before tomorrow's dashboard has a ↵ | David Cole | 2010-02-12 | 1 | -3/+4 |
| | | | | chance to complain about it. | ||||
* | Fix for issue #9125 - invent CMAKE_XCODE_ATTRIBUTE_* variable mechanism. If ↵ | David Cole | 2010-02-12 | 1 | -0/+15 |
| | | | | there are variables that begin with CMAKE_XCODE_ATTRIBUTE_ then add corresponding attributes into the generated Xcode project file. | ||||
* | Fix KWSYS_PLATFORM_INFO_TEST when user removes tree | Brad King | 2010-02-12 | 1 | -1/+1 |
| | | | | | | | | | | In commit 'Create KWSYS_PLATFORM_INFO_TEST macro' (2009-11-20) we implemented the macro to use a cache entry to avoid re-running the try_compile(). However, the output copied from the try_compile is needed on every configure. If the user wipes out the build tree but not the cache file then the try_compile() will not re-run to recreate the needed file. We address the problem by teaching the macro to run the try_compile() whenever its output file does not exist. | ||||
* | Fix rule hash persistence file generation | Brad King | 2010-02-12 | 2 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | | | We store custom command rule hashes in CMakeFiles/CMakeRuleHashes.txt persistently across CMake runs. When the rule hash changes we delete the custom command output file and write a new hash into the persistence file. This functionality was first added by the commit 'Introduce "rule hashes" to help rebuild files when rules change.' (2008-06-02). However, the implementation in cmGlobalGenerator::CheckRuleHashes kept the file open for read when attempting to rewrite a new file. On Windows filesystems this prevented the new version of the file from being written! This caused the first set of rule hashes to be used forever within a build tree, meaning that all custom commands whose rules changed would be rebuilt every time CMake regenerated the build tree. In this commit we address the problem by splitting the read and write operations into separate methods. This ensures that the input stream is closed before the output stream opens the file. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-12 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Fix for fix for issue #2336 - do not specify CMAKE_BUILD_TYPE when the ctest ↵ | David Cole | 2010-02-10 | 1 | -1/+2 |
| | | | | -C configuration type string is empty. |