cleanup comments; zap a couple of now meaningless comments related

to java 1.6
This commit is contained in:
dcoppa 2014-09-11 14:45:12 +00:00
parent 14ee8f3dea
commit 3a81dce7db
7 changed files with 12 additions and 16 deletions

View File

@ -1,6 +1,4 @@
$OpenBSD: patch-Modules_FindJNI_cmake,v 1.13 2014/09/11 10:24:38 dcoppa Exp $
Note: we always build with Java 1.6 even when 1.6+ requested; "+" is meaningful
for run-time only.
$OpenBSD: patch-Modules_FindJNI_cmake,v 1.14 2014/09/11 14:45:12 dcoppa Exp $
--- Modules/FindJNI.cmake.orig Wed Sep 3 09:13:14 2014
+++ Modules/FindJNI.cmake Wed Sep 3 09:28:03 2014
@@ -35,6 +35,8 @@

View File

@ -1,6 +1,4 @@
$OpenBSD: patch-Modules_FindJava_cmake,v 1.14 2014/09/11 10:24:38 dcoppa Exp $
Note: we always build with Java 1.6 even when 1.6+ requested; "+" is meaningful
for run-time only.
$OpenBSD: patch-Modules_FindJava_cmake,v 1.15 2014/09/11 14:45:13 dcoppa Exp $
--- Modules/FindJava.cmake.orig Thu Jul 31 17:03:56 2014
+++ Modules/FindJava.cmake Wed Sep 3 08:10:09 2014
@@ -71,6 +71,8 @@

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Modules_FindSDL_cmake,v 1.6 2014/09/11 10:24:38 dcoppa Exp $
$OpenBSD: patch-Modules_FindSDL_cmake,v 1.7 2014/09/11 14:45:13 dcoppa Exp $
Fix CMake Warning
Fix CMake warning
--- Modules/FindSDL.cmake.orig Thu Jul 31 17:03:56 2014
+++ Modules/FindSDL.cmake Wed Sep 3 08:10:09 2014

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Modules_GNUInstallDirs_cmake,v 1.2 2014/09/11 10:24:38 dcoppa Exp $
$OpenBSD: patch-Modules_GNUInstallDirs_cmake,v 1.3 2014/09/11 14:45:13 dcoppa Exp $
Fix INFODIR/MANDIR default path on OpenBSD
Fix INFODIR/MANDIR default paths on OpenBSD
--- Modules/GNUInstallDirs.cmake.orig Thu Jul 31 17:03:56 2014
+++ Modules/GNUInstallDirs.cmake Wed Sep 3 08:10:09 2014

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Source_kwsys_SystemTools_cxx,v 1.13 2014/09/11 10:24:38 dcoppa Exp $
$OpenBSD: patch-Source_kwsys_SystemTools_cxx,v 1.14 2014/09/11 14:45:13 dcoppa Exp $
Don't spam systrace by attempting to create dirs which already exist.
Don't spam systrace by attempting to create dirs which already exist
--- Source/kwsys/SystemTools.cxx.orig Thu Jul 31 17:03:57 2014
+++ Source/kwsys/SystemTools.cxx Wed Sep 3 08:10:09 2014

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Tests_CMakeLists_txt,v 1.8 2014/09/11 10:24:38 dcoppa Exp $
$OpenBSD: patch-Tests_CMakeLists_txt,v 1.9 2014/09/11 14:45:13 dcoppa Exp $
Disable CTestTestUpload test because it requires Internet access.
Disable CTestTestUpload test because it requires internet access
--- Tests/CMakeLists.txt.orig Wed Sep 3 08:12:10 2014
+++ Tests/CMakeLists.txt Wed Sep 3 08:13:01 2014

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Tests_RuntimePath_CMakeLists_txt,v 1.1 2013/05/30 08:34:33 dcoppa Exp $
$OpenBSD: patch-Tests_RuntimePath_CMakeLists_txt,v 1.2 2014/09/11 14:45:13 dcoppa Exp $
Fix probable typo
Fix typo
--- Tests/RuntimePath/CMakeLists.txt.orig Wed May 29 16:14:21 2013
+++ Tests/RuntimePath/CMakeLists.txt Wed May 29 16:14:31 2013