summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
2015-04-16Avoid installing script binary to user's $GOPATH/bin.Dmitri Shuralyov
2014-12-31Revert "Make the cgo tool do more linking work"Carlos Martín Nieto
2014-12-27Make the cgo tool do more linking workCarlos Martín Nieto
2014-12-08only check Go source files for non-thread-locked MakeGitError callsQuinn Slack
2014-12-08add script for checking thread locks in funcs that call MakeGitErrorQuinn Slack
2014-08-26Exit when pkg-config isn't foundCarlos Martín Nieto
2014-08-06Make sure install/lib dir exists. Fixes #104Matthias Kadenbach
2014-06-07Tighten up the buildCarlos Martín Nieto
2014-06-07Move the settings into the main git2goCarlos Martín Nieto
2014-06-07Really build staticallyCarlos Martín Nieto
2014-06-07hack for travisCarlos Martín Nieto
2014-06-07Use a submodule for libgit2Carlos Martín Nieto
2014-06-03Move some logic into the MakefileCarlos Martín Nieto
2014-06-03Add scripts to build and use a static libgit2Carlos Martín Nieto
2014-03-25Add a settings packageCarlos Martín Nieto
2014-02-28Add a travis scriptCarlos Martín Nieto