aboutsummaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Collapse)Author
2021-06-25NOISSUE Fix typo and remove SSH URLSebastían
2021-03-08Fix #3638Sambhav Saggi
2021-02-09NOISSUE update macOS build instructionsPetr Mrázek
2020-10-25Update BUILD.mdMatej Kafka
Extended description of Windows build process based on about 6 hours wasted on trial and error.
2020-05-29Merge pull request #2864 from Hubcapp/patch-1Petr Mrázek
Update BUILD.md
2020-03-22NOISSUE change directory before running git submodule commands in mac ↵Ghalid
instructions
2019-09-27Update BUILD.mdHubcapp
the `git clone` command provided doesn't work and gives this error on Debian ``` $ git clone --recursive git@github.com:MultiMC/MultiMC5.git src Cloning into 'src'... The authenticity of host 'github.com (192.30.253.113)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` I am suggesting an alternative command to provide to users in BUILD.md instead.
2017-07-29NOISSUE add JDK build dependency on Windows into BUILD.mdPetr Mrázek
2017-07-29NOISSUE update build instructionsPetr Mrázek
It needs more. It needs a cleanup. And it needs someone to go and actually test that it works.
2016-11-15NOISSUE Add Windows instructions to build from command line.44trent3
2016-10-29NOISSUE clarify linux build steps (add command line instructions)Petr Mrázek
2016-08-08GH-1641 we use Qt 5.4.1, not 5.5.1Petr Mrázek
2016-02-11GH-1451 add `make install` step to OSX build instructionsPetr Mrázek
2015-11-13NOISSUE fix bad patch.exe link and formatting in BUILD documentPetr Mrázek
2015-11-09NOISSUE update versions in build how-toPetr Mrázek
2015-11-09GH-1319 add patch.exe mention to the build how-toPetr Mrázek
2015-09-30GH-1263 update build instructionsPetr Mrázek
2014-07-22Add a note about MultiMC not working in system folders to build instructions.Petr Mrázek
Fix #185
2014-04-12Remove specific OpenSSL version from BUILD.mdSky
2013-12-13Fix typoSky
2013-11-28Update BUILD.mdPetr Mrázek
Add OSX build instructions taken from https://gist.github.com/number5/7250865
2013-10-31Revamp Linux build instructions for Qt CreatorSky
2013-10-10Improved Build.md - linux section (again)Kilobyte22
2013-10-10Improved ccmake section a bitKilobyte
2013-09-22Formatting/misc changes in BUILD.mdSky
2013-09-22Add IRC location to build instructionsSky
2013-09-22Fix Windows link in build instructionsSky
2013-09-22Add Windows build instructionsSky
2013-09-22Update BUILD.mdKilobyte
2013-09-22Added Build instructionsStiepen22