Commit graph

1510 commits

Author SHA1 Message Date
RElesgoe
f06269330f
Update FindMySQL.cmake 2020-01-07 16:26:50 -08:00
RElesgoe
82ba84aee9
Update CMakeLists.txt 2020-01-07 02:47:04 -08:00
RElesgoe
32d67055d3
Update FindMySQL.cmake 2020-01-07 01:38:16 -08:00
RElesgoe
cc371941aa
Update CMakeLists.txt 2020-01-06 23:47:12 -08:00
RElesgoe
98621a361a
Use environment variable ProgramW6432 when searching for MySQL files/paths
This will force a 32-bit CMake binary on a 64-bit host to look in the C:/Program Files/ directory instead of the C:/Program Files (x86)/ directory.
2020-01-06 23:30:08 -08:00
RElesgoe
5092fe07ae
Use FindMySQL.cmake from github.com/facebook/hhvm 2020-01-06 21:01:20 -08:00
RElesgoe
1f746909c1
Update appveyor.yml 2020-01-06 20:18:14 -08:00
RElesgoe
2876017b7d
Update appveyor.yml 2020-01-06 20:06:16 -08:00
RElesgoe
305ccfb2b8
Temporarily delete build cache 2020-01-06 19:53:04 -08:00
cen1
d4a4c2d39c
Merge pull request #394 from BNETDocs/develop
Change bnftp to exit success when successful
2020-01-04 02:53:21 +01:00
Carl Bennett
5188f4e555 Change bnftp to exit success when successful 2020-01-03 11:22:02 -06:00
RElesgoe
1af4a3ebbc
Update appveyor.yml 2019-12-18 01:32:49 -08:00
RElesgoe
043dd8a799
Update appveyor.yml 2019-12-18 00:35:07 -08:00
RElesgoe
0e2e05b69c
Update appveyor.yml 2019-12-18 00:22:47 -08:00
RElesgoe
9182a891c9
Update appveyor.yml 2019-12-16 15:47:30 -08:00
RElesgoe
3c3425438d
Update appveyor.yml
Remove testing code, rewrote artifact packaging scripts
2019-12-16 15:07:30 -08:00
RElesgoe
9724f3fe49
Fix renaming binaries 2019-12-16 14:02:48 -08:00
RElesgoe
e28f44e5ec
Pass -A Win32 to CMake calls 2019-12-16 11:33:52 -08:00
RElesgoe
5c8a50ecd3
Change platform from x86 to Win32 2019-12-16 10:56:39 -08:00
RElesgoe
7fedbaf588
Remove hard-coded lua5.1.lib linker include 2019-12-16 10:17:06 -08:00
relesgoe
04ce9f62f9 Fixed path to projectory directory 2019-12-15 22:27:04 -08:00
relesgoe
88a7219ea9 Update .travis.yml to use Ubuntu Bionic, remove redundant packages 2019-12-15 22:00:56 -08:00
relesgoe
b9bfc08e9b Change AboutDlgProc() and KickDlgProc() declarations to match the corresponding function signatures in WinAPI documentation 2019-12-15 21:03:42 -08:00
relesgoe
45f5cb0c28 Change guiWndProc() and AnnDlgProc() declarations to match the corresponding function signatures in WinAPI documentation 2019-12-15 20:41:28 -08:00
relesgoe
3f18c75cb5 Invoke CMake with CMAKE_SYSTEM_VERSION = 10.0 in AppVeyor 2019-12-15 19:56:31 -08:00
relesgoe
d124142bc1 Continuation of previous commit 2019-12-15 18:19:36 -08:00
relesgoe
ce4cf6d2ff Change image from Visual Studio 2017 to Visual Studio 2019 2019-12-15 18:18:55 -08:00
relesgoe
4f9f84ff43 Don't pull vcpkg's upstream anymore 2019-12-15 18:05:22 -08:00
relesgoe
241e038eb2 Set LUA_DIR environment variable in AppVeyor 2019-12-15 17:54:57 -08:00
relesgoe
1b6278f053 Removed local FindLua.cmake, CMake will now use its built-in FindLua.cmake 2019-12-15 17:54:43 -08:00
relesgoe
852cf02143 Install lua from Chocolatey instead of vcpkg 2019-12-15 17:10:20 -08:00
RElesgoe
697e62b8fb Fixed error 2018-08-15 00:36:59 -07:00
RElesgoe
3f0bd8b978 Fixed error 2018-08-15 00:11:49 -07:00
RElesgoe
92787f2c30 Fix error 2018-08-14 23:07:45 -07:00
RElesgoe
7ba9dfd2f4 Install libmariadb instead of libmysql 2018-08-14 22:55:54 -07:00
RElesgoe
57b93c6939 Update vcpkg through git 2018-08-14 14:45:33 -07:00
RElesgoe
26a783518d Add vcpkg packages to cache 2018-08-10 18:16:03 -07:00
RElesgoe
a9f7fea510 Add vcpkg update before installing packages 2018-08-10 18:14:32 -07:00
RElesgoe
cdb41e277c Fixed error 2018-08-10 17:08:39 -07:00
RElesgoe
8ec8122cd9 Fixed typo 2018-08-10 17:05:36 -07:00
RElesgoe
a83510fb39 Install PDB files only when using Visual Studio and Windows 2018-08-10 16:48:04 -07:00
RElesgoe
ae3bac9337 Fixed syntax error 2018-08-10 16:41:36 -07:00
RElesgoe
ce38172b72 Update AppVeyor to configure and build PvPGN with CMake and MSBuild directly 2018-08-10 16:33:20 -07:00
RElesgoe
06f967c19d Install PDB files along with their binaries for bnetd, d2cs, and d2dbs 2018-08-10 16:13:13 -07:00
RElesgoe
44ae82c91c Remove dependency on afxres.h when compiling without gui 2018-08-01 11:01:16 -07:00
RElesgoe
a633c1e8f0 Revert "Re-add FindZLIB.cmake"
This reverts commit 5225b5ae9d.
2018-08-01 10:49:32 -07:00
RElesgoe
5225b5ae9d Re-add FindZLIB.cmake 2018-08-01 10:32:03 -07:00
RElesgoe
b684ef9cff Revert "Changed binary names from bnetd to PvPGN/PvPGNConsole, d2cs to D2CS/D2CSConsole, and d2dbs to D2DBS/D2DBSConsole"
This reverts commit 51607568ac.
2018-07-29 06:13:43 -07:00
RElesgoe
51607568ac Changed binary names from bnetd to PvPGN/PvPGNConsole, d2cs to D2CS/D2CSConsole, and d2dbs to D2DBS/D2DBSConsole 2018-07-29 03:54:42 -07:00
RElesgoe
9378a8dfe6 Fixed include placement 2018-07-28 19:05:19 -07:00