blob: e001801a5913e759fda8cea3b64906288debe824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2014-12-03 Peter Breitenlohner <peb@mppmu.mpg.de>
* configure.ac: Added KPSE_COMPILER_VISIBILITY.
* Makefile.am [AM_CFLAGS]: Added $(VISIBILITY_CFLAGS).
2014-06-26 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am: Add some files required with CFLAGS='-g3 -g -O0'.
Problem reported by Luigi Scarso <luigi.scarso@gmail.com>.
2014-05-27 Peter Breitenlohner <peb@mppmu.mpg.de>
Converted wrapper => proxy build system.
* Makefile.am (basic_unused, mpn_unused, mpz_unused):
Compile only as needed by mpost (via libmpfr).
2014-05-07 Peter Breitenlohner <peb@mppmu.mpg.de>
Integrated into TeX Live with wrapper build system.
Imported gmp-6.0.0.
2014-03-31 Taco Hoekwater <taco@metatex.org>
Imported gmp-5.1.3.
|