Bill Hoffman
|
2df56cf21b
ENH: fix library builds with nmake
|
24 år sedan |
Bill Hoffman
|
94f82edd07
Closer to nmake build
|
24 år sedan |
Bill Hoffman
|
f978b6f7ea
nmake support
|
24 år sedan |
Bill Hoffman
|
dc839f80f0
start work on nmake generator
|
24 år sedan |
Bill Hoffman
|
6220a187ba
clean up object file build rule, and do not attempt to remove link_directories that are in the build tree
|
24 år sedan |
Bill Hoffman
|
112707a9dc
Clean up a bit more
|
24 år sedan |
Bill Hoffman
|
c15ad5c98d
ENH: clean up interface and change build in current directory to build the depend file first
|
24 år sedan |
Bill Hoffman
|
e197d3f219
remove memory leaks
|
24 år sedan |
Bill Hoffman
|
d204791e45
ENH: integrate borland support
|
24 år sedan |
Brad King
|
82996a636e
ENH: Proper dependencies between shared libraries now exist in the generated makefiles. If a shared library links to another, the other will be built before the link is attempted.
|
24 år sedan |
Bill Hoffman
|
a1ec2852af
ENH: some clean up, and better checking to see if we are building cmake
|
24 år sedan |
Brad King
|
e693d47253
ENH: Added support for selection of static/shared build on a per-library basis.
|
24 år sedan |
Brad King
|
7bb9fdbeef
BUG: Check for building shared libraries should read from the make file's setting, not directly from the cache.
|
24 år sedan |
Bill Hoffman
|
78ee6660a7
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
|
24 år sedan |
Ken Martin
|
ff529aa861
some cleanup to the make depend process
|
24 år sedan |
Ken Martin
|
3ebfc32b5e
added install target support
|
24 år sedan |
Ken Martin
|
7ec7fb7e95
changes for cmake to live outside of the source tree
|
24 år sedan |
Ken Martin
|
16fc8d78f1
added SetLocal method
|
24 år sedan |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
24 år sedan |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 år sedan |
Ken Martin
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 år sedan |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 år sedan |
Brad King
|
fb6c4b8710
ENH: Added individual library linkage output so that shared libraries will not try to link against themselves.
|
24 år sedan |
Ken Martin
|
865ec96644
major changes to support multiple libraries and source lists
|
24 år sedan |
Brad King
|
5fc8300476
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
25 år sedan |
Brad King
|
278bcbd7be
ENH: Added custom rule support to cmUnixMakefileGenerator.
|
25 år sedan |
Bill Hoffman
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 år sedan |
Will Schroeder
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 år sedan |
Bill Hoffman
|
c54a05bfc7
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 år sedan |