summaryrefslogtreecommitdiffstats
path: root/COMPILING.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-12-26Changed Windows instructions to build out-of-source.Mattes D1-1/+7
2021-04-22fix(docs): Correction of typos in project documentation (#5206)Jeffrey1-1/+1
2020-08-06Add documentation for @tigerw's new CMake flags (#4814)Alexander Harkness1-0/+13
* Add additional compilation options to CMakeLists.txt * Add new CMake options to COMPILING file * Add comment about CMake version requirements
2020-05-09Upgrade to C++17 [CI] (#4716)Tiger Wang1-4/+13
* Update CI * Reduce one build to minimum cmake version * Update compile instructions with new minimum versions * Update more guides * Run debug build with VS 2017 Co-authored-by: Peter Bell <peterbell10@live.co.uk>
2017-12-22Fix Travis build (#4101)peterbell101-1/+1
Stop using gdb on osx - was breaking the build Add clang 3.5 build as travis now defaults to 5.0 Fix unknown-warning-option errors on AppleClang ProtoProxy: Use nullptr UrlClientTest: add override to callback destructor Update jsoncpp to use nullptr
2017-08-24Minor changes (#3909)mathiascode1-38/+51
2017-02-28Renamed OSX to macOS and use curl to get EasyInstall script (#3585)Bond-0091-2/+2
* Renamed OSX to macOS and use curl to get EasyInstall script Use curl to get the EasyInstall script because the srcipt itself uses curl * Fixed capitalization
2016-12-19Updated links and docs (#3488)mathiascode1-9/+9
2016-12-12Documented steps for compilationTiger Wang1-0/+79
As requested by @madmaxoft.
2016-07-30Change CROSSCOMPILE flag to NO_NATIVE_OPTIMIZATION (#3279)Alexander Harkness1-12/+8
* Change CROSSCOMPILE flag to NOMARCHNATIVE. The old name was confusing, the new name describes exactly what it does. This fixes issue #3272 * Break configuration when using CROSSCOMPILE. This stops any old build scripts from producing broken builds. * Use NO_NATIVE_OPTIMIZATION rather than NOMARCHNATIVE. Addresses @madmaxoft's concerns.
2016-04-23Updated readme to inform that clang 3.4 is minimum required version. (#3158)taylor241-1/+1
* Update README.md * Update README.md * Update COMPILING.md * Update COMPILING.md * Update COMPILING.md
2015-12-03Update COMPILING.mdSafwat Halaby1-3/+32
2015-11-15Fixed some markdown.Alexander Harkness1-2/+2
2015-11-15Improved compiling file.Alexander Harkness1-28/+51
2015-10-01Updated COMPILING.mdLukas Pioch1-36/+18
2015-02-22Update COMPILING.mdSamvbnm1-1/+1
Changed to include specific version requirement
2015-02-21Update COMPILING.mdSamvbnm1-1/+2
2015-02-21Update COMPILING.mdSamvbnm1-1/+1
Tell the reader to make sure they have the latest buildtools installed.
2015-02-08Update COMPILING.mdMattes D1-2/+2
Fixed VS2013 download link
2014-12-26Add make as a required program for *nixworktycho1-2/+2
2014-10-12We only use VS2013 now, thus VS2008 is banished!archshift1-3/+2
2014-05-03Seperate instructions for OSX and Linuxarchshift1-3/+38
2014-02-16Fixed cmake invocation textMattes D1-2/+2
The docs say: cmake <options> <path>
2014-02-16Fixed a minor errorMuhammad Wang1-2/+2
2014-02-13Updated COMPILING instructions for out-of-source build.Mattes D1-8/+22
Also made the 32-bit mode a bit more clear as to what architectures it affects.
2014-01-18Fix bad nested headings.Alexander Harkness1-2/+2
2014-01-16documented CROSSCOMPILING flagTycho1-0/+9
2014-01-15Update COMPILING.mdMattes D1-9/+64
Added instructions for Windows compiling, including CMake.
2013-12-21Fixed a file name.Alexander Harkness1-0/+0
2013-12-21Update COMPILINGworktycho1-2/+2
fixed acouple of issues
2013-12-21Added info about 32 bit mode.Alexander Harkness1-0/+9
2013-12-21Update COMPILINGAlexander Harkness1-5/+15
2013-12-19Test commit.Alexander Harkness1-0/+1
2013-07-28Fixed multiple issues with the COMPILING file, including a missing endline terminator, windows line endings and also the exclusion of the addm32 thing.Alexander Harkness1-6/+7
2012-08-26Removed old makefile; use GNUmakefile insteadmadmaxoft@gmail.com1-4/+3
git-svn-id: http://mc-server.googlecode.com/svn/trunk@792 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-14Makefile cleanup - read COMPILING for details on *nix compilationmadmaxoft@gmail.com1-0/+7
git-svn-id: http://mc-server.googlecode.com/svn/trunk@259 0a769ca7-a7f5-676a-18bf-c427514a06d6