Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-04 | fix build.md | dada513 | |
2022-02-02 | Merge remote-tracking branch 'upstream/develop' into develop | swirl | |
2022-02-01 | Update BUILD.md | Oreoezi | |
2022-01-29 | I haven't tested qt 5.6, i use 5.12 | DioEgizio | |
2022-01-29 | Merge branch 'develop' into patch-1 | DioEgizio | |
2022-01-29 | adoptium | DioEgizio | |
2022-01-29 | fix another typo (omg I'm doing too commits) | DioEgizio | |
2022-01-29 | fix typo | DioEgizio | |
2022-01-29 | not needed actually | DioEgizio | |
2022-01-29 | fix a typo+explain better | DioEgizio | |
2022-01-29 | extra refinements | DioEgizio | |
2022-01-29 | fix MacOS build instructions | DioEgizio | |
2022-01-29 | make packaging based | dada513 | |
2022-01-27 | fix conflict | dada513 | |
2022-01-27 | docs: rework README and BUILD | dada513 | |
2022-01-27 | Fix RPM build instructions | redstrate | |
2022-01-09 | Update RPM and build instruction | Jan200101 | |
2022-01-08 | add documentation for building a .rpm | seth | |
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-29 | Update BUILD.md | WhiXard | |
2021-12-29 | Enhance the dependencies list, and add information to build a .deb (#6) | TheFrenchGhosty | |
2021-12-28 | BUILD.md - Clearer differences with binaries | iGerman00 | |
Coming from personal inconvenience - I've tried to build this from source, and was faced with Microsoft accounts not working. Upon re-reading the READMEs, I didn't find a reason for it, so I resorted to messaging in the Discord, which, after some back and forth, allowed me to understand that additional private stuff is needed for it to work. The question could've been avoided entirely, in my opinion, if this was included in BUILD.md - the place where anyone intending to build from source will come for guidance. (Not) Secrets should've been linked clearly because it's a crucial piece of info for someone building from source, since normally. I'd expect the source code to fully reflect the pre-built binaries. | |||
2021-12-23 | pre-emptive work on PolyMC "rebranding" | swurl | |
2021-12-19 | Update BUILD.md | rfl890 | |
2021-12-17 | Change from Oracle JDK to AdoptOpenJDK | rfl890 | |
The Oracle JDK 8 is now offered at a commercial license and requires an account to download. OpenJDK has no such license and is completely free to use. | |||
2021-11-28 | Fix instructions for building on Mac | K Henriksson | |
Relative paths and .. components don't work with CMake's bundle support. The also adds a note about potential code signing problems. | |||
2021-10-21 | NOISSUE Update repository links | kb1000 | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-09-08 | Update BUILD.md | Adrian | |
2021-09-08 | NOISSUE: Add notice on support of selfbuilds | Adrian | |
Add notice that building MultiMC, besides development purposes, is unsupported. | |||
2021-06-25 | NOISSUE Fix typo and remove SSH URL | Sebastían | |
2021-03-08 | Fix #3638 | Sambhav Saggi | |
2021-02-09 | NOISSUE update macOS build instructions | Petr Mrázek | |
2020-10-25 | Update BUILD.md | Matej Kafka | |
Extended description of Windows build process based on about 6 hours wasted on trial and error. | |||
2020-05-29 | Merge pull request #2864 from Hubcapp/patch-1 | Petr Mrázek | |
Update BUILD.md | |||
2020-03-22 | NOISSUE change directory before running git submodule commands in mac ↵ | Ghalid | |
instructions | |||
2019-09-27 | Update BUILD.md | Hubcapp | |
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-29 | NOISSUE add JDK build dependency on Windows into BUILD.md | Petr Mrázek | |
2017-07-29 | NOISSUE update build instructions | Petr Mrázek | |
It needs more. It needs a cleanup. And it needs someone to go and actually test that it works. | |||
2016-11-15 | NOISSUE Add Windows instructions to build from command line. | 44trent3 | |
2016-10-29 | NOISSUE clarify linux build steps (add command line instructions) | Petr Mrázek | |
2016-08-08 | GH-1641 we use Qt 5.4.1, not 5.5.1 | Petr Mrázek | |
2016-02-11 | GH-1451 add `make install` step to OSX build instructions | Petr Mrázek | |
2015-11-13 | NOISSUE fix bad patch.exe link and formatting in BUILD document | Petr Mrázek | |
2015-11-09 | NOISSUE update versions in build how-to | Petr Mrázek | |
2015-11-09 | GH-1319 add patch.exe mention to the build how-to | Petr Mrázek | |
2015-09-30 | GH-1263 update build instructions | Petr Mrázek | |
2014-07-22 | Add a note about MultiMC not working in system folders to build instructions. | Petr Mrázek | |
Fix #185 | |||
2014-04-12 | Remove specific OpenSSL version from BUILD.md | Sky | |
2013-12-13 | Fix typo | Sky | |