| Commit message (Expand) | Author | Age | Files | Lines |
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -13/+13 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
|
|
* | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 1 | -2/+2 |
|
|
* | Use makefile->IssueMessage() for better error messages | Alex Neundorf | 2011-09-27 | 1 | -1/+1 |
|
|
* | Improve behaviour of --find-package mode with try_run/try_compile | Alex Neundorf | 2011-09-15 | 1 | -0/+8 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-09-15 | 1 | -13/+13 |
|
|
* | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -1/+1 |
|
|
* | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+3 |
|
|
* | STYLE: copy the executables from TRY_RUN() to | Alexander Neundorf | 2007-09-17 | 1 | -0/+1 |
|
|
* | ENH: if no COMPONENT is specified, make this install item part of the | Alexander Neundorf | 2007-08-01 | 1 | -2/+2 |
|
|
* | STYLE: some more tuning for the comment text | Alexander Neundorf | 2007-08-01 | 1 | -11/+10 |
|
|
* | ENH: add tests for check_c_source_runs(), check_cxx_source_runs(), | Alexander Neundorf | 2007-07-31 | 1 | -53/+50 |
|
|
* | ENH: FORCE the values in the cache, otherwise the file is useless | Alexander Neundorf | 2007-07-30 | 1 | -2/+2 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-26 | 1 | -1/+2 |
|
|
* | STYLE: put a lot of comments into the generated cmake-cache preloading file t... | Alexander Neundorf | 2007-07-23 | 1 | -15/+48 |
|
|
* | ENH: try to create a file which can be used for presetting the cache values | Alexander Neundorf | 2007-07-23 | 1 | -0/+20 |
|
|
* | ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it now | Alexander Neundorf | 2007-06-01 | 1 | -41/+242 |
|
|
* | BUG: remove debug output | Alexander Neundorf | 2007-05-25 | 1 | -2/+0 |
|
|
* | STYLE: remove debug output, fix indentation | Alexander Neundorf | 2007-05-24 | 1 | -4/+0 |
|
|
* | COMP: try to fix the test failures on dash2 | Alexander Neundorf | 2007-05-24 | 1 | -0/+6 |
|
|
* | ENH: add COPY_FILE argument to TRY_COMPILE, so the compiled executable can | Alexander Neundorf | 2007-05-24 | 1 | -1/+0 |
|
|
* | ENH: add two simple tests for TRY_RUN() | Alexander Neundorf | 2007-05-24 | 1 | -42/+42 |
|
|
* | ENH: move output file search to cmTryCompileCommand.cxx, so it can be used | Alexander Neundorf | 2007-05-24 | 1 | -116/+38 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-05-18 | 1 | -1/+2 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -5/+13 |
|
|
* | ENH: look at CMAKE_TRY_COMPILE_CONFIGURATION var for TryRun as well | Ken Martin | 2007-05-03 | 1 | -19/+54 |
|
|
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -1/+3 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -6/+6 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -2/+3 |
|
|
* | ENH: Since list file cache does not make much sense any more (because of prop... | Andy Cedilnik | 2006-02-07 | 1 | -1/+0 |
|
|
* | ENH: put CmakeTmp into CMakeFiles | Ken Martin | 2006-01-12 | 1 | -1/+1 |
|
|
* | ENH: use native Deployment and Development directories | Bill Hoffman | 2005-08-30 | 1 | -5/+16 |
|
|
* | BUG: Fixed error message formatting when try run executable command cannot be... | Brad King | 2005-06-21 | 1 | -13/+15 |
|
|
* | ENH: cleanup by removing all the olf local generate junk that i not longer ne... | Ken Martin | 2005-03-10 | 1 | -5/+0 |
|
|
* | ENH: fix for 1450 | Bill Hoffman | 2005-02-10 | 1 | -8/+17 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -3/+25 |
|
|
* | ENH: allow debug of tryrun | Bill Hoffman | 2004-08-04 | 1 | -1/+4 |
|
|
* | BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false whe... | Bill Hoffman | 2004-06-23 | 1 | -1/+1 |
|
|
* | ENH: Use the new signature | Andy Cedilnik | 2003-08-04 | 1 | -1/+3 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | always convert to output path | Ken Martin | 2002-09-24 | 1 | -1/+1 |
|
|
* | Abstract cleaning of files and add code that deletes files from Debug subdire... | Andy Cedilnik | 2002-09-23 | 1 | -15/+1 |
|
|
* | Add GetLocal on cmMakefile and on local builds do not perform tests | Andy Cedilnik | 2002-09-20 | 1 | -1/+7 |
|
|
* | compiler warnings | Ken Martin | 2002-09-20 | 1 | -1/+1 |
|
|
* | Fix tryrun to work on Linux | Andy Cedilnik | 2002-09-19 | 1 | -9/+13 |
|
|
* | Fix compile problem | Andy Cedilnik | 2002-09-19 | 1 | -1/+1 |
|
|
* | minor cleanup | Ken Martin | 2002-09-19 | 1 | -1/+1 |
|
|