Ozkan Sezer
b340a3e4b3
libmangle, genidl, genpeimg: do not use AC_FUNC_MALLOC / AC_FUNC_REALLOC
...
breaks cross-compilation.
2022-09-25 15:55:32 +03:00
David Wohlferd
e6921b2c26
Update to autoconf v2.69 (aka automake 1.15)
...
This (very large) commit is solely comprised of generated files. It comes from running "autoreconf -fiv" in all the build directories.
This commit uses the most recently released version of config.guess (which is part of autoconf). This is a step backward from the earlier checkin which was using a beta version of config.guess.
Signed-off-by: David Wohlferd <dw@LimeGreenSocks.com>
2016-10-17 22:02:44 -07:00
Jonathan Yong
41071fbcc3
Copyright year bump for libraries and tools
2016-08-10 07:09:12 +08:00
sezero
f46afc51f5
update config.guess and config.sub from git://git.sv.gnu.org/config.git
2016-04-02 10:10:00 +03:00
sezero
13faf58f43
update config.guess and config.sub from git://git.sv.gnu.org/config.git
2016-02-21 17:00:00 +02:00
sezero
6a2b5f276b
update config.guess and config.sub from upstream
2015-03-19 11:12:22 +02:00
sezero
e38d79f70d
update config.guess and config.sub from mainstream
2015-01-13 17:30:00 +02:00
sezero
8e6eb62435
update config.guess and config.sub from mainstream
2014-09-27 20:05:22 +03:00
sezero
9a8bf4adac
build-aux update
2014-07-20 12:50:04 +03:00
Jonathan Yong
b9d7961db1
Bump to v4
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6466 4407c894-4637-0410-b4f5-ada5f102cad1
2014-01-25 03:09:24 +00:00
Jonathan Yong
a228b1c2bf
New 2014 log
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6465 4407c894-4637-0410-b4f5-ada5f102cad1
2014-01-25 02:21:56 +00:00
Jonathan Yong
63a625d054
Rotate 2013 log
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6464 4407c894-4637-0410-b4f5-ada5f102cad1
2014-01-25 02:21:20 +00:00
NightStrike
36aeea07e8
Fix an unsigned comparison warning
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5777 4407c894-4637-0410-b4f5-ada5f102cad1
2013-04-11 12:40:14 +00:00
NightStrike
4393dcf6f2
Update to automake 1.13.1
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5771 4407c894-4637-0410-b4f5-ada5f102cad1
2013-04-11 11:53:46 +00:00
NightStrike
4bf3e497f3
Update to autoconf 2.69
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5741 4407c894-4637-0410-b4f5-ada5f102cad1
2013-04-09 19:38:12 +00:00
Jonathan Yong
c1fe019261
Use GPLv3 or later license
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5706 4407c894-4637-0410-b4f5-ada5f102cad1
2013-03-29 15:04:11 +00:00
Jonathan Yong
af6a18a4d8
Bump 2012
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5536 4407c894-4637-0410-b4f5-ada5f102cad1
2013-01-11 16:06:50 +00:00
Jonathan Yong
47db312231
Rotate ChangeLog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4724 4407c894-4637-0410-b4f5-ada5f102cad1
2012-01-06 14:52:24 +00:00
Ozkan Sezer
d2d2c8bd98
update config.guess and config.sub from upstream sources at git.savannah.gnu.org
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4626 4407c894-4637-0410-b4f5-ada5f102cad1
2011-11-19 12:03:47 +00:00
Ozkan Sezer
9e09a80843
Add gdiplus from mingw.org sources: Original work was by Markus Koenig
...
<basilo@users.sourceforge.net>. Patch to integrate into mingw-w64 was
provided by Mark Dootson <mark.dootson@znix.com>.
mingw-w64-headers/include/
* gdiplus.h: New.
* gdiplus/gdiplus.h: New.
* gdiplus/gdiplusbase.h: New.
* gdiplus/gdiplusbrush.h: New.
* gdiplus/gdipluscolor.h: New.
* gdiplus/gdipluscolormatrix.h: New.
* gdiplus/gdipluseffects.h: New.
* gdiplus/gdiplusenums.h: New.
* gdiplus/gdiplusflat.h: New.
* gdiplus/gdiplusgpstubs.h: New.
* gdiplus/gdiplusgraphics.h: New.
* gdiplus/gdiplusheaders.h: New.
* gdiplus/gdiplusimageattributes.h: New.
* gdiplus/gdiplusimagecodec.h: New.
* gdiplus/gdiplusimaging.h: New.
* gdiplus/gdiplusimpl.h: New.
* gdiplus/gdiplusinit.h: New.
* gdiplus/gdipluslinecaps.h: New.
* gdiplus/gdiplusmatrix.h: New.
* gdiplus/gdiplusmem.h: New.
* gdiplus/gdiplusmetafile.h: New.
* gdiplus/gdiplusmetaheader.h: New.
* gdiplus/gdipluspath.h: New.
* gdiplus/gdipluspen.h: New.
* gdiplus/gdipluspixelformats.h: New.
* gdiplus/gdiplusstringformat.h: New.
* gdiplus/gdiplustypes.h: New.
* configure.ac: Add GDIPLUSHEAD_LIST as a new header list.
* configure: Regenerate.
* Makefile.am: Add gdiplusheaddir and gdiplushead_HEADERS.
* Makefile.in: Regenerate.
mingw-w64-crt/
* lib32/gdiplus.def: New, generated from version 1.1.7601.17514 dll.
* lib64/gdiplus.def: New, generated from version 1.1.7601.17514 dll.
* libsrc/gdiplus.c: New.
* Makefile.am: Add gdiplus defs and sources to build.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4613 4407c894-4637-0410-b4f5-ada5f102cad1
2011-11-17 07:42:03 +00:00
Ozkan Sezer
15e34107f4
updated autotools files under build-aux from upstream sources
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4376 4407c894-4637-0410-b4f5-ada5f102cad1
2011-08-10 19:39:31 +00:00
Jonathan Yong
4906b26038
Use autoconf 2.67 and automake 1.11 to regenerate all subdirs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4371 4407c894-4637-0410-b4f5-ada5f102cad1
2011-08-10 11:39:25 +00:00
Jonathan Yong
47523a87c2
Changelog move on new year.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3932 4407c894-4637-0410-b4f5-ada5f102cad1
2011-01-02 11:04:05 +00:00
Ozkan Sezer
ee6a6c9f57
update config.guess and config.sub from upstream sources
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3706 4407c894-4637-0410-b4f5-ada5f102cad1
2010-10-07 12:06:04 +00:00
Ozkan Sezer
4cf7e73b98
update config.sub from upstream sources.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3569 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-14 11:00:37 +00:00
Kai Tietz
d2c83653cb
Fix issue about comment in comment.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3560 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-13 11:38:35 +00:00
Kai Tietz
53763ffd23
Fix some escaped debugging code, and modify id() print.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3559 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-13 11:35:39 +00:00
Kai Tietz
2b4ab5f368
Alter display of signed integers and unsigned integers in output.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3558 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-13 11:21:36 +00:00
Kai Tietz
9ce81e1fe5
Fix some type outputs.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3557 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-13 11:09:40 +00:00
Ozkan Sezer
7cf38939ab
updated config.guess and config.sub from upstream sources.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3509 4407c894-4637-0410-b4f5-ada5f102cad1
2010-09-06 08:37:46 +00:00
Jonathan Yong
c2b7c32d84
2010-08-29 Jonathan Yong <jon_y@users.sourceforge.net>
...
* src/fsredir.c (doredirect): Use GetModuleHandleW instead of LoadLibraryA.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3446 4407c894-4637-0410-b4f5-ada5f102cad1
2010-08-29 12:48:10 +00:00
Ozkan Sezer
f44df7e17d
update config.guess and config.sub from upstream savannah git repo
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3099 4407c894-4637-0410-b4f5-ada5f102cad1
2010-08-03 13:24:19 +00:00
Kai Tietz
5f717760d0
Add experimental header export feature. Additional prevent wrong custom
...
data dump for interfaces and dispinterfaces.
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2417 4407c894-4637-0410-b4f5-ada5f102cad1
2010-05-22 18:59:34 +00:00
a256fx
89dcf841fe
Added lisence to gendef/genidl fsredir.h/c files
...
Added a lisence to the header of the files identical to gnedef.h/c
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2364 4407c894-4637-0410-b4f5-ada5f102cad1
2010-05-12 02:28:19 +00:00
Ozkan Sezer
31cbb1c0c9
updated config.guess and config.sub from upstream sources.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2349 4407c894-4637-0410-b4f5-ada5f102cad1
2010-05-03 14:56:03 +00:00
Jonathan Yong
d38423727c
New "--disable-fs-redirector" option for gendef and genidl.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2274 4407c894-4637-0410-b4f5-ada5f102cad1
2010-05-01 12:45:00 +00:00
NightStrike
c6641c561d
Add AM_MAINTAINER_MODE to all packages to disable automatic rebuilding by default
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2021 4407c894-4637-0410-b4f5-ada5f102cad1
2010-03-05 19:25:18 +00:00
NightStrike
ce40cdd1b6
Move genidl, second attempt
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1959 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-26 14:22:07 +00:00
NightStrike
acb89135c0
Remove genidl to move again from experimental
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1958 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-26 14:20:32 +00:00
NightStrike
adb344b688
Move genidl from experimental to trunk
...
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@1957 4407c894-4637-0410-b4f5-ada5f102cad1
2010-02-26 14:13:00 +00:00