Overview
Comment: | Update URL |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7491c585ed483411c2a56618e3eee194 |
User & Date: | js on 2020-05-31 16:50:08 |
Other Links: | manifest | tags |
Context
2020-06-04
| ||
22:24 | Don't use regular LDFLAGS and LIBS for AMIGA_LIB check-in: 11eb5bbf09 user: js tags: trunk | |
2020-05-31
| ||
16:50 | Update URL check-in: 7491c585ed user: js tags: trunk | |
2020-05-04
| ||
21:45 | Make newer gmake versions silent for real check-in: c791b26c16 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [32c1d977cd] to [8e86faa1d6].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, # 2017, 2018, 2020 # Jonathan Schleifer <js@nil.im> # |
︙ |
Modified m4/buildsys.m4 from [90f081db1f] to [74391b1263].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | dnl dnl Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017, dnl 2018, 2020 dnl Jonathan Schleifer <js@nil.im> dnl |
︙ |