Magellan Linux

Diff of /tags/mage-0_4_111/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1587 by niro, Wed Dec 28 14:55:55 2011 UTC revision 1687 by niro, Mon Feb 6 10:28:21 2012 UTC
# Line 1  Line 1 
1    2012-02-06  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1686] VERSION:
4      -version 0.4.87
5     * [r1685] usr/lib/mage/mage.rc.global.in:
6      -let the makefile set the right CHOST and CFLAGS for the current
7      arch
8     * [r1684] usr/lib/mage/smage2.functions.sh:
9      -always honor state set in distribution file, but prefer local
10      states from smage2 file
11     * [r1683] etc/mage.rc.example:
12      -removed description of pkgbuild feature, which is internal only
13      and should not changed by normal user
14     * [r1682] etc/mage.rc.example:
15      -fixed spelling
16     * [r1681] etc/mage.rc.example:
17      -removed MAGE_FEATURES comment
18     * [r1680] usr/lib/mage/smage2.functions.sh:
19      -do not add --enable-shared for waf configure scripts, which
20      support --disable-* options only
21     * [r1679] usr/lib/mage/smage2.functions.sh:
22      -pretty print, add a new line
23     * [r1678] Makefile:
24      -let the makefile set the right CHOST and CFLAGS for the current
25      arch
26     * [r1677] usr/lib/mage/mage.rc.global.in:
27      -fixed spelling
28     * [r1676] usr/lib/mage/mage.rc.global.in:
29      -added garr, dfn and global-auto sourceforge mirrors
30     * [r1675] usr/lib/mage/mage4.functions.sh:
31      -update_tarball: only exclude distribution from uri if it matches
32      stable|testing|unstable
33    
34    2012-01-14  Niels Rogalla <niro@magellan-linux.de>
35    
36     * [r1661] ChangeLog:
37      -updated ChangeLog
38     * [r1660] VERSION:
39      -version 0.4.86
40     * [r1659] usr/lib/mage/smage2.sh:
41      -more PCATEGORIE->PCAT fixes for split-packages
42     * [r1658] usr/lib/mage/mage4.functions.sh:
43      -verbose mchecksum
44    
45    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
46    
47     * [r1656] ChangeLog:
48      -updated ChangeLog
49     * [r1655] VERSION:
50      -version 0.4.85
51     * [r1654] usr/lib/mage/mage4.functions.sh:
52      -honor mounted or empty $MAGEDIR in syncmage_tarball()
53     * [r1653] usr/lib/mage/mage4.functions.sh:
54      -introduce mcheckemptydir()
55     * [r1652] usr/lib/mage/mage4.functions.sh:
56      -use mchecksum everywhere
57     * [r1651] usr/lib/mage/smage2.functions.sh:
58      -fixed split_package PCATEGORIE -> PCAT issue and always unset
59      PCATEGORIE
60     * [r1650] usr/lib/mage/mage4.functions.sh:
61      -disabled unused choppkgname function
62     * [r1649] usr/lib/mage/mage.rc.global.in,
63      usr/lib/mage/mage4.functions.sh,
64      usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
65      -added mage-feature pkgdistrotag to support DISTROTAG in package
66      tarballs
67     * [r1648] usr/lib/mage/mage4.functions.sh,
68      usr/lib/mage/smage2.functions.sh:
69      -honor license information
70     * [r1646] ChangeLog:
71      -updates ChangeLog
72     * [r1645] VERSION:
73      -version 0.4.84
74     * [r1644] usr/lib/mage/autodepend.sh,
75      usr/lib/mage/search_soname.sh:
76      -added some simple sanity checks
77     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
78      usr/lib/mage/search_soname.sh[ADD]:
79      -install more scripts (pkg_all_sources, autodepend and
80      search_soname)
81     * [r1642] usr/lib/mage/convert_databases.sh,
82      usr/lib/mage/convert_databases_meta.sh,
83      usr/lib/mage/convert_databases_smage.sh,
84      usr/lib/mage/generate_meta_data.sh,
85      usr/lib/mage/pkg_all_sources.sh:
86      -honor the PCATEGORIE deprecation and make the scripts work with
87      the latest changes to smage/mage
88     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
89      -deprecate PCATEGORIE in favor of PCAT and warn the packages
90      about it
91     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
92      usr/lib/mage/smage2.sh:
93      -split of smage2-functions into an extra include
94     * [r1639] usr/lib/mage/smage2.sh:
95      -fixed spelling
96     * [r1638] etc/mage.rc.example:
97      -fixed alphabetical order and added missing static feature
98     * [r1637] usr/share/doc/mage/template.mage,
99      usr/share/doc/mage/template.smage2:
100      -updated templates
101     * [r1636] usr/lib/mage/smage2.sh:
102      -pre-fixed all stamps after src_install with post-
103     * [r1635] usr/lib/mage/smage2.sh:
104      -fixed wrong feature name srcpkg -> srcpkgbuild
105     * [r1634] usr/lib/mage/smage2.sh:
106      -fixed broken mstriplibtoolarchive and never run file on other
107      mstrip* when nothing was found
108     * [r1633] usr/lib/mage/smage2.sh:
109      -minstalldocs(): fixed uncompressed docs installation
110     * [r1632] usr/lib/mage/smage2.sh:
111      -fixed broken commit
112     * [r1631] usr/lib/mage/smage2.sh:
113      -let mage-features decide to build static libs and always enable
114      shared libs
115     * [r1630] usr/lib/mage/smage2.sh:
116      -always use verbose mode for source downloads
117     * [r1629] usr/lib/mage/mage.rc.global.in:
118      -added missing known mage-features and moved stepbystep to the
119      right place of the alphabetical order
120     * [r1628] usr/lib/mage/mage4.functions.sh:
121      -highlight unkown mage-features
122     * [r1627] usr/lib/mage/mage4.functions.sh:
123      -added missing known mage-features and moved stepbystep to the
124      right place of the alphabetical order
125     * [r1626] usr/lib/mage/mage4.functions.sh:
126      -mdownload(): append wget_opts, do not overwrite
127     * [r1625] usr/lib/mage/mage4.functions.sh:
128      -fixed spelling
129    
130    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r1623] ChangeLog:
133      -updated ChangeLog
134     * [r1622] VERSION:
135      -version 0.4.83
136     * [r1621] usr/lib/mage/smage2.sh:
137      -introduce .stamps dir for build time stamps and remove this dir
138      on new builds if it exists
139     * [r1620] usr/lib/mage/mage4.functions.sh:
140      -added --resume support for smage
141     * [r1619] usr/lib/mage/mage.rc.global.in:
142      -prefer mesh as sourceforge mirror
143    
144    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
145    
146     * [r1618] usr/lib/mage/smage2.sh:
147      -fixed a typo
148     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
149      -added --resume support for smage
150     * [r1616] usr/lib/mage/smage2.sh:
151      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
152      CXXFLAGS set in mage.rc are honored
153     * [r1615] usr/lib/mage/smage2.sh:
154      -minstalldocs(): fixed compressed docs installation
155     * [r1614] usr/lib/mage/smage2.sh:
156      -split_restore_variables(): no verbose clutter while restoring
157      mage-features
158     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
159      -support CTARGET crosscompile host settings
160     * [r1612] usr/lib/mage/mage.rc.global.in:
161      -added dir.gz to purge targets
162     * [r1611] etc/mage.rc.example:
163      -do not tell something about internal features
164    
165    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
166    
167     * [r1609] ChangeLog:
168      -updated ChangeLog
169     * [r1608] VERSION:
170      -version 0.4.82
171     * [r1607] etc/mage.rc.example:
172      -fixed header, clean up and tell something about mage-features
173     * [r1606] Makefile:
174      -generate arch specific stuff at build time
175     * [r1605] usr/lib/mage/mage.rc.global[DEL],
176      usr/lib/mage/mage.rc.global.in[CPY]:
177      -renamed mage.rc.global > mage.rc.global.in
178     * [r1604] usr/lib/mage/smage2.sh:
179      -allow unpack of jar files
180     * [r1603] usr/lib/mage/mage4.functions.sh:
181      -finally be silent when loading initial setup of mage-features
182     * [r1602] usr/lib/mage/env-rebuild.sh:
183      -fixed broken " and \' substition
184    
185    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
186    
187     * [r1601] usr/lib/mage/smage2.sh:
188      - reverted accidently applied mstriplibtool change
189     * [r1600] usr/lib/mage/smage2.sh:
190      - do not die if mdownload has not error code 0; some mirrors may
191      not work and we want try all defined SRC_URIs. mchecksum catches
192      any download instead
193    
194    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
195    
196     * [r1599] usr/lib/mage/mage4.functions.sh:
197      -fixed some missing COLDEFAULTS
198    
199    2011-12-29  Niels Rogalla <niro@magellan-linux.de>
200    
201     * [r1597] ChangeLog:
202      -updated ChangeLog
203     * [r1596] VERSION:
204      -version 0.4.81
205     * [r1595] usr/lib/mage/smage2.sh:
206      -respect feature flag !pkgbuild with several build/stripping
207      functions
208     * [r1594] usr/lib/mage/smage2.sh:
209      -never unset PKGTYPE on regen for sake of build check
210     * [r1593] usr/lib/mage/smage2.sh:
211      -if PKGTYPE=virtual don't build anything
212     * [r1592] usr/lib/mage/smage2.sh:
213      -fixed a typo
214     * [r1591] usr/lib/mage/smage2.sh:
215      -more informative messages in default src_* functions
216     * [r1590] usr/lib/mage/mage4.functions.sh:
217      -colored mage-feature messages
218    
219  2011-12-28  Niels Rogalla <niro@magellan-linux.de>  2011-12-28  Niels Rogalla <niro@magellan-linux.de>
220    
221     * [r1589] usr/lib/mage/smage2.sh:
222      -fixed a race condition with MLIBDIR
223     * [r1587] ChangeLog:
224      -updated ChangeLog
225   * [r1586] VERSION:   * [r1586] VERSION:
226    -version 0.4.80    -version 0.4.80
227   * [r1585] usr/lib/mage/compressdoc:   * [r1585] usr/lib/mage/compressdoc:

Legend:
Removed from v.1587  
changed lines
  Added in v.1687