Glenn Randers-Pehrson
8c66786419
[devel] Renamed scripts/pnglibconf.h to scripts/pnglibconf.h.prebuilt
2010-08-24 16:16:35 -05:00
Glenn Randers-Pehrson
b5b38edf30
[devel] Added an explicit make step to projects/vstudio for pnglibconf.h
...
Also corrected zlib.vcxproj into which Visual Studio had introduced
what it calls an "authoring error". The change to make pnglibconf.h
simply copies the file; in the future it may actually generate the
file from scripts/pnglibconf.dfa as the other build systems do.
2010-08-24 15:28:43 -05:00
Glenn Randers-Pehrson
9b362b1e4f
[devel] Bump to version libpng-1.5.0beta45
2010-08-24 09:05:02 -05:00
Glenn Randers-Pehrson
4befef0c18
[devel] Imported from libpng-1.5.0beta44.tar
2010-08-24 08:58:43 -05:00
Glenn Randers-Pehrson
438b3caedb
[devel] Fixed VS warnings/errors in vstudio project, tidy up Try/Catch
...
The Try/Catch blocks were checking that the context had not changed -
unnecessary and cexcept cannot handle separate (potentially interleaved)
contexts anyway. Changed the code to make the Catch re-instate the context -
this should help the compiler because the context is the png_store and
minimising the need for the compiler to avoid optimizing it away is good.
2010-08-24 08:55:40 -05:00
Glenn Randers-Pehrson
11966d9c55
[devel] Bump to version libpng-1.5.0beta43
2010-08-18 08:18:33 -05:00
Glenn Randers-Pehrson
e734eba51e
[master] Bump to version 1.4.4beta07
2010-08-13 07:56:59 -05:00
Glenn Randers-Pehrson
2a718a3f53
[devel] Bump to version libpng-1.5.0beta42
2010-08-11 09:15:06 -05:00
Glenn Randers-Pehrson
7ed40716cb
[master] Imported from libpng-1.4.4beta06.tar
2010-08-11 09:10:35 -05:00
Glenn Randers-Pehrson
363f96e717
[devel] Imported from libpng-1.5.0beta41.tar
2010-08-11 09:04:31 -05:00
Glenn Randers-Pehrson
ad18363852
[devel] Bump to version libpng-1.5.0beta41
2010-08-06 07:01:17 -05:00
Glenn Randers-Pehrson
836fe66e24
[devel] Imported from libpng-1.5.0beta40.tar
2010-08-06 06:57:32 -05:00
Glenn Randers-Pehrson
e45a5d3a32
[master] Bump to version 1.4.4beta06
2010-08-06 06:43:59 -05:00
Glenn Randers-Pehrson
80a1050237
[master] Bump to version 1.4.4beta05
2010-08-06 06:40:31 -05:00
Glenn Randers-Pehrson
0da5bcb414
[master] Imported from libpng-1.4.4beta05.tar
2010-08-03 20:46:46 -05:00
Glenn Randers-Pehrson
ac6555fa3c
[master] Updated projects/visualc71 so it can find scripts/pnglibconf.h
2010-08-03 08:53:13 -05:00
Glenn Randers-Pehrson
3e71719502
[devel] Bump to version libpng-1.5.0beta40
2010-08-02 08:02:09 -05:00
Glenn Randers-Pehrson
77396b63f9
[devel] VisualC/GCC warning fixes, VisualC build fixes
...
The changes include support for function attributes in VC in addition to
those already present in GCC - necessary because without these some
warnings are unavoidable. Fixes include signed/unsigned fixes in
pngvalid and checks with gcc -Wall -Wextra -Wunused.
VC requires function attributes on function definitions as well as
declarations, PNG_FUNCTION has been added to enable this and the
relevant function definitions changed.
2010-08-02 08:00:10 -05:00
Glenn Randers-Pehrson
21c1f06ef9
[devel] Bump to version libpng-1.5.0beta39
2010-07-31 13:58:24 -05:00
Glenn Randers-Pehrson
c27291d4e3
[devel] Restored projects/visualc71.
2010-07-31 08:05:17 -05:00
Glenn Randers-Pehrson
4009a76e97
[devel] Implemented remaining "_fixed" functions and corrected warnings
...
that were recently introduced, mostly resulting from
safe but uncast assignments to shorter integers. Also added a zlib
VStudio release library project because the latest zlib Official Windows
build does not include such a thing.
2010-07-31 06:34:36 -05:00
Glenn Randers-Pehrson
33d8c2a1dd
[devel] Bump to version libpng-1.5.0beta38
2010-07-30 14:51:04 -05:00
Glenn Randers-Pehrson
0fb715a904
[devel] Bump to version libpng-1.5.0beta37
2010-07-29 21:56:47 -05:00
Glenn Randers-Pehrson
6c47e84d2e
[devel] Bump to version libpng-1.5.0beta36
2010-07-29 19:10:27 -05:00
Glenn Randers-Pehrson
a7a76a674f
[devel] Imported from libpng-1.5.0beta36.tar
2010-07-29 18:02:16 -05:00
Glenn Randers-Pehrson
6da5b35fca
[master] Bump to version 1.4.4beta04
2010-07-24 18:20:21 -05:00
Glenn Randers-Pehrson
d7aa6aa916
[devel] Bump to version libpng-1.5.0beta36
2010-07-24 08:37:11 -05:00
Glenn Randers-Pehrson
9f0c080847
[master] Bump to version 1.4.4beta03
2010-07-24 08:34:34 -05:00
Glenn Randers-Pehrson
3a1ba773b0
[master] Imported from libpng-1.4.4beta02.tar
2010-07-24 08:30:30 -05:00
Glenn Randers-Pehrson
915bab5fc7
[devel] Bump to version libpng-1.5.0beta35
2010-07-24 08:25:31 -05:00
Glenn Randers-Pehrson
f1202087f8
[devel] Imported from libpng-1.5.0beta35.tar
2010-07-12 06:52:41 -05:00
Glenn Randers-Pehrson
39a8bb71d3
[devel] Imported from libpng-1.5.0beta34.tar
2010-07-12 06:45:23 -05:00
Glenn Randers-Pehrson
4f8ea5eede
[master] Bump to version 1.4.4beta02
2010-07-12 06:41:34 -05:00
Glenn Randers-Pehrson
7869e676af
[master] Imported from libpng-1.4.4beta01.tar
2010-07-12 06:37:08 -05:00
Glenn Randers-Pehrson
8f9de7acbd
[devel] Bump back to version libpng-1.5.0beta34
2010-07-06 07:46:10 -05:00
Glenn Randers-Pehrson
289500ab8d
[devel] Imported from libpng-1.5.0beta33.tar
2010-06-28 20:21:22 -05:00
Glenn Randers-Pehrson
8f9a2d08ea
[master] Bump version to libpng-1.4.4beta01
2010-06-25 22:18:15 -05:00
Glenn Randers-Pehrson
a42edec9ef
[devel] Imported from libpng-1.5.0beta33.tar
2010-06-25 21:46:45 -05:00
Glenn Randers-Pehrson
097485195c
[master] Imported from libpng-1.4.3.tar
2010-06-25 20:22:08 -05:00
Glenn Randers-Pehrson
c5f6fa110a
[master] Imported from libpng-1.4.3rc03.tar
2010-06-25 20:20:16 -05:00
Glenn Randers-Pehrson
90cfcecc09
[master] Imported from libpng-1.4.3rc02.tar
2010-06-25 20:20:14 -05:00
Glenn Randers-Pehrson
dee0e2ed0f
[master] Imported from libpng-1.4.3rc01.tar
2010-06-25 20:20:12 -05:00
Glenn Randers-Pehrson
5ad9884ff1
[master] Imported from libpng-1.4.3beta05.tar
2010-06-25 20:20:09 -05:00
Glenn Randers-Pehrson
188eb6b426
[master] Imported from libpng-1.4.3beta04.tar
2010-06-25 20:20:07 -05:00
Glenn Randers-Pehrson
8361f64dbf
[master] Imported from libpng-1.4.3beta02.tar
2010-06-25 20:20:04 -05:00
Glenn Randers-Pehrson
2a6227941e
[master] Imported from libpng-1.4.3beta01.tar
2010-06-25 20:20:02 -05:00
Glenn Randers-Pehrson
a582b8f840
[master] Imported from libpng-1.4.3.tar
2010-06-25 20:19:59 -05:00
Glenn Randers-Pehrson
4db344230d
[devel] Imported from libpng-1.5.0beta32.tar
2010-06-25 20:18:44 -05:00
Glenn Randers-Pehrson
821b7106b2
[devel] Imported from libpng-1.5.0beta31.tar
2010-06-25 20:06:43 -05:00
Glenn Randers-Pehrson
ef3831a1fe
[devel] Imported from libpng-1.5.0beta30.tar
2010-06-25 20:06:40 -05:00