summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: add new command VARIABLE_REQUIRES for better debugging of list filesBill Hoffman2001-11-196-24/+60
* *** empty log message ***Bill Hoffman2001-11-192-0/+176
* ENH: remove unused source filesBill Hoffman2001-11-191-2/+0
* ENH: look for cmake test with .exe if nmakeBill Hoffman2001-11-161-0/+1
* face lift for GUI and some more helpBill Hoffman2001-11-168-20/+172
* ENH: fix for dll buildsBill Hoffman2001-11-161-11/+19
* Added a make depend in the clean rule to refresh the dependenciesFranck Bettinger2001-11-161-1/+2
* undo the last change because of problem with some versions of makeFranck Bettinger2001-11-161-1/+1
* added the deletion of cmake.depends in the cleaning so that it is recomputed ...Franck Bettinger2001-11-161-2/+2
* Now adds dependency if the file doesn't exist but will be created during the ...Franck Bettinger2001-11-161-4/+41
* corrected path problem and added moc compilation tooFranck Bettinger2001-11-162-9/+34
* remove depend on star dot h as it is not really needed and breaks some versio...Bill Hoffman2001-11-161-1/+1
* ENH: use crazy temp files for long command linesBill Hoffman2001-11-151-3/+5
* ENH: remove debug printsBill Hoffman2001-11-151-5/+3
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-155-10/+76
* ENH: fix library builds with nmakeBill Hoffman2001-11-154-12/+34
* BUG: wrong shortname usedBill Hoffman2001-11-151-1/+1
* BUG: fix build for cygwinBill Hoffman2001-11-151-0/+2
* BUG: avoid .cxx.o names...Bill Hoffman2001-11-151-2/+3
* Closer to nmake buildBill Hoffman2001-11-147-44/+94
* closer to nmake buildBill Hoffman2001-11-142-12/+135
* Quick addition: "Create shortcut" menu entry.Sebastien Barre2001-11-144-4/+164
* nmake supportBill Hoffman2001-11-144-6/+207
* ERR: Re-ordered includes to fix macro conflict for gcc 3.0.Brad King2001-11-141-3/+5
* ERR: Fixed compiler warning for gcc 3.0.Brad King2001-11-141-1/+2
* ENH: remove debug statementsBill Hoffman2001-11-141-6/+0
* ENH: remove warningBill Hoffman2001-11-141-2/+1
* start work on nmake generatorBill Hoffman2001-11-136-12/+239
* clean up object file build rule, and do not attempt to remove link_directorie...Bill Hoffman2001-11-132-79/+99
* fixes to curses stuffKen Martin2001-11-132-2/+4
* warningsBill Hoffman2001-11-131-4/+0
* ENH: clean up warningsBill Hoffman2001-11-139-8/+12
* WAR: fix compile warningsBill Hoffman2001-11-132-2/+2
* ENH: fix spelling errorBill Hoffman2001-11-131-1/+1
* ENH: remove warningsBill Hoffman2001-11-131-6/+2
* ENH: cmMakeDepend::GenerateDependInformation will now use hints regardless of...Brad King2001-11-121-14/+19
* minor fixKen Martin2001-11-121-1/+1
* Renaming ccurses to ccmake.Berk Geveci2001-11-092-2/+2
* Trying to fix curses.Berk Geveci2001-11-095-18/+40
* support for custom targets on exe and libKen Martin2001-11-092-44/+117
* cleanupsFranck Bettinger2001-11-092-3/+7
* support for compilation of .ui files into .h and .cxx filesFranck Bettinger2001-11-094-2/+282
* SOURCE, COMMAND, TARGET are required nowSebastien Barre2001-11-091-6/+2
* SOURCE, COMMAND, TARGET are required nowSebastien Barre2001-11-091-1/+1
* Reimplement code. Since a custom command is very flexible and might be extend...Sebastien Barre2001-11-092-46/+98
* Trying to fix curses problems.Berk Geveci2001-11-082-2/+6
* Fixing problems with curses headers.Berk Geveci2001-11-082-0/+2
* Trying to fix curses problems.Berk Geveci2001-11-082-6/+4
* Oops.Berk Geveci2001-11-081-7/+0
* Changes to remove warnings and fix dependencies.Berk Geveci2001-11-084-2/+16