Age | Commit message (Expand) | Author | Files | Lines |
2019-04-04 | Send travis pass/fail notifications to IRC | Freeyorp | 1 | -0/+5 |
2019-01-11 | drop support for gcc-5, gcc-6, clang-4, clang-5 in travis and fix some misc i... | gumi | 1 | -18/+20 |
2018-03-05 | gcc works just fine with clang | gumi | 1 | -4/+1 |
2018-03-05 | make travis use python 2.7 | gumi | 1 | -0/+3 |
2018-03-05 | force gcc builds to run with sudo | gumi | 1 | -15/+14 |
2018-03-04 | remove old crust from travis matrix | gumi | 1 | -79/+27 |
2018-02-17 | release v18.2.17.1v18.2.17.1 | gumi | 1 | -16/+15 |
2018-02-17 | use -ld-fuse=gold for gcc in travis | gumi | 1 | -7/+7 |
2018-02-17 | remove IRC notifications from travis | gumi | 1 | -6/+0 |
2015-09-30 | Add old-but-supported compilers back to travis | Ben Longbons | 1 | -6/+76 |
2015-09-25 | update travis for new llvm | meko | 1 | -6/+6 |
2015-09-18 | use travis container infrastructure | mekolat | 1 | -67/+60 |
2015-05-25 | Fix fabi gcc travis | wushin | 1 | -3/+3 |
2015-05-24 | Update Travis for gcc 5 | wushin | 1 | -0/+2 |
2015-01-23 | Fix travis for gcc 4.9 | Ben Longbons | 1 | -1/+1 |
2015-01-23 | Add gcc 4.9 on travis | Ben Longbons | 1 | -0/+2 |
2015-01-04 | Fix clang builds | Ben Longbons | 1 | -1/+10 |
2015-01-03 | Fix clang builds | Ben Longbons | 1 | -3/+1 |
2014-10-16 | The only working version of clang is 3.4 right now | Ben Longbons | 1 | -0/+2 |
2014-10-16 | Tweak for travis | Ben Longbons | 1 | -3/+3 |
2014-09-29 | Support static libraries since clang is retarded | Ben Longbons | 1 | -1/+1 |
2014-08-29 | Wow, it was really this easy? | Ben Longbons | 1 | -8/+9 |
2014-08-28 | Stuff that's necessary for travis to debug debug | Ben Longbons | 1 | -7/+7 |
2014-07-17 | Add dir annoyances | Ben Longbons | 1 | -2/+2 |
2014-07-01 | In order to disable them, diagnostic header must be public and included | Ben Longbons | 1 | -1/+4 |
2014-05-19 | make packets be non-type templates | Ben Longbons | 1 | -1/+1 |
2014-04-23 | Significantly improve makefile speed | Ben Longbons | 1 | -0/+3 |
2014-04-14 | Ditch gcc 4.6 support | Ben Longbons | 1 | -7/+0 |
2014-04-09 | Fix archive patch mtimev14.4.9 | Ben Longbons | 1 | -4/+1 |
2014-04-04 | Fix travis | Ben Longbons | 1 | -1/+6 |
2014-03-24 | Hopefully fix the build | Ben Longbons | 1 | -1/+1 |
2014-03-24 | Only 23 days until I can drop gcc 4.6 support ... | Ben Longbons | 1 | -1/+1 |
2014-03-24 | Implement new magic frontend using sexpr | Ben Longbons | 1 | -3/+5 |
2014-02-08 | Implement AString | Ben Longbons | 1 | -0/+1 |
2014-02-01 | Get rid of makefile indirection | Ben Longbons | 1 | -3/+3 |
2013-12-06 | Add basic source formatting tools | Ben Longbons | 1 | -0/+2 |
2013-10-31 | Fix out-of-tree builds | Ben Longbons | 1 | -1/+3 |
2013-09-12 | Exclude the master branch from builds | Ben Longbons | 1 | -0/+6 |
2013-09-05 | Mark clang 3.1 as expected to fail | Ben Longbons | 1 | -0/+3 |
2013-09-05 | Apply upstream patch to make clang-3.1 work with libstdc++-4.6 | Ben Longbons | 1 | -1/+7 |
2013-09-05 | Add clang versions to the matrix | Ben Longbons | 1 | -32/+28 |
2013-08-28 | Actually replace the line that hangs travis | Ben Longbons | 1 | -1/+6 |
2013-08-28 | On travis, use native clang matrix and add exclusion rules | Ben Longbons | 1 | -0/+14 |
2013-08-23 | Add gcc 4.8 to travis spec | Ben Longbons | 1 | -1/+3 |
2013-08-22 | Move contents of make.defs where they belong | Ben Longbons | 1 | -1/+1 |
2013-08-20 | Fix dependency package name for clang | Ben Longbons | 1 | -1/+1 |
2013-08-05 | Use attoconf and proper versionsv13.8.5 | Ben Longbons | 1 | -1/+3 |
2013-08-01 | Fix a bug and make travis happy | Ben Longbons | 1 | -1/+1 |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -1/+1 |
2013-06-23 | add new stuff stuff (with tests!), poison memcmp and strncpy | Ben Longbons | 1 | -1/+3 |