aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2014-08-22 05:54:47 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2014-08-22 05:54:47 +0200
commit30d8bf3e2835dbb0bf6876a6a1d4dd227ba335a9 (patch)
tree6e09c7ef38b00e0088104b38152a941e17fbea4e /patches/README
parenta27b5d46c846f1e593b7ed475c6e315ca2051daf (diff)
downloadsciteco-30d8bf3e2835dbb0bf6876a6a1d4dd227ba335a9.tar.gz
automatically build Scintilla as part of SciTECO's build system:
this should simplify building SciTECO for new users * compiler and archiver are passed down from Autoconf, so cross-compiling should work transparently * `make clean` will also clean the Scintilla source tree * there is no longer any need for "source bundles" as tar balls also contain Scintilla/Scinterm now * building from Git is not much more difficult than building from a tar ball * The versions of Scintilla/Scinterm embedded as submodules already contain all the patches necessary (currently none are necessary), so there's no need to have patch files in the repository * INSTALL instructions have been rewritten * the --with-scintilla and --with-scinterm site-config options have been kept. But they should be rarely necessary now.
Diffstat (limited to 'patches/README')
-rw-r--r--patches/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/patches/README b/patches/README
deleted file mode 100644
index 9ce62c8..0000000
--- a/patches/README
+++ /dev/null
@@ -1,3 +0,0 @@
-This directory contains Scintilla/Scinterm patches.
-Most of them are required for SciTECO to function properly.
-Please refer to INSTALL. \ No newline at end of file