Login
Changes To AmalgamationBuild
Login

Changes to "AmalgamationBuild" between 2021-08-29 12:28:26 and 2021-08-29 12:29:17

1
2
3

4
5
6
7
8
9
10
1
2

3
4
5
6
7
8
9
10


-
+







# The libfossil Amalgamation Build

See also: [](building)
See also: [](building) [pre-built copies of the amalgamation](/uv/amalgamation.html)

This library supports the creation of a so-called "amalgamation build", a practice adopted from the sqlite project which compounds the sources and headers into a form which can easily be dropped into client-side projects.

To create the amalgamation you need a working build environment (GNU Make and friends):

```
[stephan@host:~/libfossil/src]$ make amal