Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed all source lists from the system and made them vectors. Also ↵ | Ken Martin | 2002-06-27 | 1 | -2/+2 |
| | | | | appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building | ||||
* | changed CCOMMAND to CMAKE | Ken Martin | 2002-06-03 | 1 | -2/+2 |
| | |||||
* | fix borland test | Bill Hoffman | 2002-05-03 | 1 | -2/+4 |
| | |||||
* | Debug optimized cache fixes | Bill Hoffman | 2002-05-02 | 1 | -0/+11 |
| | |||||
* | ENH: use target as source if source is empty | Sebastien Barre | 2002-04-11 | 1 | -4/+2 |
| | |||||
* | ENH: add a test to check if more than one post-build command can be ↵ | Sebastien Barre | 2002-04-10 | 1 | -0/+7 |
| | | | | attached. it fails right now. | ||||
* | ENH: only check flag on unix | Bill Hoffman | 2002-04-10 | 1 | -0/+2 |
| | |||||
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 1 | -1/+1 |
| | |||||
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 2 | -1/+7 |
| | |||||
* | correct exports for windows | Bill Hoffman | 2002-04-09 | 2 | -2/+3 |
| | |||||
* | c not c++ comment | Bill Hoffman | 2002-04-09 | 1 | -1/+1 |
| | |||||
* | ENH: use separate vars for creating c++ and c shared libraries and add a ↵ | Bill Hoffman | 2002-04-08 | 3 | -0/+20 |
| | | | | test for c libraries | ||||
* | ENH: fix tests | Sebastien Barre | 2002-03-29 | 7 | -49/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2002-03-29 | 1 | -0/+4 |
| | |||||
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 3 | -18/+28 |
| | |||||
* | more tests | Bill Hoffman | 2002-03-29 | 1 | -2/+31 |
| | |||||
* | ENH: add support for per file flags | Bill Hoffman | 2002-03-04 | 1 | -0/+4 |
| | |||||
* | ENH: add a test for per file flags | Bill Hoffman | 2002-03-04 | 1 | -1/+2 |
| | |||||
* | Increase Coverage. | Sebastien Barre | 2002-01-20 | 2 | -2/+8 |
| | |||||
* | More tests + coverage | Sebastien Barre | 2002-01-20 | 1 | -0/+1 |
| | |||||
* | Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵ | Sebastien Barre | 2002-01-20 | 1 | -20/+30 |
| | | | | 'Wrapping' and 'Testing' tests. | ||||
* | ENH: Increase test + coverage | Sebastien Barre | 2002-01-19 | 1 | -4/+7 |
| | |||||
* | Add GENERATED to cmSourceFilesRemoveCommand | Andy Cedilnik | 2002-01-18 | 1 | -2/+2 |
| | |||||
* | Fix: create_file.cxx is not GENERATED, it exists (so that it can be removed, ↵ | Sebastien Barre | 2002-01-18 | 1 | -1/+1 |
| | | | | until SOURCE_FILES_REMOVE is synced with SOURCE_FILES) | ||||
* | Increase coverage, add tests | Sebastien Barre | 2002-01-18 | 2 | -4/+24 |
| | |||||
* | ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMAND | Sebastien Barre | 2002-01-17 | 2 | -0/+44 |
| | |||||
* | ENH: try to get better test coverage | Bill Hoffman | 2001-08-23 | 7 | -0/+36 |