Commit Graph

56 Commits

Author SHA1 Message Date
bfbc738ec7 undefined Transferpak::ReadFrom, ::WriteTo 2016-06-05 17:42:25 -04:00
46287ddead output prefix with "lib"- to link with -l 2016-06-05 13:07:49 -04:00
zilmar d554a18fa2 [Project64] Build script should rebuild 2016-06-05 18:32:19 +10:00
zilmar caa4f7e33e [Project64] Update package script to be able to pass filename 2016-06-05 16:44:48 +10:00
30467b85d1 Do not force C++ compilation of C code.
Invoke compilation via `cc', not `g++'.  This fixes both the remaining run-time linkage resolution conflicts on Linux as well as several C++ compilation warnings that did not apply to compiling with C rules.
2016-05-09 01:39:29 -04:00
d74143cc49 [GlideHQ] Interface with new GlideHQ make script. 2016-05-02 23:56:46 -04:00
21ebab7beb [Common] Be able to #include <Common/Thread.h>. 2016-04-28 17:28:48 -04:00
42d3c27e43 [Common] Thread.cpp 2016-04-28 17:23:40 -04:00
74a0262aeb [Common] DateTimeClass.cpp 2016-04-28 17:21:37 -04:00
f0b91770d9 [Common] Platform.cpp 2016-04-28 17:18:29 -04:00
83816d5113 [Common] MemoryManagement.cpp 2016-04-28 17:16:38 -04:00
8aefa061a7 compiles for a static library on Linux 2016-04-27 22:44:01 -04:00
daf4e9aa6e [Glitch64] removed some leftover remnants of SDL in make script 2016-04-01 01:54:34 -04:00
f22f20e1ee [Glide64] wx stuff is irrelevant to PJGlide64 now. 2016-04-01 01:54:05 -04:00
10e7853c42 [Glitch64] Add Unix shell script for static Glitch64 lib. 2016-04-01 01:50:13 -04:00
eefbbd82c8 [Glide64] Add Unix shell script for linking against Glitch64. 2016-04-01 01:49:42 -04:00
zilmar a43449ea0e Merge pull request #987 from cxd4/settings
[Settings] Get it building on non-Windows platforms.
2016-02-09 10:55:19 +11:00
fd4c2902d2 [Settings] added working Unix build shell script 2016-02-06 17:35:50 -05:00
37f41f2d45 [Common] 64-bit needs -fPIC for sectional linkage. 2016-02-06 05:36:44 -05:00
cxd4 1580876b15 [Common] leftover remnant of Win32 command shell
I found out the hard way while getting `libglitch64.a` to link into PJ64 Glide64 on Linux that I was getting an 8-byte static library file.  This was because the Unix shell variable `$OBJ_LIST` was null, due to using the `set` keyword which was a result of lazy copy pasta while porting my MinGW script to compile the PJ64 Common library on Windows.
2016-02-05 03:32:43 -05:00
zilmar be34822c90 Merge pull request #807 from cxd4/script-files-without-spaces
[Common] recursored Unix file paths to new file names
2015-12-06 15:55:25 +11:00
unknown d8da30b2c4 Synchronize MinGW build scripts to new space-free file paths. 2015-12-04 23:09:55 -05:00
no 7980b6c299 [Common] recursored Unix file paths to new file names 2015-12-04 15:42:53 -05:00
no f024901b48 ported MinGW build script for project64::Common to Unix shell 2015-12-01 19:38:12 -05:00
zilmar 5760ce22ae [Build] Add error value to quit 2015-12-02 07:51:59 +11:00
unknown da2b2184e6 [RSP] Link against resource script for RSP debug UI. 2015-11-18 14:18:13 -05:00
unknown dd7242f52a [RSP] Link against Project64 "Common" static library. 2015-11-18 13:58:42 -05:00
unknown 932969f9a8 [RSP] Set Windows subsystem entry point for MinGW. 2015-11-18 13:57:14 -05:00
zilmar a71f56030e Merge pull request #761 from cxd4/common-mingw
[Common] uploaded working MinGW build script
2015-11-17 14:27:26 +11:00
unknown e9a8649573 [Common] uploaded working MinGW build script 2015-11-16 22:18:43 -05:00
unknown 6fd2fa0f4a [N-Rage] Get resource script linked w/ MinGW for config GUI. 2015-11-16 20:27:44 -05:00
unknown 61866f5b04 [N-Rage] MinGW links with -ldinput8, -mwindows and subsets. 2015-11-16 16:30:21 -05:00
unknown 17d27633c2 [RSP] added working MinGW compile script 2015-10-29 22:22:07 -04:00
unknown a4473fca97 added N-Rage MinGW compile script 2015-10-28 00:08:17 -04:00
unknown 2d4728d7c2 added Glide64 MinGW compile script 2015-10-28 00:07:10 -04:00
zilmar c4dcb45381 Set post title based on param 2015-09-30 10:18:37 +10:00
zilmar e27adf67ac [Upload beta] another log attempt 2015-09-29 15:04:21 +10:00
zilmar 48814b3c37 [Upload Beta] Added more comments to IE creation 2015-09-29 14:51:03 +10:00
zilmar f37195bc89 [Upload Beta] try to create IE multiple times 2015-09-29 14:32:39 +10:00
zilmar f1fc32c74c [upload Script] ignore errors in CreateIeWindow 2015-09-29 14:16:43 +10:00
zilmar bee483d44b try to get the script more stable in posting 2015-09-29 13:45:25 +10:00
unknown 8ba9ac2eaf spaces 2015-09-25 17:13:29 -04:00
unknown 7b8827dacc Decide between blank lines and tabbed blank lines.
I choose blank lines.
2015-09-25 17:13:04 -04:00
zilmar 97cdd04ac0 Updated build bot script with how file is uploaded 2015-09-25 12:38:16 +10:00
unknown 4e6d5c06ab s/uplad/upload 2015-09-21 22:06:35 -04:00
unknown 5aecaf1536 s/quiting/quitting 2015-09-21 22:05:06 -04:00
unknown 9bb404d8fb s/welecome/welcome 2015-09-21 22:04:00 -04:00
unknown 306fa2b699 s/succsess/success 2015-09-21 22:03:39 -04:00
unknown 90f32fad8b URL 2015-09-21 22:02:58 -04:00
Nicholas 387b5739ee Add initial script to upload beta to the forum 2015-09-22 09:45:20 +10:00