Fossil SCM

Now really add utf16be.txt. Compile fossil on Cygwin using -DSQLITE_OMIT_CTE (for test purposes only)

jan.nijtmans 2014-01-20 13:15 trunk
Commit 511eecb0e193715242b657a0d4a3a289f51d51e2
--- Makefile.Cygwin.in
+++ Makefile.Cygwin.in
@@ -42,11 +42,11 @@
4242
INSTALLDIR =$(DESTDIR)@prefix@/bin
4343
USE_SYSTEM_SQLITE = @USE_SYSTEM_SQLITE@
4444
FOSSIL_ENABLE_TCL = @FOSSIL_ENABLE_TCL@
4545
FOSSIL_ENABLE_TCL_STUBS = @FOSSIL_ENABLE_TCL_STUBS@
4646
FOSSIL_ENABLE_TCL_PRIVATE_STUBS = @FOSSIL_ENABLE_TCL_PRIVATE_STUBS@
47
-SQLITE_CFLAGS += -DSQLITE_WIN32_NO_ANSI -DSQLITE_WINNT_MAX_PATH_CHARS=4096
47
+SQLITE_CFLAGS += -DSQLITE_WIN32_NO_ANSI -DSQLITE_WINNT_MAX_PATH_CHARS=4096 -DSQLITE_OMIT_CTE
4848
4949
include $(SRCDIR)/main.mk
5050
5151
distclean: clean
5252
rm -f autoconfig.h config.log Makefile
5353
5454
ADDED test/utf16be.txt
--- Makefile.Cygwin.in
+++ Makefile.Cygwin.in
@@ -42,11 +42,11 @@
42 INSTALLDIR =$(DESTDIR)@prefix@/bin
43 USE_SYSTEM_SQLITE = @USE_SYSTEM_SQLITE@
44 FOSSIL_ENABLE_TCL = @FOSSIL_ENABLE_TCL@
45 FOSSIL_ENABLE_TCL_STUBS = @FOSSIL_ENABLE_TCL_STUBS@
46 FOSSIL_ENABLE_TCL_PRIVATE_STUBS = @FOSSIL_ENABLE_TCL_PRIVATE_STUBS@
47 SQLITE_CFLAGS += -DSQLITE_WIN32_NO_ANSI -DSQLITE_WINNT_MAX_PATH_CHARS=4096
48
49 include $(SRCDIR)/main.mk
50
51 distclean: clean
52 rm -f autoconfig.h config.log Makefile
53
54 DDED test/utf16be.txt
--- Makefile.Cygwin.in
+++ Makefile.Cygwin.in
@@ -42,11 +42,11 @@
42 INSTALLDIR =$(DESTDIR)@prefix@/bin
43 USE_SYSTEM_SQLITE = @USE_SYSTEM_SQLITE@
44 FOSSIL_ENABLE_TCL = @FOSSIL_ENABLE_TCL@
45 FOSSIL_ENABLE_TCL_STUBS = @FOSSIL_ENABLE_TCL_STUBS@
46 FOSSIL_ENABLE_TCL_PRIVATE_STUBS = @FOSSIL_ENABLE_TCL_PRIVATE_STUBS@
47 SQLITE_CFLAGS += -DSQLITE_WIN32_NO_ANSI -DSQLITE_WINNT_MAX_PATH_CHARS=4096 -DSQLITE_OMIT_CTE
48
49 include $(SRCDIR)/main.mk
50
51 distclean: clean
52 rm -f autoconfig.h config.log Makefile
53
54 DDED test/utf16be.txt

Binary file

--- test/utf16le.txt
+++ test/utf16le.txt
@@ -1,6 +1,6 @@
1
-This file contains utf-16be text.
1
+This file contains utf-16le text.
22
The purpose for including this file in the Fossil
33
repository is to provide the ability to test Fossil's
44
handling of UTF-16 using its own repository.
55
66
Browsing to this file in the web interface should display the file as
77
--- test/utf16le.txt
+++ test/utf16le.txt
@@ -1,6 +1,6 @@
1 This file contains utf-16be text.
2 The purpose for including this file in the Fossil
3 repository is to provide the ability to test Fossil's
4 handling of UTF-16 using its own repository.
5
6 Browsing to this file in the web interface should display the file as
7
--- test/utf16le.txt
+++ test/utf16le.txt
@@ -1,6 +1,6 @@
1 This file contains utf-16le text.
2 The purpose for including this file in the Fossil
3 repository is to provide the ability to test Fossil's
4 handling of UTF-16 using its own repository.
5
6 Browsing to this file in the web interface should display the file as
7

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button