server/contrib/git_id
VladimirMangos 9e14a0529d Update git_id not generate by default sql/updates/Makefile.am
TO DEVS: please update used git_id

Now cmake support adding completed.

* If you plan build MaNGOS at Unix/Linux then you need have
  installed cmake package and only can build mangos wiht cmake use:
  cmake; make; make install

* If you plan build MaNGOS at Windows then for this time prefered
  use old way with Visual Studio projects in win directory.

  You _can_ use cmake way MaNGOS build but this experemental mode.
  For cmake using build you need have cmake tool installed at Windows.
  And need run cmake (for example by run createprojects.bat in MaNGOS
  root directory and then load generated Visual Studio solltion file
  build/mangos.sln
2011-02-14 12:57:18 +03:00
..
.gitignore [10463] Clean up the .gitignore files. 2010-09-10 19:29:52 +02:00
CMakeLists.txt [8027] Added Cmake to git_id. 2009-06-16 12:48:52 +04:00
git_id.cpp Update git_id not generate by default sql/updates/Makefile.am 2011-02-14 12:57:18 +03:00
git_id_vc80.sln [6817] Add VC90 sollution/project file versions for git_id tool. 2008-11-10 10:56:00 +03:00
git_id_vc80.vcproj [9177] Remove /Wp64 option for git_id vcproj files. 2010-01-14 21:04:41 +03:00
git_id_vc90.sln [6817] Add VC90 sollution/project file versions for git_id tool. 2008-11-10 10:56:00 +03:00
git_id_vc90.vcproj [9177] Remove /Wp64 option for git_id vcproj files. 2010-01-14 21:04:41 +03:00
git_id_vc100.sln [9813] Add VS2010 project files to git_id 2010-04-30 01:12:40 +04:00
git_id_vc100.vcxproj [9813] Add VS2010 project files to git_id 2010-04-30 01:12:40 +04:00
git_id_vc100.vcxproj.filters [9813] Add VS2010 project files to git_id 2010-04-30 01:12:40 +04:00