summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Cleaning last line at exit.Ken Martin2001-12-061-0/+2
* If Shift is pressed with 'OK', then don't quitSebastien Barre2001-12-051-1/+4
* Add single quotes feature.Sebastien Barre2001-12-053-24/+121
* up versionKen Martin2001-12-051-1/+1
* up versionKen Martin2001-12-051-1/+1
* ENH: remove /tmp_mnt from all paths in convert to unix slashesBill Hoffman2001-12-041-0/+7
* Fixed outdated commentBerk Geveci2001-12-041-1/+1
* Fixed overflow problem.Berk Geveci2001-12-041-8/+2
* crazy fix for putenv, and native path called on custom command pathsBill Hoffman2001-12-041-3/+17
* replacing clear()Berk Geveci2001-12-041-1/+2
* Added debugging.Berk Geveci2001-12-046-1/+81
* no c++ comments in c code, duhhhhBill Hoffman2001-12-041-1/+1
* ENH: AIX seems to define lines and columns as macros, I undefed themBill Hoffman2001-12-041-0/+4
* ENH: let people know the variable is advancedBill Hoffman2001-12-031-1/+10
* ENH: fix debugging with borlandBill Hoffman2001-12-031-3/+12
* ENH: add -C load cache file optionBill Hoffman2001-12-031-7/+23
* Add /A and /G command-line param to carry the value of "Show Advanced" and ge...Sebastien Barre2001-12-033-6/+48
* minor fix for not found executablesKen Martin2001-12-031-0/+9
* Fixed help.Berk Geveci2001-12-031-1/+1
* Fixed help.Berk Geveci2001-12-031-2/+3
* add wizardBill Hoffman2001-12-031-0/+1
* ENH: AddCustomCommand register now multiple outputs. Auxiliary variable manageLuis Ibanez2001-12-021-26/+32
* fix warning for Borland buildSebastien Barre2001-11-306-11/+8
* *** empty log message ***Bill Hoffman2001-11-301-0/+71
* new borland generator moved into placeBill Hoffman2001-11-3010-75/+94
* Replace with nmake subclassed generatorBill Hoffman2001-11-302-918/+0
* Add options for library manager (lib).Sebastien Barre2001-11-303-37/+39
* Improving interface.Berk Geveci2001-11-302-1/+13
* print cmake running message to cerrBill Hoffman2001-11-301-0/+1
* Add linker flags for each build typeSebastien Barre2001-11-301-4/+13
* Better documentation.Berk Geveci2001-11-301-0/+1
* Better documentation.Berk Geveci2001-11-301-1/+29
* Improved help.Berk Geveci2001-11-303-8/+55
* fix library suffixBill Hoffman2001-11-301-1/+3
* remove suffix rulesBill Hoffman2001-11-301-2/+0
* add new suffix rulesBill Hoffman2001-11-301-1/+2
* Can non use clear because it is undef'ed.Berk Geveci2001-11-304-4/+9
* Fixed warning.Berk Geveci2001-11-301-2/+3
* Fixed warning.Berk Geveci2001-11-302-5/+4
* Since it is being used as an array size in another file, it is not possible t...Berk Geveci2001-11-302-8/+6
* fix warningBill Hoffman2001-11-301-2/+2
* Missed std::Berk Geveci2001-11-302-4/+4
* Missed std::Berk Geveci2001-11-301-1/+1
* opps I forgot to add theseBerk Geveci2001-11-302-0/+225
* ENH: fix various problems caused by the generalization of nmake generatorBill Hoffman2001-11-304-27/+48
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-304-41/+56
* Improvements to the curses interface.Berk Geveci2001-11-2911-131/+435
* ENH: fix memory leaksBill Hoffman2001-11-291-0/+5
* Fix space pb (embended, then escaped)Sebastien Barre2001-11-291-1/+2
* add bootstrap makefile for borland compilerBill Hoffman2001-11-291-0/+42