Introduction
Introduction Statistics Contact Development Disclaimer Help
build 1.8 and 1.9 - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
commit 7b8504f920f108ebe389393b2372f3d114cca363
parent b235141d6b30970d1bad44ba7bab7d7e904c4391
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 19 Aug 2023 01:19:51 +0200
build 1.8 and 1.9
Diffstat:
M build_versions.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build_versions.sh b/build_versions.sh
@@ -17,7 +17,7 @@ CLANG=clang
GCC=gcc
JOBS=16
-for v in master 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0 0.9.9 0.9.25 0.9.21 0.9.10; do
+for v in master 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0 0.9.9 0.9.25 0.9.21 0.…
git checkout -f "$v"
make clean
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.