Luis Ibanez
|
7a9ab85304
|
ENH: CMake invokation is working.
|
2001-06-11 01:20:22 -04:00 |
Luis Ibanez
|
6d04ee9ec1
|
ENH: Cache saving added
|
2001-06-10 21:36:04 -04:00 |
Luis Ibanez
|
8f412df3f5
|
DOC: Added a comment about the risk of using tempnam in Unix, as opposed to
using mkstemp.
|
2001-06-10 18:27:35 -04:00 |
Luis Ibanez
|
7b996f7910
|
.cpp renamed as .cxx
|
2001-06-10 18:25:38 -04:00 |
Luis Ibanez
|
63083cf01c
|
Class to manage every row in the GUI scrolling, corresponding to a
single property
|
2001-06-10 18:23:54 -04:00 |
Luis Ibanez
|
5d6817622e
|
Template for the Makefile
|
2001-06-10 18:23:05 -04:00 |
Luis Ibanez
|
b0befbde1a
|
ENH: cpp renamed cxx. Copy of data to and from the GUI is working
|
2001-06-10 18:21:55 -04:00 |
Luis Ibanez
|
ad0019a740
|
ENH: Added Fl_Tiles as row for holding property data. Data to and from the
GUI is working
|
2001-06-10 18:19:16 -04:00 |
Brad King
|
059ee3931d
|
BUG: Changed custom command generation to not use full path of output file from cable.
|
2001-06-09 20:54:06 -04:00 |
Brad King
|
cff74e9a78
|
ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS cache entries. This also allowed the correct generation of gccxml rules.
|
2001-06-08 14:40:28 -04:00 |
Brad King
|
1ede7e4e24
|
BUG: Removed generation of stray # Begin Custom Build line.
|
2001-06-08 14:38:56 -04:00 |
Amitha Perera
|
0f98c51d77
|
ENH: Runtime library search paths can be added to the link lines for
on shared builds.
|
2001-06-08 00:18:54 -04:00 |
Bill Hoffman
|
4f77d737c9
|
ENH: move utilities to targets from makefile, and add versioning to cache
|
2001-06-07 14:52:29 -04:00 |
Brad King
|
5b4a11af80
|
BUG: ENABLE_TESTING command may need to create output directory before writing the CMakeTestfile into it since it is invoked before the makefile generator runs.
|
2001-06-07 12:22:16 -04:00 |
Ian Scott
|
4c4184f56c
|
adding a "Release with debugging Info" build to CMake for NT
|
2001-06-07 11:36:55 -04:00 |
Brad King
|
5b69d22c7b
|
ERR: Fixed generation of source name and directory for cmSourceFiles of generated Tcl wrapper files. Changed extension of generated gcc-xml input c++ file to be .cc so that GCC will recognize it, but MsDev will still allow a custom command on it.
|
2001-06-07 10:16:18 -04:00 |
Jim Miller
|
dd249a0477
|
FIX: Chaned error message to match command
|
2001-06-07 08:50:38 -04:00 |
Brad King
|
19b183808a
|
ENH: Changed generation of gccxml command to write out define and include flags explicitly instead of using CMAKE_CXX_FLAGS and INCLUDE_FLAGS variables. This should help it run when gccxml is not the compiler that will build the generated wrappers.
|
2001-06-06 16:45:52 -04:00 |
Jim Miller
|
0905117480
|
FIX: InitialPass() seg fault on std::copy and FinalPass() was not appending to the file
|
2001-06-06 16:14:11 -04:00 |
Ken Martin
|
37801ddaae
|
added enable testing deprecated some commands
|
2001-06-06 13:58:18 -04:00 |
Bill Hoffman
|
355278324e
|
*** empty log message ***
|
2001-06-06 13:55:43 -04:00 |
Bill Hoffman
|
38a164d254
|
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
2001-06-06 13:48:13 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Bill Hoffman
|
72e8b44793
|
BUG: PATH options should not remove the file part of the path...
|
2001-06-06 13:18:55 -04:00 |
Jim Miller
|
6948617497
|
Change name of file created from Testfile to CMakeTestfile.txt
|
2001-06-06 11:02:13 -04:00 |
Ken Martin
|
4a8d3fc1e3
|
better regexp for reg entries
|
2001-06-06 09:44:20 -04:00 |
Jim Miller
|
dce5c3efcc
|
FIX: forgot to close the files
|
2001-06-06 07:47:56 -04:00 |
Amitha Perera
|
84edcba848
|
ENH: Compress the library search directories so that each appears only once.
|
2001-06-05 22:54:42 -04:00 |
Jim Miller
|
22270abae5
|
ENH: Added AddTest command
|
2001-06-05 20:34:57 -04:00 |
Jim Miller
|
84dc25e9f5
|
ENH: Added AddTest, and GenerateTestfile routines
|
2001-06-05 20:34:01 -04:00 |
Jim Miller
|
6282d41c2a
|
New cmake command to specify a single test
|
2001-06-05 20:32:33 -04:00 |
Berk Geveci
|
8397eb6778
|
Module name between Unix and Windows got switched by mistake.
|
2001-06-05 17:46:12 -04:00 |
John Biddiscombe
|
46aa080edc
|
ENH: Some tweaks, hacks and #ifdefs required to compile
cmake on Borland C++Builder
|
2001-06-05 17:41:16 -04:00 |
Bill Hoffman
|
729908bd4a
|
ENH: add PathDialog
|
2001-06-05 17:29:44 -04:00 |
Bill Hoffman
|
9c149dda81
|
ENH: add better path chooser dialog
|
2001-06-05 17:26:48 -04:00 |
Bill Hoffman
|
8e281e5d5f
|
BUG: fix EXE and LIB path problems
|
2001-06-05 15:48:09 -04:00 |
Bill Hoffman
|
b92b025226
|
STYLE: line too long
|
2001-06-04 18:24:43 -04:00 |
Bill Hoffman
|
f18bb42bfc
|
ENH: print all arguments
|
2001-06-04 18:24:28 -04:00 |
Bill Hoffman
|
c57d16eb41
|
ENH: add better error checking
|
2001-06-04 18:23:58 -04:00 |
Ken Martin
|
815ca6bbdc
|
removed find include command
|
2001-06-04 17:17:36 -04:00 |
Ken Martin
|
648eedf9c6
|
removed find include command finally added message
|
2001-06-04 17:16:36 -04:00 |
Ken Martin
|
ba9aad7c99
|
new message command
|
2001-06-04 16:55:37 -04:00 |
Ken Martin
|
d037d11447
|
new command
|
2001-06-04 16:55:11 -04:00 |
Ken Martin
|
32db59e9a1
|
unused variable
|
2001-06-04 16:45:34 -04:00 |
Bill Hoffman
|
b6d823a7c1
|
ENH: try to better handle control-c during make Makefiles
|
2001-06-04 11:34:22 -04:00 |
Bill Hoffman
|
a3cfcd9894
|
BUG: clean up memory leaks.
|
2001-06-04 10:18:03 -04:00 |
Ken Martin
|
abab6bc000
|
fix for network includ paths
|
2001-06-01 13:54:43 -04:00 |
Berk Geveci
|
6103324e01
|
Fixing the module name for Unix.
|
2001-06-01 13:29:32 -04:00 |
Bill Hoffman
|
01b980591b
|
BUG: fix edit of directories
|
2001-05-31 15:48:35 -04:00 |
Berk Geveci
|
6b37e97cae
|
Should not use decl if not on Windows.
|
2001-05-31 14:15:55 -04:00 |