| Commit message (Expand) | Author | Age | Files | Lines |
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 11 | -131/+435 |
|
|
* | ENH: fix memory leaks | Bill Hoffman | 2001-11-29 | 1 | -0/+5 |
|
|
* | Fix space pb (embended, then escaped) | Sebastien Barre | 2001-11-29 | 1 | -1/+2 |
|
|
* | add bootstrap makefile for borland compiler | Bill Hoffman | 2001-11-29 | 1 | -0/+42 |
|
|
* | fix for shared libs and borland | Bill Hoffman | 2001-11-29 | 3 | -6/+6 |
|
|
* | ENH: GENERATED_CODE case added to switch. | Luis Ibanez | 2001-11-29 | 1 | -0/+2 |
|
|
* | ENH: A type of target was added for representing GENERATED_CODE | Luis Ibanez | 2001-11-29 | 1 | -1/+2 |
|
|
* | ENH: Custom commands are now builded. | Luis Ibanez | 2001-11-29 | 1 | -19/+27 |
|
|
* | ENH: borland generator 2 is working more or less | Bill Hoffman | 2001-11-28 | 7 | -23/+55 |
|
|
* | ENH: Command simplified in order to construct a Source list of .cxx from | Luis Ibanez | 2001-11-28 | 1 | -58/+51 |
|
|
* | ENH: The command was simplified to generate a source list of cxx from a | Luis Ibanez | 2001-11-28 | 1 | -11/+10 |
|
|
* | add new borland generator | Bill Hoffman | 2001-11-28 | 6 | -18/+590 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-11-28 | 1 | -1/+1 |
|
|
* | bug: fix same path comparison when short paths are used | Bill Hoffman | 2001-11-28 | 4 | -5/+26 |
|
|
* | fix warning | Bill Hoffman | 2001-11-28 | 1 | -1/+1 |
|
|
* | FIX: When switching from one project to another the CacheGUI wasn't being | Luis Ibanez | 2001-11-28 | 1 | -2/+6 |
|
|
* | ENH: nmake generator much closer to working with spaces | Berk Geveci | 2001-11-27 | 4 | -18/+96 |
|
|
* | ENH: expand variables in a command before escaping spaces in the command | Berk Geveci | 2001-11-27 | 1 | -1/+3 |
|
|
* | ENH: do not write over existing cache values even doc strings to avoid changi... | Berk Geveci | 2001-11-27 | 1 | -6/+0 |
|
|
* | remove unused include | Berk Geveci | 2001-11-27 | 1 | -1/+0 |
|
|
* | adjusted spacing | Ken Martin | 2001-11-27 | 1 | -5/+5 |
|
|
* | removed extra lib paths to avoid finding old libs | Ken Martin | 2001-11-27 | 1 | -3/+8 |
|
|
* | ENH: Command for running FLTK's UI tool "Fluid" was added. | Luis Ibanez | 2001-11-27 | 1 | -0/+2 |
|
|
* | ENH: Support for FLTK Fluid tool added. | Luis Ibanez | 2001-11-27 | 1 | -2/+5 |
|
|
* | Command for invoking FLTK's code generator "Fluid" during the building process | Luis Ibanez | 2001-11-27 | 2 | -0/+264 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 14 | -10/+431 |
|
|
* | ENH: add possibility to add doc strings to varibles created by find type comm... | Bill Hoffman | 2001-11-26 | 8 | -34/+115 |
|
|
* | Oops. The wrong version of the duplicate code was kept. Loaded cache values w... | Berk Geveci | 2001-11-26 | 1 | -0/+1 |
|
|
* | removed warning messages | Ken Martin | 2001-11-26 | 2 | -16/+2 |
|
|
* | better error messages | Ken Martin | 2001-11-26 | 1 | -2/+10 |
|
|
* | NMake with spaces in directories | Bill Hoffman | 2001-11-21 | 8 | -85/+144 |
|
|
* | Fix the current directory check for NMake | Andy Cedilnik | 2001-11-21 | 1 | -8/+25 |
|
|
* | ENH: clean up command line arguments | Bill Hoffman | 2001-11-21 | 1 | -4/+10 |
|
|
* | WAR: fix warning | Bill Hoffman | 2001-11-21 | 2 | -2/+1 |
|
|
* | ENH: add command line arguments to set cache entries | Bill Hoffman | 2001-11-20 | 4 | -45/+69 |
|
|
* | ENH: closer to working with spaces in source directory | Berk Geveci | 2001-11-20 | 1 | -5/+10 |
|
|
* | BUG: fix memory leak | Berk Geveci | 2001-11-20 | 1 | -1/+1 |
|
|
* | BUG: fix for spaces in path to CMakeList.txt file | Berk Geveci | 2001-11-20 | 1 | -0/+1 |
|
|
* | define hacks and such for the dec compiler | Bill Hoffman | 2001-11-20 | 3 | -7/+28 |
|
|
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 6 | -24/+60 |
|
|
* | *** empty log message *** | Bill Hoffman | 2001-11-19 | 2 | -0/+176 |
|
|
* | ENH: remove unused source files | Bill Hoffman | 2001-11-19 | 1 | -2/+0 |
|
|
* | ENH: look for cmake test with .exe if nmake | Bill Hoffman | 2001-11-16 | 1 | -0/+1 |
|
|
* | face lift for GUI and some more help | Bill Hoffman | 2001-11-16 | 8 | -20/+172 |
|
|
* | ENH: fix for dll builds | Bill Hoffman | 2001-11-16 | 1 | -11/+19 |
|
|
* | Added a make depend in the clean rule to refresh the dependencies | Franck Bettinger | 2001-11-16 | 1 | -1/+2 |
|
|
* | undo the last change because of problem with some versions of make | Franck Bettinger | 2001-11-16 | 1 | -1/+1 |
|
|
* | added the deletion of cmake.depends in the cleaning so that it is recomputed ... | Franck Bettinger | 2001-11-16 | 1 | -2/+2 |
|
|
* | Now adds dependency if the file doesn't exist but will be created during the ... | Franck Bettinger | 2001-11-16 | 1 | -4/+41 |
|
|
* | corrected path problem and added moc compilation too | Franck Bettinger | 2001-11-16 | 2 | -9/+34 |
|
|