summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Custom commands are now builded.Luis Ibanez2001-11-291-19/+27
* ENH: borland generator 2 is working more or lessBill Hoffman2001-11-287-23/+55
* ENH: Command simplified in order to construct a Source list of .cxx fromLuis Ibanez2001-11-281-58/+51
* ENH: The command was simplified to generate a source list of cxx from aLuis Ibanez2001-11-281-11/+10
* add new borland generatorBill Hoffman2001-11-286-18/+590
* *** empty log message ***Bill Hoffman2001-11-281-1/+1
* bug: fix same path comparison when short paths are usedBill Hoffman2001-11-284-5/+26
* fix warningBill Hoffman2001-11-281-1/+1
* FIX: When switching from one project to another the CacheGUI wasn't beingLuis Ibanez2001-11-281-2/+6
* ENH: nmake generator much closer to working with spacesBerk Geveci2001-11-274-18/+96
* ENH: expand variables in a command before escaping spaces in the commandBerk Geveci2001-11-271-1/+3
* ENH: do not write over existing cache values even doc strings to avoid changi...Berk Geveci2001-11-271-6/+0
* remove unused includeBerk Geveci2001-11-271-1/+0
* adjusted spacingKen Martin2001-11-271-5/+5
* removed extra lib paths to avoid finding old libsKen Martin2001-11-271-3/+8
* ENH: Command for running FLTK's UI tool "Fluid" was added.Luis Ibanez2001-11-271-0/+2
* ENH: Support for FLTK Fluid tool added.Luis Ibanez2001-11-271-2/+5
* Command for invoking FLTK's code generator "Fluid" during the building processLuis Ibanez2001-11-272-0/+264
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-2614-10/+431
* ENH: add possibility to add doc strings to varibles created by find type comm...Bill Hoffman2001-11-268-34/+115
* Oops. The wrong version of the duplicate code was kept. Loaded cache values w...Berk Geveci2001-11-261-0/+1
* removed warning messagesKen Martin2001-11-262-16/+2
* better error messagesKen Martin2001-11-261-2/+10
* NMake with spaces in directoriesBill Hoffman2001-11-218-85/+144
* Fix the current directory check for NMakeAndy Cedilnik2001-11-211-8/+25
* ENH: clean up command line argumentsBill Hoffman2001-11-211-4/+10
* WAR: fix warningBill Hoffman2001-11-212-2/+1
* ENH: add command line arguments to set cache entriesBill Hoffman2001-11-204-45/+69
* ENH: closer to working with spaces in source directoryBerk Geveci2001-11-201-5/+10
* BUG: fix memory leakBerk Geveci2001-11-201-1/+1
* BUG: fix for spaces in path to CMakeList.txt fileBerk Geveci2001-11-201-0/+1
* define hacks and such for the dec compilerBill Hoffman2001-11-203-7/+28
* 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