summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Send travis pass/fail notifications to IRCFreeyorp1-0/+5
2019-01-11drop support for gcc-5, gcc-6, clang-4, clang-5 in travis and fix some misc i...gumi1-18/+20
2018-03-05gcc works just fine with clanggumi1-4/+1
2018-03-05make travis use python 2.7gumi1-0/+3
2018-03-05force gcc builds to run with sudogumi1-15/+14
2018-03-04remove old crust from travis matrixgumi1-79/+27
2018-02-17release v18.2.17.1v18.2.17.1gumi1-16/+15
2018-02-17use -ld-fuse=gold for gcc in travisgumi1-7/+7
2018-02-17remove IRC notifications from travisgumi1-6/+0
2015-09-30Add old-but-supported compilers back to travisBen Longbons1-6/+76
2015-09-25update travis for new llvmmeko1-6/+6
2015-09-18use travis container infrastructuremekolat1-67/+60
2015-05-25Fix fabi gcc traviswushin1-3/+3
2015-05-24Update Travis for gcc 5wushin1-0/+2
2015-01-23Fix travis for gcc 4.9Ben Longbons1-1/+1
2015-01-23Add gcc 4.9 on travisBen Longbons1-0/+2
2015-01-04Fix clang buildsBen Longbons1-1/+10
2015-01-03Fix clang buildsBen Longbons1-3/+1
2014-10-16The only working version of clang is 3.4 right nowBen Longbons1-0/+2
2014-10-16Tweak for travisBen Longbons1-3/+3
2014-09-29Support static libraries since clang is retardedBen Longbons1-1/+1
2014-08-29Wow, it was really this easy?Ben Longbons1-8/+9
2014-08-28Stuff that's necessary for travis to debug debugBen Longbons1-7/+7
2014-07-17Add dir annoyancesBen Longbons1-2/+2
2014-07-01In order to disable them, diagnostic header must be public and includedBen Longbons1-1/+4
2014-05-19make packets be non-type templatesBen Longbons1-1/+1
2014-04-23Significantly improve makefile speedBen Longbons1-0/+3
2014-04-14Ditch gcc 4.6 supportBen Longbons1-7/+0
2014-04-09Fix archive patch mtimev14.4.9Ben Longbons1-4/+1
2014-04-04Fix travisBen Longbons1-1/+6
2014-03-24Hopefully fix the buildBen Longbons1-1/+1
2014-03-24Only 23 days until I can drop gcc 4.6 support ...Ben Longbons1-1/+1
2014-03-24Implement new magic frontend using sexprBen Longbons1-3/+5
2014-02-08Implement AStringBen Longbons1-0/+1
2014-02-01Get rid of makefile indirectionBen Longbons1-3/+3
2013-12-06Add basic source formatting toolsBen Longbons1-0/+2
2013-10-31Fix out-of-tree buildsBen Longbons1-1/+3
2013-09-12Exclude the master branch from buildsBen Longbons1-0/+6
2013-09-05Mark clang 3.1 as expected to failBen Longbons1-0/+3
2013-09-05Apply upstream patch to make clang-3.1 work with libstdc++-4.6Ben Longbons1-1/+7
2013-09-05Add clang versions to the matrixBen Longbons1-32/+28
2013-08-28Actually replace the line that hangs travisBen Longbons1-1/+6
2013-08-28On travis, use native clang matrix and add exclusion rulesBen Longbons1-0/+14
2013-08-23Add gcc 4.8 to travis specBen Longbons1-1/+3
2013-08-22Move contents of make.defs where they belongBen Longbons1-1/+1
2013-08-20Fix dependency package name for clangBen Longbons1-1/+1
2013-08-05Use attoconf and proper versionsv13.8.5Ben Longbons1-1/+3
2013-08-01Fix a bug and make travis happyBen Longbons1-1/+1
2013-08-01Poison std::string and use the various string classesBen Longbons1-1/+1
2013-06-23add new stuff stuff (with tests!), poison memcmp and strncpyBen Longbons1-1/+3