Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Also fail when make failsSource/cmaketest.cxx | Andy Cedilnik | 2003-07-30 | 1 | -6/+27 |
| | |||||
* | ENH: Merged use of the kwsys RegularExpression class instead of ↵ | Brad King | 2003-06-23 | 1 | -1/+1 |
| | | | | cmRegularExpression. | ||||
* | BUG: Fix some dependencies for location of executables | Andy Cedilnik | 2003-05-05 | 1 | -2/+1 |
| | |||||
* | ENH: New location of cmake | Andy Cedilnik | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | We should really just call make and not make all | Andy Cedilnik | 2003-04-07 | 1 | -1/+0 |
| | |||||
* | Lowercase has a bad signiture, so I have to live with it | Ken Martin | 2003-02-14 | 1 | -2/+1 |
| | |||||
* | ENH: add testing for modules and one two config modes for cmaketest | Bill Hoffman | 2003-01-15 | 1 | -9/+23 |
| | |||||
* | ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs ↵ | Brad King | 2002-12-11 | 1 | -0/+1 |
| | | | | when CMake is invoked by Dart. | ||||
* | Add to usage | Andy Cedilnik | 2002-12-09 | 1 | -1/+4 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | Remove memory leak caused by cmDynamicLoader not being deleted properly | Ken Martin | 2002-10-09 | 1 | -1/+13 |
| | |||||
* | Cleanup | Andy Cedilnik | 2002-09-23 | 1 | -2/+1 |
| | |||||
* | remove unused variables | Ken Martin | 2002-09-15 | 1 | -1/+0 |
| | |||||
* | Remove unnecessary include | Andy Cedilnik | 2002-09-12 | 1 | -1/+0 |
| | |||||
* | new arch | Ken Martin | 2002-09-06 | 1 | -2/+2 |
| | |||||
* | no more singletons | Ken Martin | 2002-08-28 | 1 | -18/+0 |
| | |||||
* | memory issue | Ken Martin | 2002-08-23 | 1 | -0/+1 |
| | |||||
* | BUG: add explicit clean up of the cachemanager at exit of programs, so dll ↵ | Bill Hoffman | 2002-08-23 | 1 | -0/+3 |
| | | | | destruction is not a problem. | ||||
* | ERR: UseIt() missing return type. | Brad King | 2002-04-10 | 1 | -1/+1 |
| | |||||
* | fix warning | Bill Hoffman | 2002-04-10 | 1 | -0/+4 |
| | |||||
* | ENH: make sure the test tests the right cmake, and not the cmake used to ↵ | Bill Hoffman | 2002-04-05 | 1 | -18/+27 |
| | | | | bootstrap this cmake | ||||
* | ENH: fix more space problems, you can add args to the ExecProgram command ↵ | Bill Hoffman | 2002-04-03 | 1 | -14/+2 |
| | | | | separatly now | ||||
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵ | Bill Hoffman | 2002-03-29 | 1 | -6/+15 |
| | | | | objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. | ||||
* | ENH: show output when running tests | Bill Hoffman | 2002-03-26 | 1 | -1/+1 |
| | |||||
* | ENH: add new command to create a test driver | Bill Hoffman | 2002-03-20 | 1 | -3/+20 |
| | |||||
* | ENH: overhaul of RunCommand on windows, if only win32 had popen... | Bill Hoffman | 2002-03-14 | 1 | -1/+1 |
| | |||||
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -2/+2 |
| | |||||
* | ENH: add cmaketest to install targets (so that it can be used in other ↵ | Sebastien Barre | 2002-03-06 | 1 | -1/+11 |
| | | | | projects) and pass the rest of its command-line args to cmake | ||||
* | ENH: big change in the path handling, one function CreateOutputPath is used ↵ | Bill Hoffman | 2002-02-22 | 1 | -8/+2 |
| | | | | to escape spaces and convert to the native path type | ||||
* | add ifdef for windows function | Bill Hoffman | 2002-02-21 | 1 | -0/+2 |
| | |||||
* | close to dot net working | Bill Hoffman | 2002-02-20 | 1 | -0/+19 |
| | |||||
* | ENH: run CMake a second time. The first time it is run, some cache values ↵ | Sebastien Barre | 2002-01-23 | 1 | -2/+24 |
| | | | | are computed. The second time it is run, some commands check if the value is already in the cache and return that value instead of re-computing it. Therefore this ENH: a) make sure that this specific code is tested, b) increase coverage. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | ENH: check the return value of the test program to be run | Bill Hoffman | 2002-01-21 | 1 | -2/+8 |
| | |||||
* | FIX: need a 'make clean' before 'make all' otherwise the post-build ↵ | Sebastien Barre | 2002-01-17 | 1 | -0/+15 |
| | | | | custom-command are not run (since a lib might be up to date already for ex.). | ||||
* | add example to tests | Bill Hoffman | 2001-12-19 | 1 | -2/+11 |
| | |||||
* | ENH: convert to windows paths | Bill Hoffman | 2001-12-07 | 1 | -0/+4 |
| | |||||
* | ENH: use windows paths to run commands and escape spaces | Bill Hoffman | 2001-12-07 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-11-28 | 1 | -1/+1 |
| | |||||
* | NMake with spaces in directories | Bill Hoffman | 2001-11-21 | 1 | -2/+6 |
| | |||||
* | BUG: fix memory leak | Berk Geveci | 2001-11-20 | 1 | -1/+1 |
| | |||||
* | BUG: fix build for cygwin | Bill Hoffman | 2001-11-15 | 1 | -0/+2 |
| | |||||
* | Closer to nmake build | Bill Hoffman | 2001-11-14 | 1 | -17/+29 |
| | |||||
* | add dependency for configure files and use short path in WIN32 cmake test | Bill Hoffman | 2001-10-26 | 1 | -1/+17 |
| | |||||
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 1 | -1/+10 |
| | |||||
* | BUG: add missing include | Bill Hoffman | 2001-10-01 | 1 | -0/+1 |
| | |||||
* | ENH: change checkboxes back to pull down menus, remove leak | Bill Hoffman | 2001-10-01 | 1 | -0/+1 |
| | |||||
* | bug in testing code | Ken Martin | 2001-09-11 | 1 | -1/+5 |
| | |||||
* | ENH: run cmake from cmaketest | Bill Hoffman | 2001-08-29 | 1 | -12/+21 |
| | |||||
* | BUG: run make all on unix not make exename | Bill Hoffman | 2001-08-23 | 1 | -1/+3 |
| |