[cmake-developers] [CMake 0015296]: External Project improperly handles updates from VCS

2014-12-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15296 == Reported By:Ilya Assigned To:

[cmake-developers] [CMake 0015297]: External Project cannot set SOURCE_DIR to subfolder of another External Project

2014-12-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15297 == Reported By:Ilya Assigned To:

[cmake-developers] OpenBSD and srand()/rand() changes

2014-12-10 Thread Ben Boeckel
Hi, It appears[1] as though OpenBSD has changed srand and rand which we use in CMake for string(RANDOM) and with the change, RANDOM_SEED will be a no-op there. Do we want to use rand_deterministic and srand_determinitic or does it not matter? --Ben

Re: [cmake-developers] OpenBSD and srand()/rand() changes

2014-12-10 Thread Rolf Eike Beer
Am 10.12.2014 15:38, schrieb Ben Boeckel: Hi, It appears[1] as though OpenBSD has changed srand and rand which we use in CMake for string(RANDOM) and with the change, RANDOM_SEED will be a no-op there. Do we want to use rand_deterministic and srand_determinitic or does it not matter? From

[cmake-developers] [CMake 0015298]: Generate Eclipse Workspace instead of Project

2014-12-10 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://www.cmake.org/Bug/view.php?id=15298 == Reported By:Gregory Kramida Assigned To: