Doc build date override addition to Makefile
This commit is contained in:
parent
b5292709cf
commit
3e944e56a1
1 changed files with 5 additions and 2 deletions
|
|
@ -166,8 +166,8 @@ $Id$
|
||||||
the wrong(lossy) way, the program will crash
|
the wrong(lossy) way, the program will crash
|
||||||
(SF.net Bug #210)
|
(SF.net Bug #210)
|
||||||
|
|
||||||
* Ports
|
* Ports & Building
|
||||||
-----
|
----------------
|
||||||
* Rewrote the macOS build system to be more Linux-like, with no XCode IDE.
|
* Rewrote the macOS build system to be more Linux-like, with no XCode IDE.
|
||||||
Build for older releases of macOS / Mac OS X (10.6 and later).
|
Build for older releases of macOS / Mac OS X (10.6 and later).
|
||||||
Mark K. Kim <mkkim214@gmail.com>
|
Mark K. Kim <mkkim214@gmail.com>
|
||||||
|
|
@ -176,6 +176,9 @@ $Id$
|
||||||
Robert Buj Gelonch <rbuj@users.sf.net>
|
Robert Buj Gelonch <rbuj@users.sf.net>
|
||||||
Mark K. Kim <mkkim214@gmail.com>
|
Mark K. Kim <mkkim214@gmail.com>
|
||||||
|
|
||||||
|
* Allow to override build date (in order to make builds reproducible)
|
||||||
|
by Chris Lamb, pushed by Bernhard M. Wiedemann
|
||||||
|
|
||||||
* Other Improvements:
|
* Other Improvements:
|
||||||
-------------------
|
-------------------
|
||||||
* Reformatted source code via GNU Indent tool; should
|
* Reformatted source code via GNU Indent tool; should
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue