Overview
Comment: | Update copyright |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f6ec3fb9053155d640fb1fc8e9b94986 |
User & Date: | js on 2016-07-09 20:09:53 |
Other Links: | manifest | tags |
Context
2017-01-07
| ||
23:07 | Always use -Wl,--export-all-symbols for libs check-in: ce59f77400 user: js tags: trunk | |
2016-07-09
| ||
20:09 | Update copyright check-in: f6ec3fb905 user: js tags: trunk | |
19:58 | Don't match against androideabi*, but android* check-in: 0132db8ec5 user: js tags: trunk | |
Changes
Modified buildsys.mk.in from [debb453cef] to [8dcaec3a9f].
1 | # | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 | # # Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 # Jonathan Schleifer <js@heap.zone> # # https://heap.zone/git/?p=buildsys.git # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above # copyright notice and this permission notice is present in all copies. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
︙ | ︙ |