Bill Hoffman
|
a80153b5cb
make it backwards compatible with old cmake
|
23 tahun lalu |
Bill Hoffman
|
27fe57b716
ENH: change LINK_LIBRARY to add to targets
|
23 tahun lalu |
Amitha Perera
|
099436db26
ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries.
|
23 tahun lalu |
Amitha Perera
|
1f8df8585e
ENH: Add library dependency analysis.
|
23 tahun lalu |
Bill Hoffman
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 tahun lalu |
Bill Hoffman
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
24 tahun lalu |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
Brad King
|
4688198996
ERR: Missing forward declaration of cmMakeDepend added.
|
24 tahun lalu |
Ken Martin
|
48f77f9de1
next release
|
24 tahun lalu |
Ken Martin
|
d41b42a019
next release
|
24 tahun lalu |
Ken Martin
|
79d9bd8a59
added release verison to cmMakefile
|
24 tahun lalu |
Brad King
|
fd37e46eb3
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
|
24 tahun lalu |
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.
|
24 tahun lalu |
Ken Martin
|
95fa88b7bc
version rev
|
24 tahun lalu |
Ken Martin
|
ab3b0c04aa
release 10
|
24 tahun lalu |
Ken Martin
|
cf8003f03f
up version
|
24 tahun lalu |
Ken Martin
|
d4bb11cd8b
up version
|
24 tahun lalu |
Sebastien Barre
|
ef74458b34
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
24 tahun lalu |
Bill Hoffman
|
091e95f26d
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
24 tahun lalu |
Bill Hoffman
|
1c5c899fd7
add dependency for configure files and use short path in WIN32 cmake test
|
24 tahun lalu |
Ken Martin
|
c9caf2390c
version
|
24 tahun lalu |
Ken Martin
|
8e505ebf53
version
|
24 tahun lalu |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 tahun lalu |
Ken Martin
|
1bf6afaabf
version rev to 95
|
24 tahun lalu |
Ken Martin
|
ccc1c3d50a
version rev to 94
|
24 tahun lalu |
Ken Martin
|
0fe42a9857
various windows fixes
|
24 tahun lalu |
Bill Hoffman
|
cc5c1fa6f7
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
24 tahun lalu |
John Biddiscombe
|
0645a50061
ENH: ExpandVariables functions return a char * for convenience
|
24 tahun lalu |
Ken Martin
|
22025945c8
version rev
|
24 tahun lalu |
Ken Martin
|
4798e61fa0
version rev
|
24 tahun lalu |