Bill Hoffman
|
d454811a63
|
ENH: add bootstrap support for building fltk
|
2001-06-19 15:33:37 -04:00 |
Bill Hoffman
|
f991ddd4ba
|
ENH: add resize ability to dialog and fix tab stop orders
|
2001-06-19 14:32:37 -04:00 |
Brad King
|
873c9e7840
|
ENH: Removing old-style cable commands related to the instantiation functionality which has now been removed from cable.
|
2001-06-19 12:03:04 -04:00 |
Brad King
|
b4339eba05
|
ERR: Removed unused variable.
|
2001-06-19 12:01:47 -04:00 |
Jim Miller
|
f5ee70af60
|
ENH: Changed generated filename to DartTestfile.txt
|
2001-06-19 07:41:43 -04:00 |
Bill Hoffman
|
e51844f83d
|
BUG: use pclose not fclose
|
2001-06-18 17:26:30 -04:00 |
Amitha Perera
|
17b02b6530
|
ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the
link directories, if the path is known.
|
2001-06-18 16:54:13 -04:00 |
Bill Hoffman
|
1f773c3ea9
|
BUG: remove unused
|
2001-06-18 15:35:53 -04:00 |
Bill Hoffman
|
e42013dc71
|
BUG: create directories in the right place
|
2001-06-18 15:32:08 -04:00 |
Bill Hoffman
|
145fac96fc
|
ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed
|
2001-06-18 15:31:43 -04:00 |
Ken Martin
|
37c072b324
|
out of source dart support
|
2001-06-18 13:16:47 -04:00 |
Bill Hoffman
|
d7fd7a8c47
|
ENH: do not add anything from the current directory to the depends
|
2001-06-15 17:57:47 -04:00 |
Amitha Perera
|
80aad5e3b2
|
BUG: fixed so that empty library paths are ignored
|
2001-06-15 10:35:06 -04:00 |
Luis Ibanez
|
f055e512ae
|
ENH: Absolute path to cmake resolved
|
2001-06-15 07:51:55 -04:00 |
Luis Ibanez
|
38776d829b
|
ENH: Getting headers and libs for FLTK and OpenGL
|
2001-06-15 07:49:04 -04:00 |
Will Schroeder
|
943697aa21
|
ENH:Added features
|
2001-06-15 07:40:41 -04:00 |
Will Schroeder
|
f8add35877
|
ENH:Added features
|
2001-06-15 07:34:24 -04:00 |
Will Schroeder
|
df49749944
|
Updated ASCI link
|
2001-06-15 07:24:36 -04:00 |
Brad King
|
52d368d40f
|
ENH: Updated anonymous checkout commands for new repository root location.
|
2001-06-14 17:29:02 -04:00 |
John Biddiscombe
|
8b5d6918ab
|
ERR: allow *.cpp as well as *.cxx etc etc
|
2001-06-14 17:06:10 -04:00 |
Berk Geveci
|
043f54ca5f
|
Include directory names are Case sensitive in Unix.
|
2001-06-14 14:32:20 -04:00 |
Will Schroeder
|
90f7f2c53f
|
Refined Jim Ahrens changes
|
2001-06-14 12:48:17 -04:00 |
Will Schroeder
|
a46a4947da
|
Feedback from Jim Ahrens
|
2001-06-14 12:43:07 -04:00 |
Ken Martin
|
62d5051797
|
added make depend on win32
|
2001-06-14 11:45:10 -04:00 |
Bill Hoffman
|
48294a75ca
|
BUG: fix it so that if a Makefile is out of date for some reason, it is only built once, it was doing it twice.
|
2001-06-14 10:19:34 -04:00 |
Ken Martin
|
f0d07f5411
|
modified testing
|
2001-06-14 09:11:10 -04:00 |
Bill Hoffman
|
e3f0d096c4
|
BUG: fix so it does not jump into the current directory for inital target builds
|
2001-06-13 17:50:09 -04:00 |
Bill Hoffman
|
78ee6660a7
|
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
|
2001-06-13 17:03:49 -04:00 |
Ken Martin
|
f6f8dde5a8
|
used to find the dart testing system
|
2001-06-13 16:15:27 -04:00 |
Ken Martin
|
2f0a82195d
|
minor dart change
|
2001-06-13 14:49:23 -04:00 |
Ken Martin
|
012603c746
|
duh
|
2001-06-13 13:53:11 -04:00 |
Ken Martin
|
521e301116
|
minor cvs web changeCMakeLists.txt
|
2001-06-13 13:49:24 -04:00 |
Luis Ibanez
|
03817a41cf
|
ENH: Search for cmake executable full path added (window/unix)
|
2001-06-13 10:28:41 -04:00 |
Will Schroeder
|
da5b5c12cd
|
Added dashboard
|
2001-06-13 09:37:34 -04:00 |
Luis Ibanez
|
72377752f8
|
ENH: Added popup menu for removing a property. Some style changes
|
2001-06-13 00:16:35 -04:00 |
Luis Ibanez
|
8ef02a496a
|
ENH: Added help blobs that popup when the mouse is left on top of the
property name
|
2001-06-12 18:44:07 -04:00 |
Luis Ibanez
|
302907efe8
|
Class derived from Fl_Button with added help blobs
|
2001-06-12 18:43:19 -04:00 |
Amitha Perera
|
918c8c4f3a
|
BUG: SHLIB_LINK was being used when linking static executables. Missing comma
in RUNTIME_FLAG for IRIX.
ENH: User supplied SHLIB_CFLAGS (-fPIC, etc) will override configure detected
flags
|
2001-06-12 14:15:22 -04:00 |
Ken Martin
|
583ac25e8f
|
support testing
|
2001-06-12 13:30:13 -04:00 |
Brad King
|
19b2f84ac7
|
BUG: CMake's configure needs to run with the current directory as the project's binary directory.
|
2001-06-12 12:22:07 -04:00 |
Brad King
|
25afe09ac8
|
ERR: Needed virtual destructor to correspond to virtual functions. Also added several std:: qualifiers to string.
|
2001-06-12 12:20:33 -04:00 |
Ken Martin
|
f03ee2a53d
|
cmake does not require two arguments
|
2001-06-12 11:55:54 -04:00 |
Ken Martin
|
8f745e7fbe
|
cmake does not require two arguments
|
2001-06-12 11:55:24 -04:00 |
Ken Martin
|
cdf786f9f8
|
removed old added new
|
2001-06-12 11:12:00 -04:00 |
Ken Martin
|
0faf289dfa
|
removed old added new
|
2001-06-12 11:08:39 -04:00 |
Ken Martin
|
9508ae2b19
|
added new command
|
2001-06-12 11:08:25 -04:00 |
Ken Martin
|
68447e5d75
|
removed old commands
|
2001-06-12 11:08:09 -04:00 |
Brad King
|
5f12ae0c62
|
BUG: Dependency hints must be removed by the makefile generator before adding the dependencies generated by cmMakeDepend.
|
2001-06-12 10:59:40 -04:00 |
Amitha Perera
|
46aa1cb9c4
|
BUG: There was no dependency for library targets on their required libraries.
(Hopefully there aren't any cyclic dependencies for libraries.)
CMAKE_SHLIB_LINK is now used for executable targets.
|
2001-06-12 10:45:41 -04:00 |
Ken Martin
|
ff529aa861
|
some cleanup to the make depend process
|
2001-06-12 09:00:21 -04:00 |