summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added SetLocal methodKen Martin2001-05-185-5/+36
|
* BUG: quote the compiler and other optionsBill Hoffman2001-05-182-22/+20
|
* compile source dir into cmakeBill Hoffman2001-05-172-12/+5
|
* ERR:Bad #ifdef'sWill Schroeder2001-05-171-2/+2
|
* ENH: Added Methods for loading the cacheLuis Ibanez2001-05-171-1/+126
|
* ENH: Load the cache at startLuis Ibanez2001-05-171-0/+1
|
* ENH: Added methods to load the cacheLuis Ibanez2001-05-171-0/+4
|
* moved into Template directoryKen Martin2001-05-179-573/+0
|
* no longer usedKen Martin2001-05-178-189/+0
|
* unix fixKen Martin2001-05-171-1/+13
|
* half checked in changes for CMAKE_ROOTKen Martin2001-05-178-94/+83
|
* new directoryKen Martin2001-05-1710-0/+582
|
* VC++ Project file to construct the FLTK GUI for CMakeLuis Ibanez2001-05-171-0/+96
|
* Main file that instantiates the GUI class and run it.Luis Ibanez2001-05-171-0/+22
|
* Implementation of the virtual Callbacks declared in the GUILuis Ibanez2001-05-172-0/+254
|
* File generated by FLTK FLUID containing the implementation of the GUILuis Ibanez2001-05-172-0/+166
|
* GUI description file used by FLTK interactive tool : FLUIDLuis Ibanez2001-05-171-0/+74
|
* BUG: fix to compile on hp with aCCBill Hoffman2001-05-174-4/+6
|
* Renamed gccxml input/output files to drop _tcl qualification.Brad King2001-05-171-2/+2
|
* ENH: fix for sunCCBill Hoffman2001-05-161-1/+1
|
* BUG: fix for sun compilerBill Hoffman2001-05-162-1/+8
|
* ERR: Removed use of member templates.Brad King2001-05-162-5/+15
|
* ERR: int -> unsigned intBrad King2001-05-161-1/+1
|
* ERR: const error fixed.Brad King2001-05-161-1/+1
|
* ENH: Added cmCableClassSet.cxx to build.Brad King2001-05-161-4/+8
|
* ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that ↵Brad King2001-05-161-1/+1
| | | | implicit conversion to bool is not used.
* ERR: Removed dynamic_cast so that RTTI isn't required.Brad King2001-05-161-1/+2
|
* ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be ↵Brad King2001-05-168-0/+925
| | | | used with the main branch of CABLE, though.
* ENH: cmGeneratedFileStream class added to simplify copy-if-different usage ↵Brad King2001-05-161-0/+142
| | | | on generated files.
* *** empty log message ***Bill Hoffman2001-05-161-56/+19
|
* ENH: unify make process on unixBill Hoffman2001-05-1615-131/+398
|
* ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands ↵Brad King2001-05-163-0/+132
| | | | to register arbitrary extra data with the makefile without modifying the cmMakefile class definition.
* added output directory supportKen Martin2001-05-156-11/+44
|
* Changed separator between registry key and its value. Change regexp for ↵Sebastien Barre2001-05-141-3/+3
| | | | registry key.
* 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
|