Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port AMX Mod X to AMBuild. #1

Merged
merged 16 commits into from
Feb 9, 2014
Merged

Port AMX Mod X to AMBuild. #1

merged 16 commits into from
Feb 9, 2014

Conversation

dvander
Copy link
Member

@dvander dvander commented Feb 9, 2014

This branch removes the old C# build tool and all of its versioning gunk and introduces AMBuild 2 scripts. In general this was pretty straightforward, the new versioning isn't ideal but I didn't want to get too invasive. The precompiled binaries in scripting were also removed since AMBuild makes it easy to build them.

I've tested a fair bit of this, it builds on all 3 platforms and binaries still load on Linux. More testing will definitely be needed, but I'd like to wait until buildbot hooks are up.

The new package names look like:
amxmodx-1.8.3-dev-git3749-base-linux.tar.gz

@TheDS
Copy link
Member

TheDS commented Feb 9, 2014

r=me

@dvander dvander merged this pull request into master Feb 9, 2014
@dvander dvander deleted the ambuild branch February 9, 2014 06:16
dvander added a commit that referenced this pull request Feb 9, 2014
Port AMX Mod X to AMBuild 2.

Former-commit-id: caa26e5133dc97557b7d7e111de73c1dcac7fe94
Arkshine referenced this pull request in Arkshine/amxmodx Aug 1, 2014
MSVC doesn't fully implement C99, ssize_t, stdbool.h, etc have to be provided manually.
Most of fixes are casting type and unpacking structure.
Arkshine referenced this pull request in Arkshine/amxmodx Aug 2, 2014
MSVC doesn't fully implement C99, ssize_t, stdbool.h, etc have to be provided manually.
Most of fixes are casting type and unpacking structure.
Arkshine referenced this pull request in Arkshine/amxmodx Aug 5, 2014
MSVC doesn't fully implement C99, ssize_t, stdbool.h, etc have to be provided manually.
Most of fixes are casting type and unpacking structure.
Arkshine referenced this pull request in Arkshine/amxmodx Aug 10, 2014
Arkshine pushed a commit that referenced this pull request Feb 8, 2015
>> RENAMED maxminddb.cpp (VCXPROJ)
Amaroq7 referenced this pull request in Amaroq7/amxmodx Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants