Commit Graph
166 Commits
Author SHA1 Message Date
Scott Ehlert e5b990b8e0 Removed dlsym from Linux package.
Only dlsym64 is completely gone. The dlsym binary must remain to be used by the builder. It just won't appear in the Linux download pacakages anymore.


Former-commit-id: c387cdeff8270d4e2f1dab7e66173f1be76cc71f
2013-02-13 01:22:15 -06:00
Scott Ehlert 99411af951 Updated installer to support new Linux metamod filename and Mac OS X binaries (bug 5601, r=dvander).
Former-commit-id: 0be36403602c16adaddc84881c9613b3f0f9c1ff
2013-02-13 01:20:11 -06:00
Scott Ehlert b318509687 Added dependencies for the Installer Delphi project.
Former-commit-id: 88173f089cfe2d6b72e987f763ff25c7038528bc
2013-02-13 01:19:36 -06:00
Scott Ehlert 37f7975416 Rebuilt compiler binaries and built new binaries for OS X. 2013-02-13 01:16:41 -06:00
Scott Ehlert 40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
David Anderson 7d9376a64b Remove SCASM, which was pointless and buggy bloat. 2013-02-08 00:38:35 -08:00
David Anderson 6e4f09366e Ditch amxxpc64. AMXX files will now only contain 32-bit code. 2013-02-08 00:35:59 -08:00
Scott Ehlert 77e900585a Backed out changeset 41ca53ad9bff 2013-02-04 18:37:37 -06:00
Scott Ehlert 86bfeec554 Synced hamdata.ini 2013-02-04 18:36:18 -06:00
Scott Ehlert da2eb8ea66 Hopefully fixed Windows build. 2011-07-01 21:51:27 -05:00
Scott Ehlert 9d65198786 Upgraded MSVC project files for VS 2010 and modified build tool to use them. 2011-06-29 00:50:14 -05:00
David Anderson 5984f0d442 Turns out mono eats exit codes. AWESOME. 2010-04-04 16:58:24 -07:00
David Anderson 1b75b0ba92 Fixed exit code from failed builds. 2010-04-04 16:49:12 -07:00
Scott Ehlert 2249f1e70c Gah 2008-08-20 06:08:27 +00:00
Scott Ehlert 0f4ee9d91d Added some missing testsuite plugins to nsi installer file. This should hopefully be all that's missing. 2008-08-19 18:30:32 +00:00
Scott Ehlert 5cc5ea4006 Added missing fakemeta_util.inc to nsi installer file 2008-08-19 18:12:05 +00:00
Scott Ehlert 2145823971 Updated nsi installer file list; it was missing celltrie.inc 2008-08-19 14:34:12 +00:00
David Anderson 10ff8c11fd Fixed another build tool regression. 2008-08-17 00:18:59 +00:00
David Anderson 6486c56a15 Bumped versions. 2008-08-16 22:47:59 +00:00
David Anderson 1d95fb3dcd Updated build tool for compat regression in Mono. 2008-08-16 22:45:59 +00:00
Scott Ehlert 0dc6a4a5dd Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8)
Also did the following:
* Removed -fPIC from all Linux makefiles
* AMXX build tool now also moved over to VS 2005
* AMXX build tool binary renamed from "AMXXRelease" to "builder"
* MSVC project files now can use environment variables to point to the paths of the Metamod headers and HL SDK: $(METAMOD) and $(HLSDK) respectively
2008-08-16 09:48:39 +00:00
Christian Hammacher cfd2011e80 added two FindCloses 2007-12-16 10:00:08 +00:00
David Anderson cc99d6d1fb finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
David Anderson 3030302952 updated installer file list 2007-10-26 01:58:59 +00:00
David Anderson f281a24274 added pluginmenu to build 2007-10-26 01:47:40 +00:00
Christian Hammacher e616bd523e changed version number to 1.8.0 2007-08-16 21:18:56 +00:00
Christian Hammacher 550dbae0c7 fixed typos and added FindClose to search function 2007-08-12 21:24:27 +00:00
Christian Hammacher f0ee52f892 now returns error message instead of bug report when trying to install 0 files 2007-08-12 20:28:21 +00:00
Christian Hammacher 84b146d74a added another check to prevent users from running it in an invalid directory 2007-08-11 14:06:03 +00:00
Christian Hammacher cfc9c1dd02 bumped installer version to 1.8 2007-08-07 21:09:30 +00:00
David Anderson 5f10cc1ebc added ns plmenu to build 2007-08-04 03:43:49 +00:00
David Anderson c5e36a4e3c fixed a possible bad bug in linux builder 2007-08-03 17:31:42 +00:00
David Anderson bbc6af247b fixed linux being broken 2007-08-03 17:29:59 +00:00
David Anderson 164780363b failed builds block again
added some redirection to windows builder
2007-08-03 17:26:57 +00:00
David Anderson 807e6a0f9a compression is now optional 2007-08-03 17:17:54 +00:00
David Anderson 2e3c652996 added hamsammich support to build tool
added /useenv support to buildtool for win32
2007-08-03 16:48:04 +00:00
David Anderson a8652dd91b updated amxxrelease build 2007-08-03 16:37:56 +00:00
Christian Hammacher f86dad801f compiled against latest components, updated link of mxFlatPack in .dpr, bumped version to 1.77 2007-06-28 12:23:50 +00:00
Scott Ehlert a93ef02efa Base package builds completely again - DS can't do anything right :| 2007-04-25 16:37:13 +00:00
Scott Ehlert ce88004900 Tiny bit of reorganizing done to WinCSX 2007-03-13 21:10:28 +00:00
Scott Ehlert bb641688ee Oops, guess I forgot to fix this path 2007-03-13 20:22:47 +00:00
Scott Ehlert af96229d5d Massive reorganization attempt - part 1.75 2007-03-13 18:44:23 +00:00
Scott Ehlert c71be87a3a Massive reorganization attempt - part 1
Oh dear, what has DS done now?
2007-03-13 11:46:03 +00:00
David Anderson 4dc4616933 added "makeopts" to win32 devenv 2007-03-13 00:29:10 +00:00
David Anderson 46a3929365 excluded svn_version.tpl
if a mod fails to build, it's no longer fatal
2007-03-13 00:21:35 +00:00
David Anderson a34279b971 fixed a bug in the installer packager 2007-03-12 20:44:29 +00:00
Christian Hammacher 7adc49c541 changed start page back to original first page 2007-03-08 17:23:36 +00:00
David Anderson baba221dd9 made my life 1,000 times easier for creating these release builds 2007-03-08 06:20:11 +00:00
Christian Hammacher b793b80360 fixed several FTP bugs (thanks bail!) 2007-03-07 20:38:42 +00:00
Christian Hammacher 722e97fef2 (hopefully) fixed bug where 0 files+dirs were detected 2007-03-05 21:37:48 +00:00