fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
auto.def
50 commits
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Merge from trunk.
brickviking
6759efcc8…
2025-12-19 22:05
Sync with trunk.
florian
b81b4c6c3…
2025-11-26 14:12
Fix auto.def, such that it works with Tcl 9 as well
jan.nijtmans
7a43dcbe1…
2025-11-20 15:10
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Don't use -lz_shared on MorphOS. It is not meant to be used with ixemul and crashes.
js
c462e4a87…
2025-06-03 21:02
Use -lz_shared for system zlib on MorphOS
js
d913362cc…
2025-04-23 08:08
Set HAVE_NANOSLEEP=0 when building for MorphOS
js
1ff1a55d8…
2025-04-23 07:37
Add a basic auto.def check for brotli compression support. The eventual goal of this branch is to a…
stephan
a90221b3a…
2025-03-31 20:26
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Merge the latest trunk enhancements into the comment-markdown-links branch.
drh
652362e97…
2025-03-10 14:43
Merge from trunk.
brickviking
4850a5959…
2025-03-10 10:06
Add the "min" query parameter to /timeline. Other minor bug fixes found while working on the new f…
drh
4e23c2a91…
2025-03-09 19:28
Increase the minimum SQLite version to 3.49.0. Really we only need to go to 3.47.0 (due to the pre…
drh
3c03634ee…
2025-03-09 18:03
Merge from trunk.
brickviking
b59162201…
2025-03-02 20:36
Rework [8d3b9bf4d4] such that (-lm -ldl -lpthread) are always appended to the global LIBS if the li…
stephan
374e73c6f…
2025-02-28 02:50
Adjust auto.def so that -ldl is included after -lcrypto on systems that need that.
drh
8d3b9bf4d…
2025-02-28 00:52
Move auto.def tests which are specifically commented as 'must be last' to the end of auto.def, belo…
stephan
ea2fbaf05…
2025-02-27 22:23
Merge from trunk
brickviking
17efadc96…
2025-02-26 20:14
Fix a global var ref broken in one code path by [af7475cda699]. Move some of the larger auto.def ch…
stephan
d84494f48…
2025-02-26 07:58
Move the openssl check to the end of the configure process, as discussed in/around [forum:9430c1631…
stephan
af7475cda…
2025-02-26 07:32
Reindent auto.def to the project-conventional 2 spaces instead of 4. No functional changes.
stephan
a76b48cd5…
2025-02-26 06:50
Move the configure check for -lm to before the check for openssl to avoid weirdness discussed in/ar…
stephan
04e2f6457…
2025-02-26 05:33
Adjust the --with-openssl=PATH processing so that it looks for the library files both in the top-le…
drh
be12316b9…
2025-02-20 20:00
For --with-openssl=PATH, the libraries should be found in the PATH directory, not in the PATH/lib s…
drh
304503ed2…
2025-02-20 14:48
Bring the merge-info-html branch up to date with trunk, step 1 of 2.
stephan
1140b020d…
2025-02-20 14:32
Small Makefile patch for SunOS received from Claes Nästén.
drh
3bff7b92d…
2025-02-11 10:42
Narrowed the configure script's is_mingw test: it was checking only the output of uname for `*mingw…
wyoung
5c6dee54c…
2025-02-10 19:04
auto.def: change the invocation of 'exec /bin/sh' to 'exec sh' as a consolation for Unix-like-envir…
stephan
822a050d5…
2025-02-08 21:27
Bring the configure/build Emscripten support in sync with its counterpart in the sqlite tree.
stephan
a3843d419…
2025-01-31 12:13
Back out the previous change. Instead, raise an error if either the source tree or the build direc…
drh
b9f57f50d…
2025-01-27 17:55
Enhance ./configure so that --with-openssl=PATH also checks for a static library version of OpenSSL…
drh
29fda9185…
2025-01-12 17:10
Change the default optimization level from -O2 to -Os (Optimize for size). The precompiled binaries…
drh
57da8e297…
2025-01-11 13:21
Sync with trunk.
florian
878a56bc9…
2024-12-12 17:07
Sync with trunk.
florian
6599ed912…
2024-12-12 17:00
Sync with trunk.
florian
611f20e81…
2024-12-12 16:58
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Merge from trunk.
brickviking
f8f0d5977…
2024-10-23 09:37
Cherrypick checkins mistakenly sent to the wrong branch.
stephan
c45d34f84…
2024-10-22 22:47
Cherrypick checkins mistakenly sent to the wrong branch.
stephan
c45d34f84…
2024-10-22 22:47
Restore the configure-time CFLAGS defaults of {-g -O2}, which were lost via an autosetup upgrade in…
stephan
a344402e9…
2024-10-22 21:42
At configure-time, disable SQLITE_HAVE_ZLIB if zlib does not contain compressBound(). This resolves…
stephan
ac3e326ad…
2024-09-26 17:47
Sync with trunk.
florian
b97f0310f…
2024-09-06 10:56
Sync with trunk.
florian
8e6660cd7…
2024-09-06 10:48
Sync with trunk.
florian
00f7466ad…
2024-09-06 10:47
Detect better missing load average support, for example in Termux.
danield
50ba8d8d0…
2024-09-04 11:15
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close