Commit Graph

1154 Commits

Author SHA1 Message Date
Berk Geveci 521d8d9410 Improvements to the curses interface. 2001-11-29 16:44:22 -05:00
Bill Hoffman e57a982136 ENH: fix memory leaks 2001-11-29 15:14:07 -05:00
Sebastien Barre e8dade9420 Fix space pb (embended, then escaped) 2001-11-29 14:51:35 -05:00
Bill Hoffman 765934fea9 add bootstrap makefile for borland compiler 2001-11-29 09:22:21 -05:00
Bill Hoffman 15805d260e fix for shared libs and borland 2001-11-29 09:09:11 -05:00
Luis Ibanez 1be3b0fd99 ENH: GENERATED_CODE case added to switch. 2001-11-29 01:51:14 -05:00
Luis Ibanez f86418e99f ENH: A type of target was added for representing GENERATED_CODE 2001-11-29 01:48:23 -05:00
Luis Ibanez e11df32931 ENH: Custom commands are now builded. 2001-11-29 01:46:29 -05:00
Bill Hoffman e7bb895afd ENH: borland generator 2 is working more or less 2001-11-28 18:07:27 -05:00
Luis Ibanez b29e3f11cb ENH: Command simplified in order to construct a Source list of .cxx from
a source list of .fl GUI files.
2001-11-28 14:45:20 -05:00
Luis Ibanez ecd4b2b1ee ENH: The command was simplified to generate a source list of cxx from a
source list of .fl GUI files.
2001-11-28 14:44:10 -05:00
Sebastien Barre 9301d47021 Fynd Python debug lib in usual libs dir too 2001-11-28 12:49:29 -05:00
Bill Hoffman fd516c022d add new borland generator 2001-11-28 11:12:15 -05:00
Bill Hoffman af9bc3fa9f *** empty log message *** 2001-11-28 10:51:28 -05:00
Bill Hoffman ed50410ae7 bug: fix same path comparison when short paths are used 2001-11-28 07:15:04 -05:00
Bill Hoffman f901b9c340 fix warning 2001-11-28 07:14:25 -05:00
Luis Ibanez 10097d7685 FIX: When switching from one project to another the CacheGUI wasn't being
cleared. Values from one project were mixed into the other.
2001-11-27 19:38:05 -05:00
Berk Geveci 0180d3156f ENH: nmake generator much closer to working with spaces 2001-11-27 17:53:05 -05:00
Berk Geveci 1944e1887d ENH: expand variables in a command before escaping spaces in the command 2001-11-27 17:32:33 -05:00
Berk Geveci 3173249761 ENH: do not write over existing cache values even doc strings to avoid changing the cache file 2001-11-27 17:31:45 -05:00
Berk Geveci b51230a565 remove unused include 2001-11-27 16:12:00 -05:00
Ken Martin 97ec90bf85 adjusted spacing 2001-11-27 15:34:27 -05:00
Ken Martin a99f293e3a removed extra lib paths to avoid finding old libs 2001-11-27 15:33:43 -05:00
Ken Martin fcb647bae4 made some vars advanced 2001-11-27 15:32:57 -05:00
Ken Martin 7ce139511d made some vars advanced 2001-11-27 15:20:18 -05:00
Luis Ibanez 1bb3fada7a ENH: Command for running FLTK's UI tool "Fluid" was added. 2001-11-27 00:03:45 -05:00
Luis Ibanez 42e2874d75 ENH: Support for FLTK Fluid tool added. 2001-11-27 00:02:27 -05:00
Luis Ibanez 29fe0c8cf3 ENH: Support for running FLUID was added. 2001-11-26 23:57:01 -05:00
Luis Ibanez 0eb838643e Command for invoking FLTK's code generator "Fluid" during the building process 2001-11-26 22:40:31 -05:00
Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 2001-11-26 18:28:27 -05:00
Bill Hoffman 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 2001-11-26 18:24:47 -05:00
Berk Geveci b170d21c98 Oops. The wrong version of the duplicate code was kept. Loaded cache values were not made internal. 2001-11-26 16:32:10 -05:00
Berk Geveci 3057b6a7aa TK_INTERNAL_PATH is only needed on Windows. 2001-11-26 15:45:59 -05:00
Ken Martin 7850f7b319 removed warning messages 2001-11-26 11:32:20 -05:00
Ken Martin 03e7f324f0 better error messages 2001-11-26 11:31:50 -05:00
Sebastien Barre c9b6e9f5f8 I want to be able to start/end experimental-only dashboards 2001-11-24 18:47:48 -05:00
Bill Hoffman 12551a33c3 NMake with spaces in directories 2001-11-21 17:45:01 -05:00
Andy Cedilnik 66135bee42 Fix the current directory check for NMake 2001-11-21 11:35:01 -05:00
Bill Hoffman 94c828bd1f ENH: clean up command line arguments 2001-11-21 08:47:37 -05:00
Bill Hoffman 6156928549 WAR: fix warning 2001-11-21 08:47:10 -05:00
Bill Hoffman f7fae15d39 ENH: add command line arguments to set cache entries 2001-11-20 17:51:03 -05:00
Berk Geveci f3d63c1932 ENH: closer to working with spaces in source directory 2001-11-20 17:27:41 -05:00
Berk Geveci a43f3c99c7 BUG: fix memory leak 2001-11-20 17:27:04 -05:00
Berk Geveci 46568242fa BUG: fix for spaces in path to CMakeList.txt file 2001-11-20 17:26:45 -05:00
Bill Hoffman 572e5146f8 define hacks and such for the dec compiler 2001-11-20 08:28:54 -05:00
Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 2001-11-19 17:52:08 -05:00
Bill Hoffman 4d5f9deb00 *** empty log message *** 2001-11-19 09:34:29 -05:00
Bill Hoffman 2614e62314 ENH: remove unused source files 2001-11-19 09:20:07 -05:00
Bill Hoffman bf1840a52d ENH: look for cmake test with .exe if nmake 2001-11-16 16:42:27 -05:00
Bill Hoffman 65222add02 face lift for GUI and some more help 2001-11-16 16:29:25 -05:00