|
Example
|
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
|
23 years ago |
|
Modules
|
b051815555
ENH: Adding install of .in and .c modules.
|
23 years ago |
|
Source
|
da70a950de
Add some minimal Dart capability to ctest. For example now you can actually use ctest to build projects, do cvs update on all platforms. This is especially cool for Visual Studio where you do not want to load the whole development environment just to build your project.
|
23 years ago |
|
Templates
|
396f916a42
ENH: nmake now uses incremental linking as Msdev does. Faster build (linking a static vtk.exe or paraview.exe could take more than 10 minutes)
|
23 years ago |
|
Tests
|
9ed93397fb
If you specify header file as source, it should still use C compiler and not CXX. Also fix COnly test so that it make sure that this still works...
|
23 years ago |
|
Utilities
|
db2bd57179
ENH: Adding prototype release config script for OSF.
|
23 years ago |
|
.gitattributes
|
d6bdba1096
*** empty log message ***
|
25 years ago |
|
CMake.pdf
|
d49a5bac60
ENH:New pdf for CMake
|
23 years ago |
|
CMake.rtf
|
5a286f1c90
updated
|
23 years ago |
|
CMakeLists.txt
|
48c130992b
ENH: Adding installation for man page.
|
23 years ago |
|
CMakeLogo.gif
|
3102be57f6
ENH: CMakeLogo for Dart to use on testing web page.
|
24 years ago |
|
CMakeSystemConfig.txt.in
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
|
CMakeWindowsSystemConfig.txt
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
|
ChangeLog.txt
|
33ac36cf37
log for relase 1.2
|
24 years ago |
|
Copyright.txt
|
f3a656e391
ENH: Updated copyright.
|
23 years ago |
|
DartConfig.cmake
|
564074b06c
ENH: my opinion is that it should be ADVANCED. Few people build the doc.
|
23 years ago |
|
Makefile.in
|
0ff3bdba20
better install support
|
24 years ago |
|
cmake.1
|
f7bddda0b7
ENH: Initial checkin of unix manpage.
|
23 years ago |
|
configure
|
26aeeee885
Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. This prevents from compiler files being reused and you can do make clean...
|
23 years ago |
|
configure.in
|
26aeeee885
Improve bootstrapping on Unix, so that it bootstraps in the subdirectory. This prevents from compiler files being reused and you can do make clean...
|
23 years ago |
|
doxygen.config
|
1690312e3e
ENH:Doxygenated CMake
|
25 years ago |