summaryrefslogtreecommitdiff
path: root/build/bmake
AgeCommit message (Expand)AuthorFilesLines
2019-05-31Change jobs count to 16 in build scriptsAndrei Karas1-2/+2
2018-05-05Switch build script to gcc-8.Andrei Karas1-2/+2
2017-05-17In bmake script add -Wno-null-dereference to fix possible compiler issue.Andrei Karas1-0/+2
2017-05-15Switch to gcc7 flags in build scripts.Andrei Karas1-1/+1
2017-05-06Use same gcc6 warning flags for build scripts and ci.Andrei Karas1-1/+1
2017-04-27Add ccache into most build scripts.Andrei Karas1-2/+3
2017-01-04Add compiler flag -Wno-attributes for prevent warnings about packed attributes.Andrei Karas1-1/+1
2016-07-29Fix bmake script.Andrei Karas1-2/+1
2016-07-29Add some missing tmwa defines.Andrei Karas1-1/+2
2016-05-31Change some build script to use separate directory for temp files.Andrei Karas1-3/+5
2016-04-28Switch build scripts to gcc 6.Andrei Karas1-31/+6
2016-04-26Add configure flag --enable-werrorAndrei Karas1-1/+2
2016-03-18Use latest supported C++ version by gcc in make scripts (-std=gnu++1z)Andrei Karas1-1/+1
2016-03-18Update bmake script.Andrei Karas1-4/+4
2016-03-02In some build scripts replace gcc-5 to gcc.Andrei Karas1-2/+2
2015-04-24Use gcc 5 in bmake script.Andrei Karas1-2/+2
2015-02-19Add flag -Woverloaded-virtual to build scripts.Andrei Karas1-1/+1
2014-09-14Enable eathena compilation in configure.Andrei Karas1-2/+1
2014-09-06From build scripts remove gcc option -Wdisabled-optimization.Andrei Karas1-1/+3
2014-05-31update bmake scriptAndrei Karas1-1/+2
2014-05-09Fix code style.Andrei Karas1-0/+55
2014-04-09rename bmake script into bmakemem.Andrei Karas1-55/+0
2014-04-06Add optimisation flag into make scripts.Andrei Karas1-1/+2
2013-10-17increase process make count in build scripts.Andrei Karas1-2/+2
2013-10-11disable SDL2 builds in make script by defaultAndrei Karas1-2/+1
2013-10-06Improve header and footer in help window.Andrei Karas1-1/+2
2013-08-24move surface combination into sdlimagehelper.Andrei Karas1-2/+1
2013-08-24improve getState/setState in Client.Andrei Karas1-1/+2
2013-08-24rename target in graphics into window.Andrei Karas1-2/+1
2013-08-24second part with compilation fixes for SDL2.Andrei Karas1-1/+2
2013-08-24first part of fixes for compilation with SDL2Andrei Karas1-2/+1
2013-08-24embed SDL2gfx.Andrei Karas1-1/+2
2013-05-09switch build scripts to using gcc 4.8Andrei Karas1-3/+9
2013-04-20add flag -funsafe-loop-optimizations to build files.Andrei Karas1-1/+1
2013-03-29remove duplicated option from build script.Andrei Karas1-1/+1
2012-07-23Change build flags.Andrei Karas1-2/+2
2012-06-24Add basic support for eathena stable.Andrei Karas1-1/+2
2012-06-17Remove extra optimisation flags from make script.Andrei Karas1-1/+1
2012-06-17Add profile build to windows version.Andrei Karas1-2/+4
2012-03-27Add missing flags to build scripts.Andrei Karas1-1/+5
2012-03-26Switch by default in build scripts to gcc 4.7.Andrei Karas1-36/+17
2012-02-22Fix code style.Andrei Karas1-1/+0
2011-10-13Move build scripts and logs to build dir.Andrei Karas1-0/+61