Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch build-ignore-glob Excluding Merge-Ins
This is equivalent to a diff from c285cd0812 to bddd4961aa
2018-09-22
| ||
17:40 | Version 2.7 ... (check-in: 9aa9ba8bd2 user: drh tags: trunk, release, version-2.7) | |
05:47 | Added autosetup checks for alternative libraries and names for the res_query() and ns_*() functions that module smtp.c previously depended on finding in libresolv/glibc. Checking it in on a branch because it needs multiplatform testing. This version solves the problem originally reported on the forum by Andy Goth, being that the current trunk doesn't build on CentOS 5. ... (check-in: ed3b1e4d89 user: wyoung tags: libbind-ns-alternative) | |
04:21 | Add build directories to ignore-glob. ... (Closed-Leaf check-in: bddd4961aa user: ashepilko tags: build-ignore-glob) | |
00:54 | Second attempt at blockquote styling, this time restricting it to forum posts only. (Previous: [2190f86c324d0]) ... (check-in: c285cd0812 user: wyoung tags: trunk) | |
00:22 | Fix the indented paragraph on the homepage. ... (check-in: 0d7ac90d57 user: drh tags: trunk) | |
Changes to .fossil-settings/ignore-glob.
1 2 3 4 5 6 7 | compat/openssl* compat/tcl* fossil fossil.exe win/fossil.exe *shell-see.* *sqlite3-see.* | > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | compat/openssl* compat/tcl* compat/*.o compat/*.a compat/*.lo compat/*.so compat/*.so.* compat/*.pc compat/*.log compat/*.obj compat/*.res compat/*.exp compat/*.lib compat/*.dll compat/*.pdb compat/*.exe compat/*.manifest compat/zlib/example compat/zlib/example64 compat/zlib/examplesh compat/zlib/minigzip compat/zlib/minigzip64 compat/zlib/minigzipsh fossil fossil.exe win/fossil.exe *shell-see.* *sqlite3-see.* Makefile autoconfig.h config.log bld/ msvcbld/ win/msvcbld/ |