This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-07-06 23:15:47 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
39844eaadc
0ad
/
build
/
premake
/
premake4
/
src
History
historic_bruno
15cb081163
Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs
#1148
.
...
This was SVN commit r11259.
2012-03-06 05:40:11 +00:00
..
actions
Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs
#1148
.
2012-03-06 05:40:11 +00:00
base
Solves/Works around some linking problems for ActorEditor, ArchiveViewer and FileConverter.
Closes
#1004
2011-12-17 12:59:29 +00:00
host
Removes Makefile PCH support for Obj-C/C++ source files. Apple's latest command line tools encountered an error because the source file was compiled with Obj-C++ but the PCH was compiled with C++. If we really needed PCH for Obj-C++ we could simply compile it separately for each language. Refs
#1148
.
2012-03-06 05:40:11 +00:00
tools
Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/
2011-07-15 17:32:06 +00:00
_manifest.lua
Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/
2011-07-15 17:32:06 +00:00
_premake_main.lua
Import Premake4 source (rev fc0374a03b17), minus samples/ and packages/
2011-07-15 17:32:06 +00:00