Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
před 13 roky |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
před 13 roky |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
před 13 roky |
Brad King
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
před 15 roky |
Brad King
|
a146e03422
Fix relative CMAKE_USER_MAKE_RULES_OVERRIDE (#11725)
|
před 15 roky |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
před 15 roky |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
před 16 roky |
David Cole
|
6b31f40e40
BUG: Go back to using "." so the Java test passes on the nightly nmake dashboards again. Still need a solution that works with both nmake and Visual Studio builds.
|
před 17 roky |
David Cole
|
908a2b462d
COMP: Conditionalize the last change so that the fix only applies to WIN32. Leave it the way it was elsewhere, the new way does not work on the Mac continuous dashboard...
|
před 17 roky |
David Cole
|
4cd5a8a690
BUG: Fix the Java test for Visual Studio builds. Before this, it had been trying to include "BuildLog.htm" in the .jar file because it was using "." as the list of files to include in the .jar file. Use "*.class" instead of "." to prevent this silliness.
|
před 17 roky |
Bill Hoffman
|
5ecfd3d4d3
ENH: fix java and add OBJECT_DIR support
|
před 19 roky |
Bill Hoffman
|
2f78d874a7
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow changing _INIT variables
|
před 20 roky |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
před 20 roky |
Bill Hoffman
|
016e0e52cb
BUG: make sure java jar files are not libfoo.jar but are just foo.jar
|
před 21 roky |
Bill Hoffman
|
11aeb6e483
BUG: let the generator quote the path
|
před 21 roky |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
před 21 roky |
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
|
před 21 roky |