Glenn Randers-Pehrson
fba09cf080
[libpng15] Bump version to 1.5.19beta04
2014-04-06 08:55:43 -05:00
Glenn Randers-Pehrson
d485bd1379
[libpng15] Bump version to 1.5.19beta03
2014-03-17 13:21:01 -05:00
Glenn Randers-Pehrson
d27ed3f759
[libpng15] Imported from libpng-1.5.19beta02.tar
2014-03-17 13:19:06 -05:00
Glenn Randers-Pehrson
788c61a37f
[libpng15] Bump version to 1.5.19beta02
2014-02-28 10:49:32 -06:00
Glenn Randers-Pehrson
3adf7f7bc8
[libpng15] Bump version to 1.5.19beta01
2014-02-06 10:42:45 -06:00
Glenn Randers-Pehrson
4449a29e1e
[libpng15] Imported from libpng-1.5.18.tar
2014-02-05 22:27:21 -06:00
Glenn Randers-Pehrson
4f4a757c82
[libpng15] Imported from libpng-1.5.18rc02.tar
2014-01-30 15:15:02 -06:00
Glenn Randers-Pehrson
799943a1e6
[libpng15] Imported from libpng-1.5.18rc01.tar
2014-01-28 11:35:35 -06:00
Glenn Randers-Pehrson
c8ada608b9
[libpng15] Bump version to 1.5.18beta05
2014-01-10 11:57:15 -06:00
Glenn Randers-Pehrson
449a3c9764
[libpng15] Bump version to 1.5.18beta04
2014-01-01 10:47:16 -06:00
John Bowler
b86dd0b19b
[libpng15] Allow unversioned links created on install to be disabled in
...
configure. In configure builds 'make install' changes/adds links like png.h
and libpng.a to point to the newly installed, versioned, files (e.g.
libpng17/png.h and libpng17.a). Three new configure options and some
rearrangement of Makefile.am allow creation of these links to be disabled.
2013-12-29 19:09:48 -06:00
Glenn Randers-Pehrson
cc323808f9
[libpng15] Rebuilt configure scripts with automake 1.14.1 and autoconf-2.69.
...
Require automake-1.13 and enable automake "subdirs" feature in autoconf.ac.
2013-12-29 15:50:13 -06:00
Glenn Randers-Pehrson
9d268b7758
[libpng15] Bump version to 1.5.18beta03
2013-12-26 12:03:38 -06:00
Glenn Randers-Pehrson
eff3cc82c3
[libpng15] Bump version to 1.5.18beta02
2013-08-21 18:00:27 -05:00
Glenn Randers-Pehrson
1feb6e2ef5
[libpng15] Bump version to 1.5.18beta01
2013-06-28 19:59:05 -05:00
Glenn Randers-Pehrson
25c8915f7c
[libpng15] Imported from libpng-1.5.17.tar
2013-06-26 22:30:48 -05:00
Glenn Randers-Pehrson
7689f1f96d
[libpng15] Bump version to 1.5.17rc03
2013-06-18 13:34:28 -05:00
Glenn Randers-Pehrson
d29c519969
[libpng15] Imported from libpng-1.5.17rc02.tar
2013-06-18 12:54:24 -05:00
Glenn Randers-Pehrson
567bdd03e3
[libpng15] Imported from libpng-1.5.17rc01.tar
2013-06-17 07:57:28 -05:00
Glenn Randers-Pehrson
bd12c0ebbb
[libpng15] Bump version to 1.5.17beta02
2013-06-08 16:50:27 -05:00
John Bowler
ffeb8f0d09
[libpng15] Port ARM support changes from libpng-1.6.3beta07.
2013-06-08 13:57:56 -05:00
Glenn Randers-Pehrson
ea216228f3
[libpng15] Make ARM NEON support work at compile time (not just configure time).
...
This moves the test on __ARM_NEON__ into pngconf.h to avoid issues when
using a compiler that compiles for multiple architectures at one time.
2013-06-06 14:46:38 -05:00
Glenn Randers-Pehrson
5588ed34ef
[libpng15] Bump version to 1.5.17beta01
2013-05-23 11:40:13 -05:00
Glenn Randers-Pehrson
45b47c1a1c
[libpng15] Imported from libpng-1.5.16.tar
2013-05-23 06:50:27 -05:00
Glenn Randers-Pehrson
333ca5496b
[libpng15] Imported from libpng-1.5.16rc01.tar
2013-05-15 22:38:09 -05:00
Glenn Randers-Pehrson
bfcfdce7af
[libpng15] Bump version to 1.5.16beta07
2013-05-12 18:36:24 -05:00
Glenn Randers-Pehrson
bc92887b2d
[libpng15] Imported from libpng-1.5.16beta06.tar
2013-05-12 18:34:58 -05:00
Glenn Randers-Pehrson
ae8174d9a3
[libpng15] Imported from libpng-1.5.15beta06.tar
2013-05-12 12:12:08 -05:00
Glenn Randers-Pehrson
30b247f1ea
[libpng15] Bump version to libpng-1.5.16beta05.tar
2013-05-02 07:38:01 -05:00
Glenn Randers-Pehrson
48398987d8
[libpng15] Bump version to 1.5.16beta04
2013-04-26 16:14:36 -05:00
Glenn Randers-Pehrson
69a163b1f9
[libpng15] Test for 'arm*' not just 'arm' in the host_cpu configure variable.
2013-04-26 16:13:29 -05:00
Glenn Randers-Pehrson
64a36e34a7
[libpng15] Bump version to 1.5.16beta03
2013-04-25 22:16:40 -05:00
Glenn Randers-Pehrson
f0d59e3f9b
[libpng15] Bump version to libpng-1.5.16beta02
2013-04-25 21:40:29 -05:00
John Bowler
b4a08b81b2
[libpng15] Ensure that NEON filter stuff is completely disabled when
...
switched 'off'. Previously the ARM NEON specific files were still built
if the option was switched 'off' as opposed to being explicitly disabled.
2013-04-24 21:31:04 -05:00
Glenn Randers-Pehrson
880636292c
[libpng15] Revised stack marking in arm/filter_neon.S and configure.ac
2013-04-23 08:59:38 -05:00
Glenn Randers-Pehrson
2971634978
[libpng15] Bump version to 1.5.16beta01
2013-03-29 07:11:09 -05:00
Glenn Randers-Pehrson
10de36ef25
[libpng15] Imported from libpng-1.5.15.tar
2013-03-27 20:26:28 -05:00
Glenn Randers-Pehrson
17637544be
[libpng15] Imported from libpng-1.5.15rc01.tar
2013-03-21 07:37:31 -05:00
Glenn Randers-Pehrson
7f47448f49
[libpng15] Bump version to 1.5.15beta10
2013-03-13 09:19:26 -05:00
Glenn Randers-Pehrson
aad05aa948
[libpng15] Bump version to 1.5.15beta09
2013-03-04 18:08:56 -06:00
Glenn Randers-Pehrson
c4e1faded4
[libpng15] Imported from libpng-1.5.15beta08.tar
2013-03-04 18:08:48 -06:00
John Bowler
85d027f3d0
[libpng15] Made the _SUPPORTED macro definitions consistent.
2013-03-01 20:23:11 -06:00
Glenn Randers-Pehrson
301e06a46c
[libpng15] Bump version to 1.5.15beta08
2013-02-27 15:24:30 -06:00
Glenn Randers-Pehrson
6ec5e3ff67
[libpng15] Bump version to 1.5.15beta07
2013-02-22 16:42:00 -06:00
John Bowler
d19ad72e28
[libpng15] Fixed PNG_ALIGN(ED)_MEMORY and add ability to turn off ARM_NEON
...
runtime checks
2013-02-19 10:20:59 -06:00
Glenn Randers-Pehrson
e67a47a19a
[libpng15] Bump version to 1.5.15beta06
2013-02-17 22:09:27 -06:00
Glenn Randers-Pehrson
1679d4ce0f
[libpng15] Bump version to 1.5.15beta05
2013-02-15 11:15:26 -06:00
Glenn Randers-Pehrson
e3ab2fe6e9
[libpng15] Bump version to 1.5.15beta04
2013-02-06 22:56:01 -06:00
John Bowler
4c1eaadf38
[libpng15] Turn serial tests back on (recently turned off by autotools upgrade).
2013-02-06 18:42:53 -06:00
Glenn Randers-Pehrson
06f0c77a24
[libpng15] Bump version to 1.5.15beta03
2013-02-05 12:07:17 -06:00