Magellan Linux

Diff of /tags/mage-0_4_102/ChangeLog

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

revision 1597 by niro, Thu Dec 29 15:25:13 2011 UTC revision 1646 by niro, Fri Jan 13 18:47:56 2012 UTC
# Line 1  Line 1 
1    2012-01-13  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r1645] VERSION:
4      -version 0.4.84
5     * [r1644] usr/lib/mage/autodepend.sh,
6      usr/lib/mage/search_soname.sh:
7      -added some simple sanity checks
8     * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD],
9      usr/lib/mage/search_soname.sh[ADD]:
10      -install more scripts (pkg_all_sources, autodepend and
11      search_soname)
12     * [r1642] usr/lib/mage/convert_databases.sh,
13      usr/lib/mage/convert_databases_meta.sh,
14      usr/lib/mage/convert_databases_smage.sh,
15      usr/lib/mage/generate_meta_data.sh,
16      usr/lib/mage/pkg_all_sources.sh:
17      -honor the PCATEGORIE deprecation and make the scripts work with
18      the latest changes to smage/mage
19     * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh:
20      -deprecate PCATEGORIE in favor of PCAT and warn the packages
21      about it
22     * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD],
23      usr/lib/mage/smage2.sh:
24      -split of smage2-functions into an extra include
25     * [r1639] usr/lib/mage/smage2.sh:
26      -fixed spelling
27     * [r1638] etc/mage.rc.example:
28      -fixed alphabetical order and added missing static feature
29     * [r1637] usr/share/doc/mage/template.mage,
30      usr/share/doc/mage/template.smage2:
31      -updated templates
32     * [r1636] usr/lib/mage/smage2.sh:
33      -pre-fixed all stamps after src_install with post-
34     * [r1635] usr/lib/mage/smage2.sh:
35      -fixed wrong feature name srcpkg -> srcpkgbuild
36     * [r1634] usr/lib/mage/smage2.sh:
37      -fixed broken mstriplibtoolarchive and never run file on other
38      mstrip* when nothing was found
39     * [r1633] usr/lib/mage/smage2.sh:
40      -minstalldocs(): fixed uncompressed docs installation
41     * [r1632] usr/lib/mage/smage2.sh:
42      -fixed broken commit
43     * [r1631] usr/lib/mage/smage2.sh:
44      -let mage-features decide to build static libs and always enable
45      shared libs
46     * [r1630] usr/lib/mage/smage2.sh:
47      -always use verbose mode for source downloads
48     * [r1629] usr/lib/mage/mage.rc.global.in:
49      -added missing known mage-features and moved stepbystep to the
50      right place of the alphabetical order
51     * [r1628] usr/lib/mage/mage4.functions.sh:
52      -highlight unkown mage-features
53     * [r1627] usr/lib/mage/mage4.functions.sh:
54      -added missing known mage-features and moved stepbystep to the
55      right place of the alphabetical order
56     * [r1626] usr/lib/mage/mage4.functions.sh:
57      -mdownload(): append wget_opts, do not overwrite
58     * [r1625] usr/lib/mage/mage4.functions.sh:
59      -fixed spelling
60    
61    2012-01-10  Niels Rogalla <niro@magellan-linux.de>
62    
63     * [r1623] ChangeLog:
64      -updated ChangeLog
65     * [r1622] VERSION:
66      -version 0.4.83
67     * [r1621] usr/lib/mage/smage2.sh:
68      -introduce .stamps dir for build time stamps and remove this dir
69      on new builds if it exists
70     * [r1620] usr/lib/mage/mage4.functions.sh:
71      -added --resume support for smage
72     * [r1619] usr/lib/mage/mage.rc.global.in:
73      -prefer mesh as sourceforge mirror
74    
75    2012-01-09  Niels Rogalla <niro@magellan-linux.de>
76    
77     * [r1618] usr/lib/mage/smage2.sh:
78      -fixed a typo
79     * [r1617] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
80      -added --resume support for smage
81     * [r1616] usr/lib/mage/smage2.sh:
82      -export mage.rc LDFLAGS and fixed CXXFLAGS handling, that
83      CXXFLAGS set in mage.rc are honored
84     * [r1615] usr/lib/mage/smage2.sh:
85      -minstalldocs(): fixed compressed docs installation
86     * [r1614] usr/lib/mage/smage2.sh:
87      -split_restore_variables(): no verbose clutter while restoring
88      mage-features
89     * [r1613] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh:
90      -support CTARGET crosscompile host settings
91     * [r1612] usr/lib/mage/mage.rc.global.in:
92      -added dir.gz to purge targets
93     * [r1611] etc/mage.rc.example:
94      -do not tell something about internal features
95    
96    2012-01-03  Niels Rogalla <niro@magellan-linux.de>
97    
98     * [r1609] ChangeLog:
99      -updated ChangeLog
100     * [r1608] VERSION:
101      -version 0.4.82
102     * [r1607] etc/mage.rc.example:
103      -fixed header, clean up and tell something about mage-features
104     * [r1606] Makefile:
105      -generate arch specific stuff at build time
106     * [r1605] usr/lib/mage/mage.rc.global[DEL],
107      usr/lib/mage/mage.rc.global.in[CPY]:
108      -renamed mage.rc.global > mage.rc.global.in
109     * [r1604] usr/lib/mage/smage2.sh:
110      -allow unpack of jar files
111     * [r1603] usr/lib/mage/mage4.functions.sh:
112      -finally be silent when loading initial setup of mage-features
113     * [r1602] usr/lib/mage/env-rebuild.sh:
114      -fixed broken " and \' substition
115    
116    2012-01-02  Niels Rogalla <niro@magellan-linux.de>
117    
118     * [r1601] usr/lib/mage/smage2.sh:
119      - reverted accidently applied mstriplibtool change
120     * [r1600] usr/lib/mage/smage2.sh:
121      - do not die if mdownload has not error code 0; some mirrors may
122      not work and we want try all defined SRC_URIs. mchecksum catches
123      any download instead
124    
125    2011-12-30  Niels Rogalla <niro@magellan-linux.de>
126    
127     * [r1599] usr/lib/mage/mage4.functions.sh:
128      -fixed some missing COLDEFAULTS
129    
130  2011-12-29  Niels Rogalla <niro@magellan-linux.de>  2011-12-29  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r1597] ChangeLog:
133      -updated ChangeLog
134   * [r1596] VERSION:   * [r1596] VERSION:
135    -version 0.4.81    -version 0.4.81
136   * [r1595] usr/lib/mage/smage2.sh:   * [r1595] usr/lib/mage/smage2.sh:

Legend:
Removed from v.1597  
changed lines
  Added in v.1646