Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-08 | Update build system for the removal of . from @INC. | Peter Powell | |
2016-09-15 | Speed up Travis builds. | Peter Powell | |
- Switch Linux builds to Ubuntu 14.04 from 12.04. - Split dynamic and static builds into different jobs. - Remove OS X builds as the infrastructure is slow and unreliable. | |||
2016-04-04 | Rename D to INSPIRCD_DEBUG. | Peter Powell | |
2016-04-04 | Rename V to INSPIRCD_VERBOSE. | Peter Powell | |
2016-04-04 | Rename PURE_STATIC to INSPIRCD_STATIC. | Peter Powell | |
2015-03-25 | Convert the build system to Perl 5.10. | Peter Powell | |
Thanks to Kross for the heads up on "use feature". | |||
2015-03-06 | Add development version checks to non-interactive mode. | Peter Powell | |
2014-12-07 | Add support for extra modules and custom compilers to test-build. | Peter Powell | |
2014-12-07 | Move common code to make::common from make::utilities. | Peter Powell | |
The other code in that file will be removed very soon so it has been left alone to avoid merge conflicts. This will help prevent insp20 merge conflicts in the future. | |||
2013-12-16 | Add a tool for running test builds. | Peter Powell | |