aboutsummaryrefslogtreecommitdiff
path: root/misc/swig
AgeCommit message (Expand)Author
2017-11-16cmd/go: fix swig support and run swig tests during run.bashRuss Cox
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-03-06misc/swig/callback: fix test for SWIG -cgo supportIan Lance Taylor
2015-01-07misc/swig/stdio: fix broken nil pointer testShenghou Ma
2013-10-09cmd/go: add any .c/.cc files to the SWIG shared libraryIan Lance Taylor
2013-03-20misc/swig: remove old broken MakefileIan Lance Taylor
2012-08-03cmd/go, go/build, misc/swig: add SWIG support to Go toolIan Lance Taylor
2011-12-16various: use $GCFLAGS and $GCIMPORTS like Make doesMaxim Pimenov
2011-12-01gofmt: applied gofmt -w -s src miscRobert Griesemer
2011-10-17misc/swig: delete binariesAnthony Martin
2011-03-22Make.pkg: add support for SWIG, and add two SWIG examplesIan Lance Taylor