Changes between Version 1 and Version 2 of dev-util/cmake/2.7-cvs-20080918/1
- Timestamp:
- 09/19/08 11:00:50 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/cmake/2.7-cvs-20080918/1
v1 v2 1 CMake-2.7 cvs has added the Haiku patches posted so far, and it now builds cleanly. However there are 4 tests which are failing. 2 3 First checkout the code from CMake's cvs, then: 4 * ./configure --prefix=/boot/common 5 * make 6 * make install 1 7 8 To run the tests: 9 * ./bin/ctest 10 11 TODO: CMake can use ncurses. This still needs to be tested out on Haiku as I didn't have ncurses installed on this latest build attempt. 12 TODO: fix CMake so that it passes ALL of the tests. Currently these 4 are failing: 13 * 16:kwsys.testProcess-4 14 * 17:kwsys.testProcess-5 15 * 44:Preprocess 16 * 86:SubDirSpaces
