1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
2005-01-31 18:00 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* check-multiarch-files: better heuristics (e.g. gdlib-config,
mysql_config, pth-config)
2005-01-31 17:59 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: handle ciruclar inclusions (e.g. gd.h)
2005-01-31 11:28 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: sanity checks (file existence)
2005-01-31 11:17 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.4-1mdk
2005-01-31 11:15 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: add
multiarch_{platform,x11bindir,x11includedir}
2005-01-31 11:09 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: handle {relative, absolute} symlinks in binaries to
be dispatched
2005-01-31 10:19 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: handle /usr/include/header.h cases
2005-01-25 08:11 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.3-1mdk
2005-01-25 08:11 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* check-multiarch-files, macros.multiarch, multiarch-dispatch.h,
multiarch-platform: %multiarch_{bin,include}dir aliases, better
OS independence
2005-01-24 16:35 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile: new file
2005-01-24 16:35 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.2-1mdk
2005-01-24 16:34 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* check-multiarch-files: add check-multiarch-files
2005-01-20 17:56 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0.1-1mdk
2005-01-20 17:53 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: add %multiarch annotation macro, it expands to
nothing on distros that aren't multiarch capable, i.e. MDK <
10.2.
2005-01-14 12:21 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile: new files and fix paths
2005-01-14 10:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-utils.spec: 1.0-1mdk
2005-01-14 10:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* macros.multiarch: rpm macros
2005-01-14 10:29 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-dispatch: fix typo during post merge
2005-01-12 18:42 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch: don't dispatch header file if it's already
dispatched to multiarch-ARCH-linux
2005-01-12 12:56 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile, multiarch-utils.spec: fix packaging
2005-01-12 12:48 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Makefile, multiarch-utils.spec: packaging
2005-01-12 12:26 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* multiarch-platform: multiarch-platform for base dir name
selection
2005-01-12 12:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch, multiarch-dispatch, multiarch-dispatch.h: Initial
revision
2005-01-12 12:22 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* mkmultiarch, multiarch-dispatch, multiarch-dispatch.h: initial
revision
|