Bill Hoffman
|
2615e6f0a9
BUG: fix for bug 1396, object files could not be used as sources any more
|
21 rokov pred |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 rokov pred |
Bill Hoffman
|
c2ef51e181
ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem
|
21 rokov pred |
Bill Hoffman
|
731369ef9c
ENH: try to initialize all languages at the same time
|
21 rokov pred |
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 rokov pred |
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 rokov pred |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 rokov pred |
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 rokov pred |
Andy Cedilnik
|
0b150f69c2
ENH: Use the new RunCommand
|
22 rokov pred |
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 rokov pred |
Bill Hoffman
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 rokov pred |
Ken Martin
|
05955d6403
fix bug in env settings
|
23 rokov pred |
Bill Hoffman
|
384523a315
restore the environment for cxx and cc in global generator
|
23 rokov pred |
Bill Hoffman
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 rokov pred |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 rokov pred |
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 rokov pred |
Ken Martin
|
c751d2ebff
added progress
|
23 rokov pred |
Andy Cedilnik
|
157e2b4ac3
Add option of TRY_COMPILE to store the output of compilation so that if the output fails you can display it or store it in the file
|
23 rokov pred |
Ken Martin
|
6132184cc3
better trycompile and enable langiages
|
23 rokov pred |
Ken Martin
|
38e412626b
modified TryCompile
|
23 rokov pred |
Ken Martin
|
5b0611d709
updates
|
23 rokov pred |
Ken Martin
|
3ffc4b2ee1
in progress checkin
|
23 rokov pred |