Commit Graph

79 Commits

Author SHA1 Message Date
Sambhav Saggi
10e7f48347
Fix #3638 2021-03-08 09:24:37 -05:00
Petr Mrázek
e8b9176736 NOISSUE update macOS build instructions 2021-02-09 21:08:45 +01:00
Matej Kafka
7da2fd5b8b
Update BUILD.md
Extended description of Windows build process based on about 6 hours wasted on trial and error.
2020-10-25 03:54:59 +01:00
Petr Mrázek
3680f1e599
Merge pull request #2864 from Hubcapp/patch-1
Update BUILD.md
2020-05-29 01:56:53 +02:00
Ghalid
164bb6c78c
NOISSUE change directory before running git submodule commands in mac instructions 2020-03-22 12:17:56 -04:00
Hubcapp
e6b5d9656a
Update BUILD.md
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.
2019-09-27 09:01:25 -05:00
Petr Mrázek
117bfef151 NOISSUE add JDK build dependency on Windows into BUILD.md 2017-07-29 16:22:53 +02:00
Petr Mrázek
632f232e36 NOISSUE update build instructions
It needs more. It needs a cleanup. And it needs someone to go and actually test that it works.
2017-07-29 16:06:38 +02:00
44trent3
590ff82fd1 NOISSUE Add Windows instructions to build from command line. 2016-11-15 23:13:43 +01:00
Petr Mrázek
172ff47a65 NOISSUE clarify linux build steps (add command line instructions) 2016-10-29 01:33:47 +02:00
Petr Mrázek
877d1020db GH-1641 we use Qt 5.4.1, not 5.5.1 2016-08-08 22:33:25 +02:00
Petr Mrázek
b7f75637fa GH-1451 add make install step to OSX build instructions 2016-02-11 21:04:10 +01:00
Petr Mrázek
12c7b11fe6 NOISSUE fix bad patch.exe link and formatting in BUILD document 2015-11-13 00:14:12 +01:00
Petr Mrázek
fdbe431d6b NOISSUE update versions in build how-to 2015-11-09 00:27:24 +01:00
Petr Mrázek
9c01b2294f GH-1319 add patch.exe mention to the build how-to 2015-11-09 00:24:43 +01:00
Petr Mrázek
cf0308c970 GH-1263 update build instructions 2015-09-30 22:00:31 +02:00
Petr Mrázek
bef869ff76 Add a note about MultiMC not working in system folders to build instructions.
Fix #185
2014-07-22 23:29:10 +02:00
Sky
8a6c64ef62 Remove specific OpenSSL version from BUILD.md 2014-04-12 04:40:16 +01:00
Sky
01328b54e0 Fix typo 2013-12-13 16:23:12 +00:00
Petr Mrázek
e18feee26f Update BUILD.md
Add OSX build instructions taken from https://gist.github.com/number5/7250865
2013-11-28 13:41:14 +01:00
Sky
8c7f15cefb Revamp Linux build instructions for Qt Creator 2013-10-31 20:28:10 +00:00
Kilobyte22
a9ceea27cc Improved Build.md - linux section (again) 2013-10-10 21:23:00 +02:00
Kilobyte
57194f6fc9 Improved ccmake section a bit 2013-10-10 08:32:31 +02:00
Sky
eb4ed3734f Formatting/misc changes in BUILD.md 2013-09-22 20:26:10 +01:00
Sky
7016cb9a97 Add IRC location to build instructions 2013-09-22 16:03:33 +01:00
Sky
f9601395fa Fix Windows link in build instructions 2013-09-22 16:02:01 +01:00
Sky
3a1d2baedd Add Windows build instructions 2013-09-22 15:56:14 +01:00
Kilobyte
6a0712cf66 Update BUILD.md 2013-09-22 15:36:23 +02:00
Stiepen22
b0fb2e48ac Added Build instructions 2013-09-22 15:32:55 +02:00