Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: remove QT_WRAP_UI flag | Bill Hoffman | 2004-06-29 | 1 | -15/+0 |
| | |||||
* | ENH: Fix comment | Andy Cedilnik | 2003-09-24 | 1 | -1/+1 |
| | |||||
* | ENH: Use the new signature | Andy Cedilnik | 2003-08-07 | 1 | -10/+15 |
| | |||||
* | ENH: Make out of source work on Windows | Andy Cedilnik | 2003-08-01 | 1 | -1/+1 |
| | |||||
* | ENH: Allow qt ui files being it the binary dir. Bug #110 - QT_WRAP_UI ↵ | Andy Cedilnik | 2003-07-30 | 1 | -1/+16 |
| | | | | problem on out-of-source builds | ||||
* | minor update for new custom commands | Ken Martin | 2003-06-05 | 1 | -3/+3 |
| | |||||
* | 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. | ||||
* | corrected the generated lists .h in header list and .cxx in sources list | Franck Bettinger | 2002-09-11 | 1 | -2/+9 |
| | |||||
* | Define a single expected format for the values defined in every ↵ | Ian Scott | 2002-09-02 | 1 | -2/+2 |
| | | | | | | | FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile. | ||||
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | removed all source lists from the system and made them vectors. Also ↵ | Ken Martin | 2002-06-27 | 1 | -49/+52 |
| | | | | 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 | ||||
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -2/+4 |
| | |||||
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ↵ | Bill Hoffman | 2002-03-29 | 1 | -2/+2 |
| | | | | objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. | ||||
* | ENH: remove several compiler warnings | Bill Hoffman | 2002-03-13 | 1 | -2/+2 |
| | |||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -32/+7 |
| | |||||
* | WAR: fix warning | Bill Hoffman | 2001-11-21 | 1 | -1/+0 |
| | |||||
* | corrected path problem and added moc compilation too | Franck Bettinger | 2001-11-16 | 1 | -9/+33 |
| | |||||
* | support for compilation of .ui files into .h and .cxx files | Franck Bettinger | 2001-11-09 | 1 | -0/+195 |