--- trunk/mage/ChangeLog 2014/08/14 14:32:12 2755 +++ trunk/mage/ChangeLog 2017/08/01 12:29:45 3050 @@ -1,5 +1,116 @@ +2017-08-01 Niels Rogalla + + * [r3049] VERSION: + -version 0.4.111 + * [r3048] Makefile: + -use arch command instead of uname -m + +2017-06-30 Niels Rogalla + + * [r3043] ChangeLog: + -updated ChangeLog + * [r3042] VERSION: + -version 0.4.110 + * [r3040] usr/lib/mage/mage4.functions.sh: + -mchecksum(): added sanity check for missing checksum files + * [r3039] VERSION: + -version 0.4.109 + * [r3037] usr/lib/mage/smage2.functions.sh: + -added marchvariable() function and make use of it + * [r3034] Makefile, usr/lib/mage/mage.rc.global.in, + usr/lib/mage/smage2.sh: + -updated and hardened default compiler flags, not using -mtune= + but always 'generic + +2015-12-08 Niels Rogalla + + * [r2919] usr/lib/mage/autodepend.sh: + -fixed a small prefix issue + +2015-11-30 Niels Rogalla + + * [r2917] usr/lib/mage/mkinfodir: + -coding style update + * [r2915] usr/lib/mage/mkinfodir: + -added some sanity checks + +2015-03-20 Niels Rogalla + + * [r2869] usr/lib/mage/smage2.functions.sh: + -build mpks for virtual as well to support build-server builds + +2015-03-19 Niels Rogalla + + * [r2867] usr/lib/mage/mage4.functions.sh: + mdownload(): support file:// uris to support file injections + which the alx branch use with src-tarballs + +2015-02-13 Niels Rogalla + + * [r2863] usr/lib/mage/smage2.sh: + -smage build log: log sterr too + +2014-10-31 Niels Rogalla + + * [r2845] ChangeLog: + -updated ChangeLog + * [r2844] VERSION: + -version 0.4.108 + * [r2842] usr/lib/mage/smage2.functions.sh: + -always create a mpks even if no SRC_URI was defined, only ignore + the mpks-build on virtual packages + +2014-10-24 Niels Rogalla + + * [r2840] usr/lib/mage/depwalker.sh, usr/lib/mage/mage4.sh: + -support deep and simple build-prerequisites, which reduces the + overhead as they only respect the sdepend of the target + mage/smagefile and not from all deps + +2014-10-22 Niels Rogalla + + * [r2838] usr/lib/mage/depwalker.sh: + -load mage-features to support them with the smagesource() + function + +2014-09-19 Niels Rogalla + + * [r2834] ChangeLog: + -updated ChangeLog + * [r2833] VERSION: + -version 0.4.107 + * [r2831] usr/lib/mage/depwalker.sh, + usr/lib/mage/smage2.functions.sh: + -evaluate march[s|]depend() right if depwalker calls the + smagefile directly + +2014-09-17 Niels Rogalla + + * [r2827] usr/lib/mage/depwalker.sh: + -spelling + * [r2826] usr/lib/mage/depwalker.sh: + -revert commit r2735 - deps of highest_depfile must be checked + before adding it to the ALL_DEPS var, so that they get installed + before highest_depfile and not after it + +2014-09-09 Niels Rogalla + + * [r2824] usr/lib/mage/autodepend.sh: + -whitespaces + * [r2823] usr/lib/mage/autodepend.sh: + -print sonames which where not found + +2014-09-02 Niels Rogalla + + * [r2805] usr/lib/mage/mage.rc.global.in, usr/lib/mage/smage2.sh: + -make smage log directory configurable + * [r2803] usr/lib/mage/autodepend.sh: + -fixed broken use-move honor logic + 2014-08-14 Niels Rogalla + * [r2755] ChangeLog: + -updated ChangeLog * [r2754] VERSION: -version 0.4.106 * [r2752] usr/lib/mage/mage4.functions.sh: