server/win
2020-02-17 00:41:25 +00:00
..
VC100 [c12604] Remove dropped SingletonImpl.h file from VC project files 2020-02-17 00:13:45 +00:00
VC110 [c12604] Remove dropped SingletonImpl.h file from VC project files 2020-02-17 00:13:45 +00:00
.gitignore Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
LICENSE Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
mangosdVC100.sln [11907] Add files for MMaps Implementation 2012-02-06 23:17:16 +01:00
mangosdVC110.sln [0151] Fixed Commit #150 2020-02-16 19:57:52 +00:00
Patch_Easybuild_Mangos3.cmd Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
Patch_Easybuild_Mangos3_Remove.cmd Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00
README.md Initial Mangos Three Commit 2020-02-16 01:55:18 +00:00

EasyBuild


Easy Build is a MaNGOS dependency checker and Cmake helper GUI.

Run this from the win folder of a MaNGOS repository and it will check all the required libraries are installed and all required submodules are cloned correctly.

This ensures that the build process will find them and build correctly.

It also provides a GUI for the Cmake build options.

For Mangos Three ONLY - There is a file that needs to be run to make easybuild work:

Patch_Easybuild_Mangos3.cmd

To remove the patch:

Patch_Easybuild_Mangos3_remove.cmd

Once again, only use the patch files on MangosThree