Ken Martin
|
e907e51efb
|
new icon
|
2001-05-21 14:36:37 -04:00 |
Bill Hoffman
|
26f638248d
|
BUG: remove declaration without variable
|
2001-05-21 14:17:19 -04:00 |
Bill Hoffman
|
4ea1c51eba
|
clean up for build on its own
|
2001-05-21 14:01:30 -04:00 |
Ken Martin
|
f0e21f196a
|
release fix
|
2001-05-21 11:43:06 -04:00 |
Ken Martin
|
4bb19f37b3
|
collapsed into cmake.cxx
|
2001-05-21 11:34:35 -04:00 |
Ken Martin
|
36995a021d
|
new dsp
|
2001-05-21 11:32:12 -04:00 |
Ken Martin
|
d7976058e4
|
bug fix in finding CMAKE_ROOT
|
2001-05-21 11:13:56 -04:00 |
Ken Martin
|
92d59accce
|
added install target
|
2001-05-21 11:10:46 -04:00 |
Bill Hoffman
|
650691850b
|
BUG: fix compiler name
|
2001-05-21 10:47:00 -04:00 |
Ken Martin
|
06f403b274
|
updated for out of tree builds
|
2001-05-21 09:50:24 -04:00 |
Ken Martin
|
4a2ebf219d
|
out of place cmake
|
2001-05-21 09:33:35 -04:00 |
Ken Martin
|
619864c09e
|
new out of place builds
|
2001-05-21 09:32:11 -04:00 |
Ken Martin
|
e2a555e1e1
|
new structure
|
2001-05-21 09:31:00 -04:00 |
Bill Hoffman
|
8798d52790
|
ENH: add support for X11
|
2001-05-18 16:45:53 -04:00 |
Ken Martin
|
05d4b9aafd
|
duh
|
2001-05-18 16:30:31 -04:00 |
Ken Martin
|
72bc7951be
|
new command
|
2001-05-18 15:25:08 -04:00 |
Ken Martin
|
afdea030fe
|
minor whitespace change
|
2001-05-18 15:23:38 -04:00 |
Ken Martin
|
0df1da0eba
|
compiler fix
|
2001-05-18 15:22:17 -04:00 |
Ken Martin
|
7ec7fb7e95
|
changes for cmake to live outside of the source tree
|
2001-05-18 15:20:31 -04:00 |
Bill Hoffman
|
cb0af952cf
|
ENH: allow cache to override config file
|
2001-05-18 13:04:36 -04:00 |
Brad King
|
1e7d8f8148
|
BUG: fix link of executables
|
2001-05-18 11:48:20 -04:00 |
Ken Martin
|
16fc8d78f1
|
added SetLocal method
|
2001-05-18 11:12:21 -04:00 |
Bill Hoffman
|
06429282f5
|
BUG: quote the compiler and other options
|
2001-05-18 10:15:54 -04:00 |
Bill Hoffman
|
a8ccbf7c21
|
compile source dir into cmake
|
2001-05-17 17:43:29 -04:00 |
Will Schroeder
|
f9a36a6ff9
|
ERR:Bad #ifdef's
|
2001-05-17 15:48:32 -04:00 |
Luis Ibanez
|
43fb9a11b5
|
ENH: Added Methods for loading the cache
|
2001-05-17 12:38:19 -04:00 |
Luis Ibanez
|
063e398d57
|
ENH: Load the cache at start
|
2001-05-17 12:37:27 -04:00 |
Luis Ibanez
|
9277acda6a
|
ENH: Added methods to load the cache
|
2001-05-17 12:36:44 -04:00 |
Ken Martin
|
a1aa5d3723
|
moved into Template directory
|
2001-05-17 12:36:38 -04:00 |
Ken Martin
|
a0784cc44f
|
no longer used
|
2001-05-17 12:25:33 -04:00 |
Ken Martin
|
2e3c418500
|
unix fix
|
2001-05-17 12:14:18 -04:00 |
Ken Martin
|
aa72e182fe
|
half checked in changes for CMAKE_ROOT
|
2001-05-17 12:08:46 -04:00 |
Ken Martin
|
e093e4a4e0
|
new directory
|
2001-05-17 12:04:41 -04:00 |
Luis Ibanez
|
5e4b4ddaf2
|
VC++ Project file to construct the FLTK GUI for CMake
|
2001-05-17 12:02:56 -04:00 |
Luis Ibanez
|
ab03a4d976
|
Main file that instantiates the GUI class and run it.
|
2001-05-17 12:02:09 -04:00 |
Luis Ibanez
|
483e6ddafd
|
Implementation of the virtual Callbacks declared in the GUI
|
2001-05-17 12:01:30 -04:00 |
Luis Ibanez
|
259b5ad928
|
File generated by FLTK FLUID containing the implementation of the GUI
|
2001-05-17 12:00:26 -04:00 |
Luis Ibanez
|
c1b4b7730e
|
GUI description file used by FLTK interactive tool : FLUID
|
2001-05-17 11:58:00 -04:00 |
Bill Hoffman
|
1094200ea0
|
BUG: fix to compile on hp with aCC
|
2001-05-17 11:44:26 -04:00 |
Brad King
|
4d86b681de
|
Renamed gccxml input/output files to drop _tcl qualification.
|
2001-05-17 11:22:11 -04:00 |
Bill Hoffman
|
7514adc9a3
|
ENH: fix for sunCC
|
2001-05-16 18:10:31 -04:00 |
Bill Hoffman
|
d4498a9e52
|
BUG: fix for sun compiler
|
2001-05-16 18:08:14 -04:00 |
Brad King
|
9f8d296f15
|
ERR: Removed use of member templates.
|
2001-05-16 17:43:53 -04:00 |
Brad King
|
93bdef43fb
|
ERR: int -> unsigned int
|
2001-05-16 17:18:15 -04:00 |
Brad King
|
d055ebb8c5
|
ERR: const error fixed.
|
2001-05-16 17:18:01 -04:00 |
Brad King
|
3f12d26adb
|
ENH: Added cmCableClassSet.cxx to build.
|
2001-05-16 17:11:58 -04:00 |
Brad King
|
99a9fd6b3f
|
ERR: Added is_open() check in cmGeneratedFileStream::operator bool() so that implicit conversion to bool is not used.
|
2001-05-16 17:11:38 -04:00 |
Brad King
|
5f416cf45b
|
ERR: Removed dynamic_cast so that RTTI isn't required.
|
2001-05-16 17:11:01 -04:00 |
Brad King
|
f08a1b8885
|
ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though.
|
2001-05-16 16:41:30 -04:00 |
Brad King
|
8011fe0fad
|
ENH: cmGeneratedFileStream class added to simplify copy-if-different usage on generated files.
|
2001-05-16 16:40:45 -04:00 |