summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ERR: int -> unsigned int.Brad King2001-05-111-3/+1
* BUG: add back thread libraryBill Hoffman2001-05-111-1/+16
* expands reg valuesKen Martin2001-05-111-0/+2
* added registry entry support and windows app supportKen Martin2001-05-1115-13/+293
* BUG: fix gui problemBill Hoffman2001-05-111-2/+0
* BUG: fix up gui with values that stay around too longBill Hoffman2001-05-104-33/+13
* definitions should now be overwritten if they already existGeoffrey Cross2001-05-101-1/+4
* BUG: fix unix path searchBill Hoffman2001-05-101-6/+9
* fix for expaning libraries prior to generating dspKen Martin2001-05-101-1/+9
* Reads and uses MSPROJECT_TEMPLATE_DIRECTORY if it existsGeoffrey Cross2001-05-102-32/+58
* added win32 executable optionKen Martin2001-05-101-1/+1
* BUG: Removed stray debugging output statement. Also renamed some variables f...Brad King2001-05-101-15/+14
* ERR: RunCommand method needed return in unix.Brad King2001-05-101-0/+1
* ERR: Removed unused variableBrad King2001-05-102-2/+0
* ADD LINK32s are now on multiple lines because VC breaks otherwiseGeoffrey Cross2001-05-093-3/+75
* BUG: escape spaces before adding .libBill Hoffman2001-05-092-32/+20
* ENH: escape spacesBill Hoffman2001-05-092-6/+6
* ENH: only add .lib if no .lib existsBill Hoffman2001-05-092-6/+24
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-097-96/+211
* BUG: match called on invalid numberBill Hoffman2001-05-091-1/+1
* cleaned up configure someKen Martin2001-05-091-2/+2
* FIX: only clear the cache on a load when the load needs to read internal valu...Jim Miller2001-05-091-2/+5
* BUG: fix crashBill Hoffman2001-05-091-0/+9
* BUG: fix use beyond end of arrayBill Hoffman2001-05-091-3/+5
* added load cache command and fixed source fileKen Martin2001-05-094-3/+151
* ERR: LoadCache needed to return a value.Brad King2001-05-081-1/+1
* added ability to load another cacheKen Martin2001-05-082-2/+12
* now adds src and bin dir into cacheKen Martin2001-05-081-0/+8
* fixed bug in init codeKen Martin2001-05-081-2/+2
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
* BUG: added arg0 to link librariesKen Martin2001-05-081-2/+3
* ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable...Brad King2001-05-073-11/+12
* ENH: call configure from cmakeBill Hoffman2001-05-0715-139/+409
* BUG: Removing Remove Variables callDan Blezek2001-05-071-1/+3
* BUG: add internal cache entry for executables, so depends can workBill Hoffman2001-05-051-1/+7
* BUG: add removed command, and sort the order in cmCommands.cxxBill Hoffman2001-05-056-282/+67
* fixes for untiltiy targets in allKen Martin2001-05-042-6/+29
* ENH: Proper build nameDan Blezek2001-05-041-2/+16
* ENH: Correct sitenameDan Blezek2001-05-041-1/+5
* option to make utilities in the all targetKen Martin2001-05-0410-13/+226
* updatesKen Martin2001-05-041-2/+3
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-0410-0/+870
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-0416-261/+153
* ENH: Added support to EscapeSpaces to use double quotes on windows.Brad King2001-05-041-0/+5
* ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.Brad King2001-05-041-14/+4
* ENH: Added use of CMAKE cache entry for generating the DSP build rules.Brad King2001-05-044-72/+4
* fixed custom command ruleKen Martin2001-05-042-50/+54
* better custom rulesKen Martin2001-05-045-48/+76
* better If checksKen Martin2001-05-045-14/+49
* removed old functionsKen Martin2001-05-0412-1039/+0