[Rinside-commits] r231 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jan 15 23:18:41 CET 2012
Author: edd
Date: 2012-01-15 23:18:40 +0100 (Sun, 15 Jan 2012)
New Revision: 231
Modified:
pkg/ChangeLog
Log:
mention rev230, ie the CMake windows support by Peter
Modified: pkg/ChangeLog
===================================================================
--- pkg/ChangeLog 2012-01-15 22:15:12 UTC (rev 230)
+++ pkg/ChangeLog 2012-01-15 22:18:40 UTC (rev 231)
@@ -1,3 +1,8 @@
+2012-01-15 Dirk Eddelbuettel <edd at debian.org>
+
+ * inst/examples/standard/cmake/CMakeLists.txt: Added patch by Peter
+ which add CMake build support on Windows
+
2012-01-11 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.2.6
@@ -2,3 +7,3 @@
- * DESCRIPTION: Updated Description: text
+ * DESCRIPTION: Updated Description: text
@@ -14,7 +19,7 @@
* src/RInside.cpp: Replace fprintf(stderr,...) with Rf_error(...)
* src/setenv/setenv.c: Idem
-
+
* inst/examples/*: Added CMake build support for all example
directories kindly provided by Peter Aberline; this helps when coding
inside of IDEs such as Eclipse, KDevelop or Code::Blocks
@@ -25,7 +30,7 @@
2011-12-06 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.2.5
-
+
* src/RInside.cpp: Applied (a slightly simpler versions of) a patch
by James Bates which restores RInside on Windows -- at long last!
More information about the Rinside-commits
mailing list