No Description

Brad King 63b4952f4c BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795. 20 years ago
Docs c09a1fa799 ENH: missing get_directory_property command 20 years ago
Example cf8c6a30e3 ENH: updte to lower case and using ADD_SUBDIRECTORY 20 years ago
Modules 63b4952f4c BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795. 20 years ago
Source 9dd1633a98 STYLE: Nightly Version update 20 years ago
Templates 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 20 years ago
Tests 07ef88c985 ENH: add COMPILE_FLAGS to targets 20 years ago
Utilities 4c0668b7da BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir (probably) does rather than malloc-ing a block which never gets free-d. 20 years ago
.gitattributes d6bdba1096 *** empty log message *** 25 years ago
CMake.pdf d49a5bac60 ENH:New pdf for CMake 24 years ago
CMake.rtf 1066af4527 ENH: Mathieus support for path conversions 21 years ago
CMakeLists.txt 2a6bc87567 ENH: Some improvements: specify link, copy msvc libraries, fix install directory 20 years ago
CMakeLogo.gif 3102be57f6 ENH: CMakeLogo for Dart to use on testing web page. 24 years ago
CTestConfig.cmake c7feef30e2 ENH: Promote submit into a full handler, add test and submit command and do some cleanups 21 years ago
CTestCustom.ctest.in d2ff55bc82 ENH: cleaner code coverage 20 years ago
ChangeLog.txt aa7bef796e ENH: update changes for 2.2 20 years ago
Copyright.txt f3a656e391 ENH: Updated copyright. 23 years ago
DartConfig.cmake 6e2e4eb104 ENH: Dart change 21 years ago
bootstrap 576d8b41cb ENH: Enabled bootstrapping with MinGW from an MSYS prompt. 20 years ago
cmake.1 f7bddda0b7 ENH: Initial checkin of unix manpage. 23 years ago
cmake_uninstall.cmake.in 1540067e20 ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 21 years ago
configure c5890b8c2e ENH: Configure script now just invokes bootstrap script. 23 years ago
doxygen.config 1690312e3e ENH:Doxygenated CMake 25 years ago