Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-05 | Change max build packet version in travis to 2019-04-18 | Andrei Karas | 1 | -8/+8 | |
2019-04-07 | Change max build packet version in travis to 2019-03-27 | Andrei Karas | 1 | -8/+8 | |
2019-03-11 | Change max travis packet version to 2019-03-06 | Andrei Karas | 1 | -8/+8 | |
2019-03-03 | Add into travis builds with gcc-7 and gcc-8 | Andrei Karas | 1 | -0/+36 | |
2019-03-03 | Show crash dump in travis | Andrei Karas | 1 | -0/+11 | |
2019-02-05 | Update max packet version in travis to 2019-01-23 | Andrei Karas | 1 | -6/+6 | |
2019-01-14 | Update max packet version in travis to 2019-01-09 | Andrei Karas | 1 | -6/+15 | |
Also add build job with packet version 2013-07-24. | |||||
2018-12-12 | Change max packet version in travis to 2018-12-12. | Andrei Karas | 1 | -6/+6 | |
2018-11-07 | Update maximum packet version in .travis.yml | Andrei Karas | 1 | -6/+6 | |
2018-10-22 | Update max packet version in travis to 20181017. | Andrei Karas | 1 | -6/+6 | |
2018-09-19 | Add maximum possible packet version into .travis.yml for almost all renewal ↵ | Andrei Karas | 1 | -6/+6 | |
builds. | |||||
2017-09-05 | Allow failures on the clang-4.0 clang-5.0 builds in Travis | Haru | 1 | -5/+12 | |
Temporary measure until the package is made available again Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-08-24 | add clang-4.0 re and pre-re builds to travis | gumi | 1 | -0/+18 | |
2017-08-24 | add clang-5.0 re and pre-re builds to travis | gumi | 1 | -0/+18 | |
2017-08-16 | Update travis for ubuntu trusty | gumi | 1 | -5/+6 | |
2017-08-08 | Check in travis if regenerated hpm code can be compiled. | Andrei Karas | 1 | -3/+37 | |
Also reduce number of packets to install in travis. | |||||
2016-10-02 | Moved travis.sh to tools/ci | Haru | 1 | -5/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-09-04 | Revert "Coverity Scan" | Haru | 1 | -27/+32 | |
This reverts commit 00063d1cdda8fa771f17e378a28eba157a74a962. (this commit was accidentally pushed due to automation failure) Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-09-03 | Coverity Scan | Haru | 1 | -32/+27 | |
2016-07-03 | Add into travis configure option --enable-buildbot. | Andrei Karas | 1 | -8/+8 | |
Also disable all known default warnings if build bot option enabled. | |||||
2016-07-03 | Add gcc 6 into travis. | Andrei Karas | 1 | -0/+5 | |
2016-07-03 | Add --enable-Werror into travis. | Andrei Karas | 1 | -6/+6 | |
2016-06-18 | Add -fuse-ld=gold | Andrei Karas | 1 | -2/+2 | |
http://stackoverflow.com/questions/37603238/fsanitize-not-using-gold-linker-in-gcc-6-1 | |||||
2015-08-17 | Added sanitizer (gcc-5) to the travis build script | Haru | 1 | -6/+28 | |
- Made possible thanks to Andrei Karas Signed-off-by: Haru <haru@dotalux.com> | |||||
2015-08-17 | Switched to the new, faster, travis build environment | Haru | 1 | -0/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-11 | Moved validationinterfaces.py call to travis.sh | Haru | 1 | -1/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-11 | Corrected some uninitialized interface functions | Haru | 1 | -1/+2 | |
- Detected through the just merged validation tool, special thanks to Andrei Karas. - Added validation tool to the Travis tests. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-10 | Travis improvements | Haru | 1 | -4/+13 | |
- Parallelized pre-re and re tests - Added mapserver and script engine tests: this means that travis will detect parse errors in scripts as well as the source now) Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-04-17 | Added version screen to the Travis output | Haru | 1 | -2/+2 | |
- This helps identifying the build system as well as to ensure that the produced executables can start without crashing. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-02-23 | Instead of building only branch 'master', let's build all branches except ↵ | Shido | 1 | -2/+2 | |
'rathena'. Signed-off-by: Shido <the.keikun@gmail.com> | |||||
2013-11-03 | Modified travis to not compile plugins | shennetsind | 1 | -2/+2 | |
Thanks to Haruna. Signed-off-by: shennetsind <ind@henn.et> | |||||
2013-08-08 | Enabled Pre-Renewal builds in the CI buildbot | Haru | 1 | -3/+4 | |
Both Renewal and Pre-Renewal branches will now be built and tested. Signed-off-by: Haru <haru@dotalux.com> | |||||
2013-07-31 | Travis Modification | Follow up e14ab5561a53bc17c9186a22ecd07060772e6dc6 | shennetsind | 1 | -6/+0 | |
Disabled the irc channel notifications; it was mostly spamming with duplicate information from the other bot. Signed-off-by: shennetsind <ind@henn.et> | |||||
2013-07-31 | Follow up e14ab5561a53bc17c9186a22ecd07060772e6dc6 | shennetsind | 1 | -5/+5 | |
Fixed Travis, special thanks to Gepard Signed-off-by: shennetsind <ind@henn.et> | |||||
2013-07-29 | * Added project 'plugin-sample' for Visual Studio 2012; | Matheus Macabu | 1 | -1/+15 | |
* Few changes to travis build-slave. Signed-off-by: Matheus Macabu <mkbu95@gmail.com> | |||||
2013-05-18 | Some type conversion warnings fixed. If this breaks anything create a bug ↵ | Matheus Macabu | 1 | -4/+3 | |
report ASAP and I will revert it gladly. Signed-off-by: Matheus Macabu <mkbu95@gmail.com> | |||||
2013-03-03 | Update .travis.yml | Marcelo Liberato | 1 | -1/+6 | |
* Since the 'rathena' branch is only used for reference, it's no use building it. | |||||
2013-02-24 | Testing Travis | shennetsind | 1 | -0/+6 | |
Signed-off-by: shennetsind <ind@henn.et> |