v0.2.1.0
-Now use $NCC, $NCFLAGS, $NCXXFLAGS, $NCXX and $NLDFLAGS to set flags and
compiler on the command line.
-Support tcc: g++ is used as the C++ compiler if tcc is the C one
-Fail if an unknown compiler is selected
v0.2.0.1
-Fix: didn't set CFLAGS if the default ones contained "-march", not
"-mcpu"
v0.2
-Replace all sed calls by bash's internal features
v0.1.4.3
-Fix: CXXFLAGS were always paludis' default ones
v0.1.4.2
-Fix: setting C(XX)FLAGS never worked due to paludis's default CFLAGS
v0.1.4.1
-Fix: useless error messages if $debug is unset (which is usually the
case)
v0.1.4
-More flexible matchatom() supporting slots
-Added CHANGES
-Added README
-Added automatic test script