head 1.21; access; symbols PTH_2_0_7:1.21 PTH_2_0_6:1.20 PTH_2_0_5:1.20 PTH_2_0_4:1.19 PTH_2_0_3:1.18 PTH_2_0_2:1.17 PTH_2_0_1:1.16 PTH_2_0_0:1.14 PTH_2_0b2:1.13 PTH_2_0b1:1.11 PTH_2_0b0:1.11; locks; strict; comment @# @; 1.21 date 2006.06.08.17.56.20; author rse; state Exp; branches; next 1.20; commitid AReXX4TB9FNHdeAr; 1.20 date 2005.10.02.16.38.37; author rse; state Exp; branches; next 1.19; 1.19 date 2005.02.18.20.40.21; author rse; state Exp; branches; next 1.18; 1.18 date 2004.09.25.21.14.44; author rse; state Exp; branches; next 1.17; 1.17 date 2004.08.11.19.32.35; author rse; state Exp; branches; next 1.16; 1.16 date 2004.07.13.10.47.22; author rse; state Exp; branches; next 1.15; 1.15 date 2003.10.17.17.39.29; author rse; state Exp; branches; next 1.14; 1.14 date 2003.02.11.13.19.27; author rse; state Exp; branches; next 1.13; 1.13 date 2002.12.04.14.16.30; author rse; state Exp; branches; next 1.12; 1.12 date 2002.12.04.14.08.20; author rse; state Exp; branches; next 1.11; 1.11 date 2002.11.07.15.54.07; author rse; state Exp; branches; next 1.10; 1.10 date 2002.11.03.11.06.56; author rse; state Exp; branches; next 1.9; 1.9 date 2002.11.02.13.09.59; author rse; state Exp; branches; next 1.8; 1.8 date 2002.10.29.17.51.28; author rse; state Exp; branches; next 1.7; 1.7 date 2002.10.29.17.46.31; author rse; state Exp; branches; next 1.6; 1.6 date 2002.10.24.13.54.35; author rse; state Exp; branches; next 1.5; 1.5 date 2002.10.15.18.23.52; author rse; state Exp; branches; next 1.4; 1.4 date 2002.07.28.08.07.17; author rse; state Exp; branches; next 1.3; 1.3 date 2002.07.01.12.54.54; author rse; state Exp; branches; next 1.2; 1.2 date 2002.01.30.13.15.33; author rse; state Exp; branches; next 1.1; 1.1 date 2002.01.30.12.54.22; author rse; state Exp; branches; next ; desc @@ 1.21 log @Upgraded build environment from GNU shtool 2.0.3 to 2.0.6 and from GNU libtool 1.5.20 to 1.5.22. @ text @## ## devtool.conf -- Development Tool Configuration ## %autogen @@autogen shtool 2.0.6 "2.0.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5.22 "1.5*" @@autogen autoconf 2.59 "2.5*" %autoclean @@autoclean shtool @@autoclean libtool @@autoclean autoconf %configure if [ $# -gt 0 ]; then param="$1" shift else param=devel fi ./configure \ --cache-file=config.cache \ --with-param=$param \ "$@@" %install ./devtool autoclean ./devtool autogen ./devtool configure install make clean make all make install %version ./shtool version -lc -n 'GNU Pth' -p pth_internal_ -e pth_vers.c V=`./shtool version -lc -dlong pth_vers.c` sed -e "s/Version .*/Version $V/g" README.n mv README.n README %dist rm -f pth-*.tar.gz ./devtool autoclean ./devtool autogen ./devtool configure make clean all make distclean ./shtool fixperm -v . V=`./shtool version -lc -d short pth_vers.c` ./shtool tarball -o pth-${V}.tar.gz -d pth-${V} -u gnu -g pth \ -e 'CVS,\.cvsignore,\.[ao]$,^\.,devtool*' -c 'gzip --best' . ls -l pth-${V}.tar.gz gunzip Makefile.new gcc -MM -I. *.c |\ perl -e 'my $d = ""; $d .= $_ while (); $_ = $d; \ s/^(pth_.*)\.o:/$1.lo:/mg; \ s|\\\n\s*| |sg; s|\b?\S*/\S*\b?||g; s|\s{2,}| |g; \ print $_;' >> Makefile.new cp Makefile.new Makefile.in rm -f Makefile.new @ 1.20 log @Upgraded build environment to GNU libtool 1.5.20 and GNU shtool 2.0.3 @ text @d6 2 a7 2 @@autogen shtool 2.0.3 "2.0.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5.20 "1.5*" @ 1.19 log @Upgraded build environment to GNU libtool 1.5.14 @ text @d6 2 a7 2 @@autogen shtool 2.0.1 "2.0.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5.14 "1.5*" @ 1.18 log @Upgraded build environment to GNU libtool 1.5.10 @ text @d7 1 a7 1 @@autogen libtool 1.5.10 "1.5*" @ 1.17 log @upgraded to GNU libtool 1.5.8 and GNU shtool 2.0.1 @ text @d6 3 a8 3 @@autogen shtool 2.0.1 "2.0.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5.8 "1.5*" @@autogen autoconf 2.59 "2.5*" @ 1.16 log @Upgraded build environment to GNU autoconf 2.59, GNU libtool 1.5.6 and GNU shtool 2.0.0. @ text @d6 2 a7 2 @@autogen shtool 2.0.0 "1.6.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5.6 "1.5*" @ 1.15 log @1. Use GCC 3.3 option "-fno-strict-aliasing" (if available) under Autoconf option "--enable-debug" because mainly pth_mctx.c contains important and correct pointer casting constructs which are not acceptable in "strict aliasing" for GCC. 2. Upgraded to GNU libtool 1.5. @ text @d6 3 a8 3 @@autogen shtool 1.6.2 "1.6.*" echo version scpp mkdir install fixperm tarball @@autogen libtool 1.5 "1.5*" @@autogen autoconf 2.57 "2.5*" @ 1.14 log @bump for release @ text @d7 1 a7 1 @@autogen libtool 1.4.3 "1.4*" @ 1.13 log @upgrade to Autoconf 2.57 @ text @d38 1 a38 1 sed -e "s/Version .*(.*)/Version $V/g" README.n @ 1.12 log @use 'devtool configure' to make sure the right options are used @ text @d8 1 a8 1 @@autogen autoconf 2.54 "2.5*" @ 1.11 log @Fix "devtool version" and switch from 1.5b0 to 2.0b0 because I finally decided that it's time for a major version bump. Because the latest changes are not small ones, especially the new pth_uctx_* sub-API, etc. @ text @d45 1 a45 1 ./configure d60 1 a60 1 ./configure @ 1.10 log @provide 'devtool install' command and cleanup devel params @ text @d37 3 @ 1.9 log @upgrade to shtool 1.6.2 @ text @d27 8 @ 1.8 log @use an even more complete tarball rolling program @ text @d6 1 a6 1 @@autogen shtool 1.6.1 "1.6.*" echo version scpp mkdir install fixperm tarball @ 1.7 log @use better snapshot tarball name @ text @d31 6 a36 1 make distclean >/dev/null 2>&1 d41 3 d46 6 a51 1 make distclean >/dev/null 2>&1 d56 3 @ 1.6 log @expect libtool 1.4.3 (accept 1.4.x) and fix Autoconf check @ text @d40 2 a41 2 V=`./shtool version -lc -d short pth_vers.c` ./shtool tarball -o pth-${V}-SNAP.tar.gz -d pth-${V} -u gnu -g pth \ @ 1.5 log @switch to latest Autoconf for now @ text @d7 2 a8 2 @@autogen libtool 1.4.2 "1.4*" @@autogen autoconf 2.54 "2.5.*" @ 1.4 log @fix devtool config @ text @d8 1 a8 1 @@autogen autoconf 2.53 "2.5.*" @ 1.3 log @Finally make Pth working again under new Autoconf 2.53 environment. @ text @d6 1 a6 1 @@autogen shtool 1.6.0 "1.6.*" echo version scpp mkdir install fixperm tarball d35 1 a35 1 -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*' -c 'gzip --best' . d42 1 a42 1 -e 'CVS,\.cvsignore,\.[ao],^\.,devtool*' -c 'gzip --best' . @ 1.2 log @fix dependency generation and defaults @ text @d6 1 a6 1 @@autogen shtool 1.5.4 "1.5.*" echo version scpp mkdir install fixperm tarball d8 1 a8 2 @@autogen autoconf 2.52 "2.5.*" cat acheader.m4 configure.ac | autoheader - >pth_acdef.h.in d22 4 a25 1 ./configure --with-param=$param "$@@" d45 1 a45 1 perl striptease.pl d48 9 a56 9 cp Makefile.in Makefile.in.bak sed -ne '1,/^# DO NOT REMOVE/p' Makefile.in >Makefile.new gcc -MM -I. *.c |\ perl -e 'my $d = ""; $d .= $_ while (); $_ = $d; \ s/^(pth_.*)\.o:/$1.lo:/mg; \ s|\\\n\s*| |sg; s|\b?\S*/\S*\b?||g; s|\s{2,}| |g; \ print $_;' >> Makefile.new cp Makefile.new Makefile.in rm -f Makefile.new @ 1.1 log @Woohhooo! Major GNU Pth source tree overhauling: - Removed all generated files from CVS. - Use OSSP devtool stuff to re-generate files on demand. - Switched to Autoconf 2.52 and Libtool 1.4.2 environment. @ text @d50 1 a50 1 s/^(pth_.*)\.o:/$1.lo:/; \ @