| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-31 | Test against Go 1.5 | Carlos Martín Nieto | |
| 2015-08-04 | We do require sudo on Travis | Carlos Martín Nieto | |
| 2015-06-28 | travis: don't install libgit2 for 'next' branch | Carlos Martín Nieto | |
| We have our own libgit2 in a submodule, so this is unnecessary. While in the area, update which version of libgit2 would be downloaded and remove unnecessary CMake flags. | |||
| 2015-06-28 | travis: allow containerized builds | Carlos Martín Nieto | |
| These builds should be quicker and faster. We don't need sudo, so write that down for Travis to move us to these builds. | |||
| 2015-04-03 | Test on travis using Go1.4 too | Artiom Di | |
| 2015-03-15 | Add a call to ldconfig in the travis script | Carlos Martín Nieto | |
| This should help it find the library we just installed. | |||
| 2015-03-15 | Make travis script install to /usr/local | Carlos Martín Nieto | |
| This is the correct place for software not installed by the system's package manager. | |||
| 2015-02-13 | return to correct directory for main build | Matthew Donoughe | |
| 2015-02-13 | sudo make install? | Matthew Donoughe | |
| 2015-02-13 | install libgit2 on travis ci | Matthew Donoughe | |
| 2014-07-03 | travis: build with Go 1.3 | Carlos Martín Nieto | |
| 2014-06-07 | Don't build with Go 1.0 | Carlos Martín Nieto | |
| Its cgo linker doesn't support statically linking C libraries. | |||
| 2014-06-07 | Adjust travis script to static | Carlos Martín Nieto | |
| 2014-05-31 | Update travis settings | Carlos Martín Nieto | |
| Build on 1.2 and allow tip to fail. These failures sometimes are our fault, sometimes go's. | |||
| 2014-03-25 | Add a settings package | Carlos Martín Nieto | |
| This lets us modify the libgit2-wide options/settings. | |||
| 2014-02-28 | Add a travis script | Carlos Martín Nieto | |
| Add a build script and ask Travis to run it. It downloads the tip of libgit2's dev branch and tests against that. | |||
