summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed separator between registry key and its value.Sebastien Barre2001-05-141-16/+16
|
* ENH: put back lost changes from r1.38Bill Hoffman2001-05-141-2/+1
|
* fix + => += bug reported by A. PereraSebastien Barre2001-05-121-3/+3
|
* I know, there are more serious things to do :) A new icon. The previous one ↵Sebastien Barre2001-05-111-0/+0
| | | | has not be overwritten, it's in there too.
* Extended the registry key regexpSebastien Barre2001-05-111-2/+2
|
* Add 8.4 and registry supportSebastien Barre2001-05-111-8/+39
|
* Add support for a specific value name in a registry keySebastien Barre2001-05-111-14/+29
|
* Cache file is a bit prettierGeoffrey Cross2001-05-111-1/+13
|
* BUG: fix find library for unixBill Hoffman2001-05-113-9/+11
|
* NAMES syntaxSebastien Barre2001-05-111-2/+4
|
* fix for expanding library varsKen Martin2001-05-112-2/+4
|
* Fix help string when NAMES was used (forgot the case when there is no name)Sebastien Barre2001-05-111-1/+5
|
* Fix help string when NAMES was usedSebastien Barre2001-05-111-28/+29
|
* ERR: int -> unsigned int.Brad King2001-05-111-3/+1
|
* BUG: add back thread libraryBill Hoffman2001-05-112-2/+16
|
* expands reg valuesKen Martin2001-05-111-0/+2
|
* added registry entry support and windows app supportKen Martin2001-05-1115-13/+293
|
* minor fixes and new python moduleKen Martin2001-05-112-1/+34
|
* 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
|
* BUG: Removing this file. It has been replaced by CMake.doc.gz to get around ↵Brad King2001-05-101-0/+0
| | | | a problem with CVS.
* added win32 executable optionKen Martin2001-05-101-1/+1
|
* Testing strange cvs problem with .doc files.Brad King2001-05-101-0/+0
|
* BUG: Removing old CMake.pdf and adding the gzipped version, CMake.pdf.gz ↵Brad King2001-05-102-1366/+0
| | | | because of file size problems with cvs.
* BUG: Removed stray debugging output statement. Also renamed some variables ↵Brad King2001-05-101-15/+14
| | | | for clarity.
* ERR: RunCommand method needed return in unix.Brad King2001-05-101-0/+1
|
* ERR: Removed unused variableBrad King2001-05-102-2/+0
|
* BUG: ANSI_CFLAGS -> CMAKE_ANSI_CFLAGSBrad King2001-05-101-1/+1
|
* ADD LINK32s are now on multiple lines because VC breaks otherwiseGeoffrey Cross2001-05-093-3/+75
|
* ENH: add 8.3 supportSebastien Barre2001-05-091-2/+2
|
* 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-0913-172/+230
|
* BUG: match called on invalid numberBill Hoffman2001-05-091-1/+1
|
* cleaned up configure someKen Martin2001-05-097-213/+123
|
* FIX: only clear the cache on a load when the load needs to read internal ↵Jim Miller2001-05-091-2/+5
| | | | values. Otherwise, it is assumed that we are reading another projects cache.
* 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
|
* clean upBill Hoffman2001-05-081-48/+19
|
* ENH: add initial path support for file choosersBill Hoffman2001-05-081-7/+44
|