89 Commits

Author SHA256 Message Date
Daniel Molkentin
072f7a3e0b Add mpr
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=89
2015-01-24 21:13:43 +00:00
f61b8a60ab Synchronize with mingw32-filesystem.
it's nice when you can do diff -u mingw{32,64}-find-requires.sh
and get a very small diff (only first lines).

OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=88
2014-10-30 21:59:59 +00:00
e2b257d7e2 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=87 2014-10-30 12:25:44 +00:00
3b3c57c1ca OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=86 2014-10-29 10:43:48 +00:00
bc441336f9 Allow specifying the name of debug package
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=85
2014-10-29 09:33:15 +00:00
cfff74caa6 implibs was a terrible misnomer - we ought to collect all libs, whether dllimport helpers or 'regular' static ones
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=84
2014-10-23 10:19:30 +00:00
e7e8663c59 buildsubdir is not defined at the time of %global expansion
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=83
2014-10-23 05:51:50 +00:00
db687da72a First argument is used after all
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=82
2014-10-23 05:33:28 +00:00
518f249db9 Arguments specify what directories to search (more or less), not the directory where to put the list
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=81
2014-10-22 17:10:08 +00:00
c587057c20 Use new filelists
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=80
2014-10-22 17:07:28 +00:00
ec3516c5a6 Do quoting over the place/use host/target variables
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=79
2014-10-22 15:50:41 +00:00
96be982350 Do quoting over the place
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=78
2014-10-22 15:40:10 +00:00
5d0a018ef8 Make use of build tuple variables
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=77
2014-10-22 15:39:25 +00:00
49d1f05cab rpm ticket 878 says we do need %global
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=76
2014-10-22 14:05:18 +00:00
d4aac84873 Newline in the expansion was missing
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=75
2014-10-22 01:03:02 +00:00
037efc09a2 Store filelist in temporary file, do quoting all over the place, and use the build tuple (simplifies comparison between 32 and 64 scripts which are the same)
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=74
2014-10-21 14:21:40 +00:00
0309079717 %define is acceptable, since we are already in the global scope normally. Additionally, use the lazy evaluation behavior.
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=73
2014-10-21 13:22:51 +00:00
a616524364 mingw32(abc.dll) was not generated; switching to %global alleviates this
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=72
2014-10-21 13:11:07 +00:00
a9d17933ab OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=71 2014-10-21 07:29:38 +00:00
3fb5a661f5 Synchronize macros. Copy from win32.
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=70
2014-10-20 17:33:21 +00:00
f4af1fe163 As we consider PEs to be noarch, its debuginfo is too
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=69
2014-10-20 17:25:48 +00:00
53e41089f7 Drop "Fedora" wording in spec files
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=68
2014-09-25 09:25:19 +00:00
3cfbe6e71d If there is no build-id inside an executable, no debug info will be extracted.
If no extraction is done, the directory won't exist.

OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=67
2014-08-30 08:59:12 +00:00
c3a8fbc287 Avoid producing symbols for symlinks and directory names that just happen to have the particular suffix
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=66
2014-08-29 20:25:29 +00:00
Dominik Schmidt
d62ca52ed4 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=65 2014-08-28 14:38:28 +00:00
Dominik Schmidt
c4f1c8ca9e OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=64 2014-08-28 13:44:57 +00:00
Dominik Schmidt
73ade75e08 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=63 2014-08-28 08:51:03 +00:00
5633fb5a55 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=62 2014-06-11 20:55:53 +00:00
36f6ced57a OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=61 2014-06-05 05:06:25 +00:00
6a4d9e174e OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=60 2014-06-04 16:03:59 +00:00
d42f8e940c OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=59 2014-06-04 16:00:26 +00:00
9f3f7e4fbf OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=58 2014-06-04 15:57:24 +00:00
962127569b Not like I am easy guy when it comes to decisiveness
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=57
2014-06-04 15:49:38 +00:00
1247dcff55 On older systems libexecdir is sometimes arch dependent and this package is noarch
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=56
2014-06-04 15:48:17 +00:00
78935e4ea4 On older systems libexecdir is sometimes arch dependent and this package is noarch
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=55
2014-06-04 15:47:48 +00:00
40f96ce0eb OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=54 2014-06-04 15:38:10 +00:00
e055265ced OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=53 2014-06-04 10:51:10 +00:00
aa4b6c6429 spec-cleaner -i
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=52
2014-06-01 12:03:02 +00:00
3030f77dc4 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=51 2014-02-12 16:40:36 +00:00
381c2e7213 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=50 2013-09-23 11:44:04 +00:00
Fridrich Strba
fb72c00055 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=49 2013-07-24 20:03:52 +00:00
d0ffee21f6 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=48 2013-06-10 18:59:54 +00:00
Dominik Schmidt
02ffc2281e OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=47 2012-08-30 09:19:33 +00:00
d0b794bdca Trying to make linker use less memory even though that means it will be a tad slower, but swapping is not fast either
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=46
2012-08-30 06:55:50 +00:00
Dominik Schmidt
f4108ac854 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=45 2012-01-28 21:02:53 +00:00
3b90693685 Trying to exclude the system libraries in the development packages too
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=44
2011-12-20 13:35:55 +00:00
f447494389 Trying to be (apart the _FORTIFY_SOURCE which is anyway glibc feature) compatible with Fedora
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=43
2011-11-10 09:01:58 +00:00
b312cbb013 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=42 2011-05-08 21:25:30 +00:00
Fridrich Strba
d2ecea8760 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=41 2011-04-26 08:23:43 +00:00
366de547e4 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=40 2011-04-25 22:12:34 +00:00