summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Clear up license ambiguity in swigwarn.swg.William S Fulton2013-05-131-6/+2
* Drop guilegh interfaceGeert Janssens2013-04-281-4/+0
* Add support for guile 2.0: configure and makefiles.Geert Janssens2013-04-281-1/+1
* Make guile test suite default to scm apiGeert Janssens2013-04-281-4/+4
* Add ability to see example output from top level by using 'make check-example...William S Fulton2013-04-201-1/+2
* Add RUNPIPE in makefiles - a generic mechanism for suppressing stdout when ru...William S Fulton2013-04-191-1/+1
* Add target language version display during make check. Individual language ve...William S Fulton2013-04-091-1/+40
* Update lingering configure.in references to say configure.acOlly Betts2013-03-211-2/+2
* Replace references to Subversion with GitWilliam S Fulton2013-01-121-2/+2
* Makefile tweaks for Coverity buildsWilliam S Fulton2012-12-021-1/+2
* Fix some Coverity submission failuresWilliam S Fulton2012-11-191-0/+1
* Add coverity target to build coverity analysis and upload to coverity server ...William S Fulton2012-11-141-0/+14
* Cosmetic comment in makefileWilliam S Fulton2012-03-251-1/+1
* Add Android examplesWilliam S Fulton2011-12-101-0/+3
* Better consistency in usage displayWilliam S Fulton2011-03-091-18/+22
* CVS->SVNOlly Betts2011-03-071-1/+1
* Added support for the D programming languge.David Nadlinger2010-11-181-5/+12
* Modified patch from Torsten Landschoff for fixing make distclean when the tar...William S Fulton2010-08-171-1/+3
* Add support for the Go programming language.Ian Lance Taylor2010-06-101-5/+12
* fix make cleanWilliam S Fulton2010-04-031-1/+1
* quieter ccache-swig installWilliam S Fulton2010-04-031-1/+1
* more maintainer-clean fixesWilliam S Fulton2010-04-031-2/+2
* more distclean and maintainer-clean fixesWilliam S Fulton2010-04-031-4/+3
* more distclean fixesWilliam S Fulton2010-04-031-0/+1
* make maintainer-clean and make distclean fixesWilliam S Fulton2010-04-031-20/+18
* fixes for make distcleanWilliam S Fulton2010-04-031-2/+10
* Remove the svn/cvs Id string in the headersWilliam S Fulton2010-02-281-1/+1
* remove gifplot example from buildWilliam S Fulton2010-02-271-53/+3
* fix make distcleanWilliam S Fulton2009-08-201-1/+1
* Fix #2797485 After doing a 'make clean', install fails if yodl2man or yodl2ht...William S Fulton2009-08-171-1/+4
* remove unnecessary extra semicolons in the tesuiteMiklos Vajna2009-08-091-1/+1
* make clean-test-suite now cleans all languages, not just languages detected a...William S Fulton2009-02-171-37/+7
* when doing partialcheck, don't skip any test-suiteHaoyu Bai2009-01-241-1/+1
* Fix some make targets not running on cygwinWilliam S Fulton2008-12-211-0/+2
* refine Makefile targets for documentation generation and remove generated cca...William S Fulton2008-12-091-5/+21
* Add ccache uninstall target. Fix ccache install/uninstall to take account of ...William S Fulton2008-12-081-1/+4
* modify build system to use php instead of php4William S Fulton2008-12-061-1/+1
* php4 rename to php fixWilliam S Fulton2008-11-231-1/+1
* add ccache install and rename php4 to phpWilliam S Fulton2008-11-221-12/+18
* ccache cleanWilliam S Fulton2008-11-101-1/+1
* integrate ccache buildWilliam S Fulton2008-11-071-2/+13
* Add partialcheck make targets. Also add RUNTOOL, COMPILETOOL and SWIGTOOL var...William S Fulton2008-05-201-0/+7
* Fix the "rebuild the build system" rule to work in a VPATH build.Olly Betts2008-05-021-1/+1
* Initial commit of Octave module.Xavier Delacour2008-03-011-1/+10
* Add in R examplesWilliam S Fulton2007-11-111-1/+1
* Replace cvs header with svn idWilliam S Fulton2007-10-171-1/+1
* Automatically rerun autogen.sh if configure.in is modified.Olly Betts2007-10-091-5/+8
* Enhance check-%-test-suite rule and friends to give a more helpfulOlly Betts2007-10-091-1/+17
* Fix Makefile.in to read check.list files correctly in a VPATHOlly Betts2007-10-081-14/+14
* fixes to use parallel make when running the examples and test-suiteWilliam S Fulton2007-07-241-20/+40