Age | Commit message (Expand) | Author | Files | Lines |
2021-03-11 | Silence warning -Wredundant-decls in SDL 1.2 code | Andrei Karas | 1 | -1/+1 |
2019-05-31 | Change jobs count to 16 in build scripts | Andrei Karas | 1 | -2/+2 |
2018-06-18 | Add flag -D_GLIBCXX_SANITIZE_VECTOR into asan builds. | Andrei Karas | 1 | -1/+1 |
2018-05-06 | Add new asan flags into build scripts. | Andrei Karas | 1 | -0/+1 |
2018-05-05 | Switch build script to gcc-8. | Andrei Karas | 1 | -2/+2 |
2017-05-15 | Switch to gcc7 flags in build scripts. | Andrei Karas | 1 | -1/+1 |
2017-05-06 | Use same gcc6 warning flags for build scripts and ci. | Andrei Karas | 1 | -1/+1 |
2017-04-27 | Add ccache into most build scripts. | Andrei Karas | 1 | -3/+3 |
2017-03-02 | Add flag -fno-omit-frame-pointer into bmakedebug script. | Andrei Karas | 1 | -0/+1 |
2017-01-04 | Add compiler flag -Wno-attributes for prevent warnings about packed attributes. | Andrei Karas | 1 | -1/+1 |
2016-05-31 | Change some build script to use separate directory for temp files. | Andrei Karas | 1 | -4/+7 |
2016-04-28 | Add -fsanitize=bounds-strict into santity flags. | Andrei Karas | 1 | -1/+1 |
2016-04-28 | Switch build scripts to gcc 6. | Andrei Karas | 1 | -38/+7 |
2016-04-26 | Add configure flag --enable-werror | Andrei Karas | 1 | -1/+2 |
2016-03-18 | Use latest supported C++ version by gcc in make scripts (-std=gnu++1z) | Andrei Karas | 1 | -1/+1 |
2016-02-29 | Disable pugixml in build scripts. | Andrei Karas | 1 | -2/+1 |
2016-02-23 | Update debug make script. | Andrei Karas | 1 | -8/+10 |
2016-01-28 | Improver error message about old client. Now it show also what server type ca... | Andrei Karas | 1 | -1/+2 |
2015-07-28 | To make script add flag gnu++17. | Andrei Karas | 1 | -1/+1 |
2015-04-30 | Remove useless flag from bmakedebug script. | Andrei Karas | 1 | -1/+2 |
2015-03-25 | In make debug script replace gcc from 4.9 to 5.0. | Andrei Karas | 1 | -7/+16 |
2015-02-19 | Add flag -Woverloaded-virtual to build scripts. | Andrei Karas | 1 | -1/+1 |
2014-10-01 | Remove unused option from build scripts. | Andrei Karas | 1 | -1/+0 |
2014-09-14 | Enable eathena compilation in configure. | Andrei Karas | 1 | -1/+0 |
2014-09-06 | From build scripts remove gcc option -Wdisabled-optimization. | Andrei Karas | 1 | -1/+3 |
2014-04-19 | Fix compilation warnings. | Andrei Karas | 1 | -2/+3 |
2014-04-17 | Change gcc in make scripts from 4.8 to 4.9. | Andrei Karas | 1 | -3/+4 |
2014-04-06 | Add optimisation flag into make scripts. | Andrei Karas | 1 | -1/+2 |
2013-11-29 | add additional flag into debug make script. | Andrei Karas | 1 | -1/+1 |
2013-11-01 | Add configure option --enable-checks for check some calls (disabled by default) | Andrei Karas | 1 | -1/+2 |
2013-10-23 | disable SDL2 in build script. | Andrei Karas | 1 | -2/+1 |
2013-10-23 | Fix inttextfield on SDL2. | Andrei Karas | 1 | -1/+2 |
2013-10-17 | increase process make count in build scripts. | Andrei Karas | 1 | -2/+2 |
2013-05-25 | add make script with debugging. | Andrei Karas | 1 | -0/+55 |