Bill Hoffman
|
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
21 năm trước cách đây |
Bill Hoffman
|
9e08d07be2
ENH: change ignore function so that it first checks to see if the extension has a language
|
21 năm trước cách đây |
Bill Hoffman
|
67ac3ea503
ENH: fix problems with .def and RC files
|
21 năm trước cách đây |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 năm trước cách đây |
Bill Hoffman
|
b1f3e10439
BUG: make sure env CC and CXX are not set for VS IDE builds
|
21 năm trước cách đây |
Ken Martin
|
ce277b647b
warning fix
|
21 năm trước cách đây |
Bill Hoffman
|
c2ef51e181
ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem
|
21 năm trước cách đây |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
21 năm trước cách đây |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
21 năm trước cách đây |
Bill Hoffman
|
b41d447935
ENH: use GetRequiredDefinition instead of GetDefinition and crash
|
21 năm trước cách đây |
Bill Hoffman
|
9655299f08
ENH: initial fortran support
|
21 năm trước cách đây |
Brad King
|
46418e70a3
BUG#427: Generated makefiles need to have targets with canonical names for each executable and library target in order for try-compiles to work correctly when specifying the target.
|
21 năm trước cách đây |
Brad King
|
9b1771aef4
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile.
|
21 năm trước cách đây |
Bill Hoffman
|
86195caf6a
ENH: add support for VCExpress 2005
|
21 năm trước cách đây |
Andy Cedilnik
|
ed0999c9d1
ERR: Fix visual studio install
|
21 năm trước cách đây |
Andy Cedilnik
|
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
|
21 năm trước cách đây |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 năm trước cách đây |
Bill Hoffman
|
222e9a2876
BUG: fix put/get env problems
|
22 năm trước cách đây |
Andy Cedilnik
|
797db2bd82
ENH: Start adding new installation framework
|
22 năm trước cách đây |
Bill Hoffman
|
c336a9b1ac
BUG: make sure null terminator is in the right place for putenv static char array
|
22 năm trước cách đây |
Bill Hoffman
|
add1f25f58
BUG:427 trycompile target must be exe
|
22 năm trước cách đây |
Andy Cedilnik
|
3b7c4b2a7b
ENH: More scripting changes
|
22 năm trước cách đây |
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 năm trước cách đây |
Andy Cedilnik
|
0b150f69c2
ENH: Use the new RunCommand
|
22 năm trước cách đây |
Bill Hoffman
|
79c298e12c
ENH: set CMAKE_SYSTEM_VERSION for windows
|
22 năm trước cách đây |
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 năm trước cách đây |
Bill Hoffman
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 năm trước cách đây |
Brad King
|
a843439d14
BUG: Work-around for SGI MipsPro bug where #error doesn't return an error to make.
|
22 năm trước cách đây |
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 năm trước cách đây |
Brad King
|
a30148e640
ENH: Improved error message when a wrong generator is selected.
|
22 năm trước cách đây |