summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add advanced variable types and command line wizard guiBill Hoffman2001-11-2617-15/+488
|
* ENH: add possibility to add doc strings to varibles created by find type ↵Bill Hoffman2001-11-268-34/+115
| | | | commands
* Oops. The wrong version of the duplicate code was kept. Loaded cache values ↵Berk Geveci2001-11-261-0/+1
| | | | were not made internal.
* TK_INTERNAL_PATH is only needed on Windows.Berk Geveci2001-11-261-11/+13
|
* removed warning messagesKen Martin2001-11-262-16/+2
|
* better error messagesKen Martin2001-11-261-2/+10
|
* I want to be able to start/end experimental-only dashboardsSebastien Barre2001-11-241-0/+4
|
* 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
|
* fixed QT_UIC_EXE nameFranck 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
| | | | even source files (i.e. .cxx or .h) are generated
* Now adds dependency if the file doesn't exist but will be created during the ↵Franck Bettinger2001-11-161-4/+41
| | | | compilation
* 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 ↵Bill Hoffman2001-11-161-1/+1
| | | | versions of gmake
* 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 ↵Bill Hoffman2001-11-1510-19/+84
| | | | used by Dart, nmake makefiles work with borland make and nmake
* ENH: New make targets for Continuous builds. Added a NightlyStart and ↵Jim Miller2001-11-151-2/+24
| | | | NightlyUpdate target for unix builds as well.
* ENH: Changed Nightly start timeJim Miller2001-11-151-0/+4
|
* 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-148-45/+103
|
* 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-145-6/+228
|
* 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 ↵Bill Hoffman2001-11-132-79/+99
| | | | link_directories that are in the build tree
* fixes to curses stuffKen Martin2001-11-132-2/+4
|
* warningsBill Hoffman2001-11-131-4/+0
|