Brad King
|
5f12ae0c62
BUG: Dependency hints must be removed by the makefile generator before adding the dependencies generated by cmMakeDepend.
|
před 24 roky |
Amitha Perera
|
46aa1cb9c4
BUG: There was no dependency for library targets on their required libraries.
|
před 24 roky |
Ken Martin
|
ff529aa861
some cleanup to the make depend process
|
před 24 roky |
Brad King
|
522ff0204a
BUG: WIN32_EXECUTABLE targets were not being installed on unix properly. They are supposed to be treated just like any other EXECUTABLE target.
|
před 24 roky |
Amitha Perera
|
0f98c51d77
ENH: Runtime library search paths can be added to the link lines for
|
před 24 roky |
Bill Hoffman
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
před 24 roky |
Amitha Perera
|
84edcba848
ENH: Compress the library search directories so that each appears only once.
|
před 24 roky |
Bill Hoffman
|
b6d823a7c1
ENH: try to better handle control-c during make Makefiles
|
před 24 roky |
Amitha Perera
|
dbf65f216f
BUG: Now only one makefile rule is generated per depenency. This eliminates
|
před 24 roky |
Brad King
|
410f4838b8
BUG: WIN32 executable target rules are now generated in unix the same as any other executable (instead of not at all).
|
před 24 roky |
Brad King
|
c60696ccaf
BUG: Fixed logic that splits a full path library link into the -L and -l pieces to not write out a -l by itself if the file regular expression does not match.
|
před 24 roky |
Ken Martin
|
3ebfc32b5e
added install target support
|
před 24 roky |
Bill Hoffman
|
52e83c7afd
BUG: do not include /usr/lib in -L
|
před 24 roky |
Bill Hoffman
|
beaa7dc1c8
BUG: fix depends and CXXFLAGS passing
|
před 24 roky |
Bill Hoffman
|
c1086a9524
fix for hp x11 and gl
|
před 24 roky |
Bill Hoffman
|
4ea1c51eba
clean up for build on its own
|
před 24 roky |
Ken Martin
|
619864c09e
new out of place builds
|
před 24 roky |
Bill Hoffman
|
8798d52790
ENH: add support for X11
|
před 24 roky |
Ken Martin
|
05d4b9aafd
duh
|
před 24 roky |
Ken Martin
|
7ec7fb7e95
changes for cmake to live outside of the source tree
|
před 24 roky |
Brad King
|
1e7d8f8148
BUG: fix link of executables
|
před 24 roky |
Ken Martin
|
16fc8d78f1
added SetLocal method
|
před 24 roky |
Bill Hoffman
|
06429282f5
BUG: quote the compiler and other options
|
před 24 roky |
Ken Martin
|
aa72e182fe
half checked in changes for CMAKE_ROOT
|
před 24 roky |
Bill Hoffman
|
d4498a9e52
BUG: fix for sun compiler
|
před 24 roky |
Brad King
|
93bdef43fb
ERR: int -> unsigned int
|
před 24 roky |
Bill Hoffman
|
1cd9ce6f6e
ENH: unify make process on unix
|
před 24 roky |
Bill Hoffman
|
72a9a5546f
BUG: fix find library for unix
|
před 24 roky |
Ken Martin
|
639f1fa239
added registry entry support and windows app support
|
před 24 roky |
Brad King
|
968610b041
BUG: Removed stray debugging output statement. Also renamed some variables for clarity.
|
před 24 roky |