aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2013-05-13Clear up license ambiguity in swigwarn.swg.William S Fulton
2013-04-28Drop guilegh interfaceGeert Janssens
2013-04-28Add support for guile 2.0: configure and makefiles.Geert Janssens
2013-04-28Make guile test suite default to scm apiGeert Janssens
2013-04-20Add ability to see example output from top level by using 'make check-example...William S Fulton
2013-04-19Add RUNPIPE in makefiles - a generic mechanism for suppressing stdout when ru...William S Fulton
2013-04-09Add target language version display during make check. Individual language ve...William S Fulton
2013-03-21Update lingering configure.in references to say configure.acOlly Betts
2013-01-12Replace references to Subversion with GitWilliam S Fulton
2012-12-02Makefile tweaks for Coverity buildsWilliam S Fulton
2012-11-19Fix some Coverity submission failuresWilliam S Fulton
2012-11-14Add coverity target to build coverity analysis and upload to coverity server ...William S Fulton
2012-03-25Cosmetic comment in makefileWilliam S Fulton
2011-12-10Add Android examplesWilliam S Fulton
2011-03-09Better consistency in usage displayWilliam S Fulton
2011-03-07CVS->SVNOlly Betts
2010-11-18Added support for the D programming languge.David Nadlinger
2010-08-17Modified patch from Torsten Landschoff for fixing make distclean when the tar...William S Fulton
2010-06-10Add support for the Go programming language.Ian Lance Taylor
2010-04-03fix make cleanWilliam S Fulton
2010-04-03quieter ccache-swig installWilliam S Fulton
2010-04-03more maintainer-clean fixesWilliam S Fulton
2010-04-03more distclean and maintainer-clean fixesWilliam S Fulton
2010-04-03more distclean fixesWilliam S Fulton
2010-04-03make maintainer-clean and make distclean fixesWilliam S Fulton
2010-04-03fixes for make distcleanWilliam S Fulton
2010-02-28Remove the svn/cvs Id string in the headersWilliam S Fulton
2010-02-27remove gifplot example from buildWilliam S Fulton
2009-08-20fix make distcleanWilliam S Fulton
2009-08-17Fix #2797485 After doing a 'make clean', install fails if yodl2man or yodl2ht...William S Fulton
2009-08-09remove unnecessary extra semicolons in the tesuiteMiklos Vajna
2009-02-17make clean-test-suite now cleans all languages, not just languages detected a...William S Fulton
2009-01-24when doing partialcheck, don't skip any test-suiteHaoyu Bai
2008-12-21Fix some make targets not running on cygwinWilliam S Fulton
2008-12-09refine Makefile targets for documentation generation and remove generated cca...William S Fulton
2008-12-08Add ccache uninstall target. Fix ccache install/uninstall to take account of ...William S Fulton
2008-12-06modify build system to use php instead of php4William S Fulton
2008-11-23php4 rename to php fixWilliam S Fulton
2008-11-22add ccache install and rename php4 to phpWilliam S Fulton
2008-11-10ccache cleanWilliam S Fulton
2008-11-07integrate ccache buildWilliam S Fulton
2008-05-20Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton
2008-05-02Fix the "rebuild the build system" rule to work in a VPATH build.Olly Betts
2008-03-01Initial commit of Octave module.Xavier Delacour
2007-11-11Add in R examplesWilliam S Fulton
2007-10-17Replace cvs header with svn idWilliam S Fulton
2007-10-09Automatically rerun autogen.sh if configure.in is modified.Olly Betts
2007-10-09Enhance check-%-test-suite rule and friends to give a more helpfulOlly Betts
2007-10-08Fix Makefile.in to read check.list files correctly in a VPATHOlly Betts
2007-07-24fixes to use parallel make when running the examples and test-suiteWilliam S Fulton