Bill Hoffman
|
222e9a2876
BUG: fix put/get env problems
|
22 年之前 |
Andy Cedilnik
|
797db2bd82
ENH: Start adding new installation framework
|
22 年之前 |
Bill Hoffman
|
c336a9b1ac
BUG: make sure null terminator is in the right place for putenv static char array
|
22 年之前 |
Bill Hoffman
|
add1f25f58
BUG:427 trycompile target must be exe
|
22 年之前 |
Andy Cedilnik
|
3b7c4b2a7b
ENH: More scripting changes
|
22 年之前 |
Bill Hoffman
|
a413160fec
ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32
|
22 年之前 |
Andy Cedilnik
|
0b150f69c2
ENH: Use the new RunCommand
|
22 年之前 |
Bill Hoffman
|
79c298e12c
ENH: set CMAKE_SYSTEM_VERSION for windows
|
22 年之前 |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 年之前 |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 年之前 |
Brad King
|
a843439d14
BUG: Work-around for SGI MipsPro bug where #error doesn't return an error to make.
|
22 年之前 |
Brad King
|
20b198835c
ENH: When the initially configured generator is invalid, allow the user to change the generator without deleting the cache by hand.
|
22 年之前 |
Brad King
|
a30148e640
ENH: Improved error message when a wrong generator is selected.
|
22 年之前 |
Bill Hoffman
|
e3d93e22f8
BUG: add better testing for notfound
|
23 年之前 |
Bill Hoffman
|
d9d19a4d68
fix warning
|
23 年之前 |
Bill Hoffman
|
81aee11c21
ENH: add checking for NOTFOUND
|
23 年之前 |
Bill Hoffman
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 年之前 |
Bill Hoffman
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 年之前 |
Ken Martin
|
6772b9f90b
fix warnings
|
23 年之前 |
Ken Martin
|
05955d6403
fix bug in env settings
|
23 年之前 |
Bill Hoffman
|
f36608b8ed
fix warning
|
23 年之前 |
Bill Hoffman
|
384523a315
restore the environment for cxx and cc in global generator
|
23 年之前 |
Ken Martin
|
5c92fa4879
only load bw compat if CMAKE_BACK... is set
|
23 年之前 |
Bill Hoffman
|
bf70e0c246
BUG: enable the languages when not running in global mode
|
23 年之前 |
Andy Cedilnik
|
1c6203b406
Add java support
|
23 年之前 |
Andy Cedilnik
|
39714fb179
Rename variable to remove warning
|
23 年之前 |
Bill Hoffman
|
7987ce88cb
ENH: set the CXX and CC environment vars
|
23 年之前 |
Bill Hoffman
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 年之前 |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 年之前 |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 年之前 |