Rev |
Age |
Author |
Path |
Log message |
Diff |
4647 |
2376d 16h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Fix the Wii build and clean up remaining warnings. DONT_BUILD. |
|
4646 |
2377d 12h |
hendricks266 |
/polymer/eduke32/Makefile.common |
OS X: Add a preliminary Xcode project. DONT_BUILD. |
|
4644 |
2378d 20h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Clean up warnings and build issues when building under OS X 10.9. DONT_BUILD. |
|
4565 |
2459d 8h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Nuke rev.h.
Note to MSVC users: You can get the revision number if you run `make rev o=obj` with MinGW before you build.
DONT_BUILD. |
|
4555 |
2463d 3h |
hendricks266 |
/polymer/eduke32/Makefile.common |
KenBuild.
DONT_BUILD. |
|
4553 |
2464d 9h |
hendricks266 |
/polymer/eduke32/Makefile.common |
MSVC build system consolidation.
DONT_BUILD. |
|
4552 |
2464d 11h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Fix Synthesis (at least partially). |
|
4551 |
2464d 15h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Re-add $(abspath ...) wrapping to libdirs to try and fix Synthesis. |
|
4548 |
2465d 5h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Three Mac patches from rhoenie:
-sdlayer: Apple and GTK are not mutually exclusive.
-Makefile.common: Specify WITHOUT_GTK?=1 by default.
-Makefile: Limit linking with the QuickTime framework to OS X 10.6 and below.
One fix from me:
-osxbuild.sh: Fix building tools. |
|
4547 |
2465d 5h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Deal with a few common themes in downstream patches applied by OpenBSD, FreeBSD, Gentoo Linux, and possibly others.
-Respect CC and CXX if already set in the environment.
-Respect CFLAGS, CXXFLAGS, and LDFLAGS if set or specified.
-Give packagers the setting "PACKAGE_REPOSITORY=1" to prevent us from adding our own optimization parameters. |
|
4543 |
2465d 9h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Ball-busting Makefile restructure.
DONT_BUILD. |
|
4513 |
2500d 17h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Fix build with GCC 4.9. |
|
4451 |
2558d 18h |
helixhorned |
/polymer/eduke32/Makefile.common |
Makefile.common: pass Clang sanitizer flags in release DEBUGANYWAY builds, too.
Also,
- add a static assertion to engine.c
- gameexec.c: compile out an unused function in Lunatic builds |
|
4390 |
2587d 3h |
terminx |
/polymer/eduke32/Makefile.common |
*nix ENet build fix. DONT_BUILD. |
|
4343 |
2615d 9h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable. |
|
4328 |
2624d 20h |
helixhorned |
/polymer/eduke32/Makefile.common |
Amend r4318: Lunatic doesn't need the safety check. |
|
4319 |
2627d 6h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Windows: Full library refresh. |
|
4315 |
2627d 6h |
hendricks266 |
/polymer/eduke32/Makefile.common |
Fix errors and warnings with LLVM/clang 3.4 Windows. |
|
4298 |
2629d 2h |
helixhorned |
/polymer/eduke32/Makefile.common |
Add Makefile.common switch ALLOCACHE_AS_MALLOC, remove DEBUG_WITH_VALGRIND. |
|
4286 |
2636d 19h |
helixhorned |
/polymer/eduke32/Makefile.common |
Lunatic: Fix compilation of C++ build, but not starting up yet.
BUILD_LUNATIC. |
|