aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Collapse)Author
2010-12-28More autoconf.Rob Austein
svn path=/configure; revision=3579
2010-12-28Conditionalize which subdirectories we build, based on what configureRob Austein
finds and what configure options are enabled. Building with system OpenSSL doesn't quite work yet, still too many hardwired paths in Makefiles. svn path=/Makefile.in; revision=3578
2010-12-18Autoconf the test tools tooRob Austein
svn path=/configure; revision=3575
2010-12-18More autoconfRob Austein
svn path=/buildtools/python-header; revision=3574
2010-12-18Starting to sort out the twisty maze of Python build choicesRob Austein
svn path=/configure; revision=3573
2010-12-17Rework OpenSSL and Python checksRob Austein
svn path=/configure; revision=3572
2010-12-17Oops, looking for "CMS_verify", not "CMS_VERIFY"Rob Austein
svn path=/configure; revision=3571
2010-12-17First of several rounds of autoconf changesRob Austein
svn path=/configure; revision=3570
2010-11-23Rework pywrap build again, busing distutils.sysconfig this time toRob Austein
catch all the weird system-dependent library stuff. svn path=/configure; revision=3561
2010-11-21Add Michael's pywrap hackRob Austein
svn path=/configure; revision=3558
2010-04-07make rcynic/show.sh work outside rcynic directory.Rob Austein
svn path=/configure; revision=3168
2010-04-02Whack with stick again to get (most of) the pictures into PDF version.Rob Austein
Haven't figured out what to do about automatically generated pictures that are too big to fit on one page. Hmm. Maybe specify height instead of width and let Doxygen and LaTeX sort it out? Perhaps, but not before dinner.... svn path=/configure; revision=3151
2010-03-27Check for -static support was broken.Rob Austein
svn path=/configure; revision=3143
2010-03-19First baby steps towards autoconf. Trying to keep this simple, soRob Austein
only using it where absolutely necessary at the moment. svn path=/Makefile; revision=3125