Revisions of mingw32-filesystem
Fridrich Strba (fstrba)
accepted
request 758333
from
Martin Koegler (e9925248)
(revision 126)
Revert last change Adding -lssp to LDFLAGS causes other faults like expat, because libtool also has issues with -lssp. If fstack-protector is in use, it needs to be passed to all gcc call. The root cause of the cairo build failures are an outdated libtool, which drops -fstack-protector. Such build system needs to be regenerated using a newer libtool or updated with a newer upstream version.
Ismail Dönmez (namtrac)
accepted
request 757514
from
Ralf Habacker (rhabacker)
(revision 125)
- Add -lssp to the link flags, otherwise building of some packages (like mingw32-cairo) will be aborted with the error 'undefined reference to `__memcpy_chk`' and probably '__chk_fail'. This library seems not be added by gcc 9.2 automatically.
Fridrich Strba (fstrba)
accepted
request 750809
from
Ralf Habacker (rhabacker)
(revision 124)
- add macro _mingw32_ldflags_bootstrap for bootstrap packages to keep general definitions together This macro should be used in mingw32-winpthread.
Ismail Dönmez (namtrac)
accepted
request 750642
from
Ralf Habacker (rhabacker)
(revision 123)
- fix compile errors: undefined reference to `__memcpy_chk`
Ismail Dönmez (namtrac)
accepted
request 750325
from
Ludwig Nussel (lnussel)
(revision 122)
- disable default debug package only if the mingw debug macro is used
Fridrich Strba (fstrba)
committed
(revision 121)
Ismail Dönmez (namtrac)
accepted
request 749926
from
Ludwig Nussel (lnussel)
(revision 120)
add changes file
Fridrich Strba (fstrba)
accepted
request 746046
from
Perry Werneck (PerryWerneck)
(revision 119)
Excluding windows internal "winhttp.dll" from find-requires.
Fridrich Strba (fstrba)
accepted
request 714259
from
Ralf Habacker (rhabacker)
(revision 118)
- fix finding executables (required by kicad 5.1.2, which uses unusual shared library names) - introduce _mingw32_cxxflags to be feature compatible to c - add macro _mingw32_make_install to keep in sync with %_make_install - provide odbccp32.dll (required by OpenSceneGraph) - mingw32-find-requires.sh: fix parsing multiple libraries from pkg-config files
Fridrich Strba (fstrba)
accepted
request 700592
from
Ralf Habacker (rhabacker)
(revision 117)
remove dependency to mingw32-runtime to fix Leap 15.1 dependency cycle
Ralf Habacker (rhabacker)
committed
(revision 116)
Fridrich Strba (fstrba)
accepted
request 644852
from
Ralf Habacker (rhabacker)
(revision 115)
Fixes a bug in mingw32-install-post.sh that patches .pc files unconditionally, where 'original_prefix' must remain untouched (triggered with current dbus package).
Ralf Habacker (rhabacker)
committed
(revision 114)
Add missing provides
Ralf Habacker (rhabacker)
accepted
request 511689
from
Ralf Habacker (rhabacker)
(revision 113)
- fix access rights of source files in debug packages which let rpmlint fail on mingw32-lcms package and others - update version
Fridrich Strba (fstrba)
accepted
request 511455
from
Ralf Habacker (rhabacker)
(revision 112)
- add missing pathes to path layout - add macro _mingw32_cmake_install - add sources to <packages>-debug packages to support source level debugging to gdb - disabled native debuginfo/debugsource which confuses more than it helps
Ralf Habacker (rhabacker)
committed
(revision 111)
add bs, sr@ijekavian and sr@ijekavianlatin to languages
Dominik Schmidt (pansenmann)
committed
(revision 110)
Exclude more system libraries from find-requires.sh
Fridrich Strba (fstrba)
accepted
request 365769
from
Martin Koegler (e9925248)
(revision 109)
Add more system dlls
Ralf Habacker (rhabacker)
accepted
request 346901
from
Ralf Habacker (rhabacker)
(revision 108)
Add 'provides dbghelp.dll' required by dbus-master (coming dbus-1.12)
Fridrich Strba (fstrba)
committed
(revision 107)
Displaying revisions 61 - 80 of 186