810c9620ad
- Use macro _mingw32_ldflags_bootstrap from mingw32-filesystem package for setting LDFLAGS to keep common settings in one place - Revert to use mingw32-cross-gcc-bootstrap again OBS-URL: https://build.opensuse.org/request/show/750846 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-winpthreads?expand=0&rev=30
84 lines
2.9 KiB
Plaintext
84 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 25 17:31:02 UTC 2019 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
- Use macro _mingw32_ldflags_bootstrap from mingw32-filesystem package
|
|
for setting LDFLAGS to keep common settings in one place
|
|
- Revert to use mingw32-cross-gcc-bootstrap again
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 09:23:14 UTC 2019 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
- Use mingw32-cross-gcc to fix a compile error caused by
|
|
mingw32-cross-gcc-bootstrap-9.2 does not provide ssp library
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 23 14:48:55 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
- Update to new upstream release 7.0.0
|
|
* No changelog entries specific to winphtreads found.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 17 19:02:09 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to new upstream release 6.0.0
|
|
* No changelog entries specific to winpthreads found.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 22 09:51:09 UTC 2017 - idonmez@suse.com
|
|
|
|
- Update to version 5.0.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 11:43:07 UTC 2017 - idonmez@suse.com
|
|
|
|
- Update to version 5.0.2
|
|
* Fix some crashes in due to misaligned memory access when
|
|
used with some SSE instructions.
|
|
- Drop memleak.patch, fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 14 20:40:09 UTC 2017 - idonmez@suse.com
|
|
|
|
- Update to version 5.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 23 21:33:34 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 5.0~rc1
|
|
* Winpthreads performance improvements
|
|
* ARM, gcc-5 support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 4 11:58:16 UTC 2015 - idonmez@suse.com
|
|
|
|
- Update to version 4.0.4
|
|
* Major speed improvements to mutex & spinlock implementation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 29 09:27:48 UTC 2015 - idonmez@suse.com
|
|
|
|
- Enable static libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 25 10:38:10 UTC 2015 - jengelh@inai.de
|
|
|
|
- Update to winpthreads from mingw-w64-4.0.1
|
|
* Reentrant time functions localtime_r, gmtime_r, etc. are removed
|
|
from pthread.h and are now available through time.h ONLY.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 10:47:35 UTC 2014 - jengelh@inai.de
|
|
|
|
- Implement shlib package naming guidelines
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 19 12:24:42 UTC 2014 - jw@owncloud.com
|
|
|
|
- BuildRequires: mingw32-runtime
|
|
Linker fails miserably without.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 12:07:45 UTC 2014 - jengelh@inai.de
|
|
|
|
- Initial package (version 3.1.0) for build.opensuse.org
|