Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | Remove duplicate builds | ||
2019-02-19 | Try Trusty. | ||
2019-02-19 | Fix build break | ||
2019-02-19 | Prepare for release v2.3 | ||
2019-01-13 | Use Ubuntu Xenial image to build | ||
2018-11-10 | Re-structure files | ||
2018-11-03 | Integrate clang-tidy | ||
2018-08-10 | Try trusty | ||
2018-08-10 | Install setptools | ||
2018-08-10 | Enable pip upgrade | ||
2018-08-10 | Try building on Xenial | ||
2018-04-09 | Source code release tarball build on Travis-CI (#101) | ||
* Build source tarball on travis CI And add it to github release along with other packages. * Change key for releases upload * Fix repo for release upload * Revert to upstream's creds and repo. | |||
2017-12-27 | Remove arm targets | ||
2017-12-26 | Retire Makefile.native | ||
2017-12-26 | Cross compile nnn on Travis CI | ||
2017-10-05 | Use sudo to install packagecore | ||
2017-09-03 | Clean up after compilation | ||
2017-09-02 | Note Makefile.native differences | ||
2017-09-02 | Integrate PackageCore to generate packages | ||
2017-07-12 | Update fedora version to 26 (#33) | ||
2017-05-20 | Bring back plain builds (#30) | ||
* Bring back plain builds * Bring back plain builds * Bring back plain builds * Bring back plain builds | |||
2017-04-28 | Only do releases when a tag is pushed | ||
2017-04-28 | Update seure key | ||
2017-04-28 | Add automatic RPM builds via travis (#18) | ||
* Add automatic RPM builds via travis * readline.h must be imported after stdio.h to pick up def of FILE | |||
2017-04-13 | Add Makefile.generic, update docs | ||
2017-04-10 | .travis.yml: bring back -Werror | ||
Convert warnings to errors on CI, or they'll go unnoticed. | |||
2017-04-04 | Fix warnings. Harden compilation. | ||
2017-04-03 | Add .travis.yml | ||