Luis Ibanez
|
e3fa722b44
|
ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command.
|
2001-12-11 02:15:51 -05:00 |
Luis Ibanez
|
6db0c7c5e6
|
FIX: FLTK_WRAP_UI command modified.
|
2001-12-11 02:14:37 -05:00 |
Brad King
|
0248c98658
|
ENH: Added more filenames for tclsh program. Also now only looks for cygtclsh80 if under cygwin.
|
2001-12-10 12:04:02 -05:00 |
Amitha Perera
|
e19a90ab20
|
BUG: LIBRARY_OUTPATH_PATH may be "set" to the null string, in which case it
should be ignored.
|
2001-12-10 12:02:10 -05:00 |
Brad King
|
ee31c3e0a4
|
ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped.
|
2001-12-10 11:03:44 -05:00 |
Bill Hoffman
|
a946931f91
|
BUG: if LIBRARY_OUTPUT_PATH is set, then use the fullpath for a remote target
|
2001-12-08 21:10:37 -05:00 |
Bill Hoffman
|
14e25b614d
|
WAR: remove warning
|
2001-12-08 20:49:25 -05:00 |
Bill Hoffman
|
29ef645272
|
BUG: executable extension wrong for ctest search, and was not looking in Debug and Release
|
2001-12-07 19:11:28 -05:00 |
Berk Geveci
|
b0f3a17450
|
If an entry starts with // (network paths), double quote it.
|
2001-12-07 18:27:26 -05:00 |
Amitha Perera
|
a4dc7f7b97
|
BUG: the rule for generating a library no longer has the full path, and so the
dependency targets shouldn't, either.
|
2001-12-07 18:15:18 -05:00 |
Berk Geveci
|
0daca0a5f3
|
Comments start with TWO leading slashes not _one_
|
2001-12-07 18:12:17 -05:00 |
Ken Martin
|
95fa88b7bc
|
version rev
|
2001-12-07 16:06:08 -05:00 |
Ken Martin
|
ab3b0c04aa
|
release 10
|
2001-12-07 16:01:32 -05:00 |
Bill Hoffman
|
8e5f3bb9e1
|
ENH: add mark as not advanced to mark as advanced
|
2001-12-07 15:47:39 -05:00 |
Bill Hoffman
|
f52a304728
|
yet another release
|
2001-12-07 14:57:21 -05:00 |
Bill Hoffman
|
5a488fc850
|
ENH: convert to windows paths
|
2001-12-07 14:31:28 -05:00 |
Bill Hoffman
|
06cc1cbf2f
|
ENH: use windows paths to run commands and escape spaces
|
2001-12-07 13:10:50 -05:00 |
Bill Hoffman
|
30a56de4b7
|
ENH: add custom commands for targets
|
2001-12-07 10:58:06 -05:00 |
Sebastien Barre
|
728d20302e
|
Remove "unused var" warning from C_FLAGS
|
2001-12-07 10:32:27 -05:00 |
Sebastien Barre
|
0a5f763bbe
|
Do not output library search path if the library path option/flag is empty + add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax
|
2001-12-06 20:04:15 -05:00 |
Sebastien Barre
|
efe160656b
|
Add CMAKE_LINKER_HIDE_PARAMETERS since some linkers just do not support the @<< syntax
|
2001-12-06 20:02:43 -05:00 |
Andy Cedilnik
|
b689b4b5fa
|
Fix bug with string
|
2001-12-06 17:40:25 -05:00 |
Bill Hoffman
|
26ecd7731d
|
ENH: call convert to unix slashes for path and filepath entries
|
2001-12-06 17:09:06 -05:00 |
Berk Geveci
|
683c54b787
|
Added support for ~.
|
2001-12-06 17:07:18 -05:00 |
Ken Martin
|
82b3ed83d4
|
handle tildas
|
2001-12-06 16:50:54 -05:00 |
Sebastien Barre
|
4372a40922
|
Lib path should be converted to native path too.
|
2001-12-06 13:32:58 -05:00 |
Sebastien Barre
|
dea1309e8d
|
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen
|
2001-12-06 13:32:28 -05:00 |
Ken Martin
|
2b8e16e59c
|
better use of modules
|
2001-12-06 11:52:52 -05:00 |
Ken Martin
|
6a04c387eb
|
better docs
|
2001-12-06 11:52:27 -05:00 |
Ken Martin
|
fcacdc2a40
|
now broken into pieces
|
2001-12-06 11:52:12 -05:00 |
Ken Martin
|
e1cfba5c67
|
new modules
|
2001-12-06 11:51:37 -05:00 |
Ken Martin
|
3f013a2759
|
Cleaning last line at exit.
|
2001-12-06 11:49:16 -05:00 |
Ken Martin
|
e1cb021412
|
made install prefix non advanced
|
2001-12-06 10:24:31 -05:00 |
Sebastien Barre
|
cec99b76a6
|
If Shift is pressed with 'OK', then don't quit
|
2001-12-05 16:05:26 -05:00 |
Amitha Perera
|
10ec312448
|
ENH: add more possible names for executables.
|
2001-12-05 15:36:22 -05:00 |
Sebastien Barre
|
ecca17cfdd
|
Add single quotes feature.
|
2001-12-05 15:29:36 -05:00 |
Sebastien Barre
|
e273223d6d
|
Add single quotes feature.
|
2001-12-05 15:00:21 -05:00 |
Ken Martin
|
cf8003f03f
|
up version
|
2001-12-05 12:07:34 -05:00 |
Ken Martin
|
d4bb11cd8b
|
up version
|
2001-12-05 11:59:18 -05:00 |
Bill Hoffman
|
bd8547d396
|
new version
|
2001-12-05 11:38:03 -05:00 |
Will Schroeder
|
14025e9a48
|
updated from rtf
|
2001-12-05 11:37:10 -05:00 |
Bill Hoffman
|
7a7af64ad1
|
ENH: update cvs path
|
2001-12-05 11:32:53 -05:00 |
Yves Starreveld
|
cca166080c
|
Add the flat_namespace and undefined suppress flags to OSX builds
|
2001-12-04 18:49:02 -05:00 |
Bill Hoffman
|
11084af423
|
ENH: remove /tmp_mnt from all paths in convert to unix slashes
|
2001-12-04 17:28:35 -05:00 |
Berk Geveci
|
97c71d0ab1
|
Fixed outdated comment
|
2001-12-04 16:19:33 -05:00 |
Bill Hoffman
|
a85d2478bf
|
add tWM to c flags as well as CXX flags
|
2001-12-04 15:55:52 -05:00 |
Berk Geveci
|
0a33722a85
|
Fixed overflow problem.
|
2001-12-04 15:53:33 -05:00 |
Bill Hoffman
|
06ac353564
|
ENH: add -tWM to default flags for compilation
|
2001-12-04 15:16:19 -05:00 |
Bill Hoffman
|
a07808f816
|
crazy fix for putenv, and native path called on custom command paths
|
2001-12-04 12:03:58 -05:00 |
Berk Geveci
|
de452f3fef
|
replacing clear()
|
2001-12-04 11:20:24 -05:00 |