historic_bruno
d672d9625d
Changes update-workspaces.bat to not generate a vc2013 workspace by default, since the game won't successfully build yet, refs #2271
...
This was SVN commit r14210.
2013-11-17 23:11:56 +00:00
RedFox
1a32a10f52
Updated premake to support VS2013. Also changed platform toolsets to vc110_xp and vc120_xp for VS2012 and VS2013 respectively. This way the builds will also work on WinXP.
...
This was SVN commit r14111.
2013-11-08 14:08:16 +00:00
JoshuaJB
d7121f4f55
glooxwrapper by Philip to support building gloox on Windows.
...
This was SVN commit r14097.
2013-11-07 19:38:09 +00:00
RedFox
055ea57468
ref #2191
...
Adds VS2012 support for premake4. Also adds
update-workspace-with-atlas.bat for VS2012 builds that need to compile
AtlasUI.dll, too.
This was SVN commit r13970.
2013-10-07 22:10:16 +00:00
leper
c01c8fb2fc
Stop generating VS2005 project files. Refs #1951 .
...
This was SVN commit r13479.
2013-06-14 23:46:12 +00:00
fcxSanya
b0ad0d97be
Remove Premake3 files. Closes #934 .
...
This was SVN commit r10362.
2011-10-03 19:09:03 +00:00
Ykkrosh
0401cd486b
Removed Collada_dbg.dll since it's outdated and not autobuilt. Added --collada option to default update-workspaces, so Collada_dbg.dll will get compiled automatically.
...
This was SVN commit r6793.
2009-03-27 01:45:22 +00:00
Ykkrosh
6b51050f96
Updated Premake to generate VS2008 project files.
...
This was SVN commit r6127.
2008-06-28 00:49:38 +00:00
janwas
4b481bdd2c
avoid "directory already exists" warning.
...
allow skipping generating the vc2003 or vc2005 projects by creating a
file SKIP_PREMAKE_HERE in that workspace directory
This was SVN commit r5386.
2007-10-03 09:43:00 +00:00
Ykkrosh
c3de4710d3
Reverted update-workspaces.bat
...
This was SVN commit r5127.
2007-06-02 15:24:20 +00:00
janwas
cf89464e64
# autobuilder fix
...
detours is configured as a static lib, which would require using the
same compiler, but we have several in action.
fix: include a stripped down version of its code in the main source tree
This was SVN commit r5126.
2007-06-02 12:43:42 +00:00
Ykkrosh
4d8133f785
# Fixes for MSVC
...
Use _WIN32/__WXMSW__ instead of OS_WIN.
This was SVN commit r4668.
2006-12-01 20:34:28 +00:00
janwas
52077dfec5
no longer create vc2002 project
...
This was SVN commit r3994.
2006-06-09 20:01:25 +00:00
Ykkrosh
3fbc464857
# Updated build system
...
to use Premake 3.1 (slightly modified - see next commit), and to
properly support VS2005. Should still be compatible with GCC, though
there may be differences I haven't noticed.
Removed option to build ScEd (because it won't work anyway).
This was SVN commit r3782.
2006-04-20 01:20:24 +00:00
Ykkrosh
f2b662d12d
Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only).
...
Premake: allow slight separation of files' locations on disk vs in the
project tree.
Atlas: require fewer include directories.
This was SVN commit r2956.
2005-10-17 01:11:12 +00:00
Ykkrosh
f4fe8c8543
Sky colour, plus skycolor config value
...
This was SVN commit r1583.
2004-12-28 11:16:05 +00:00
Ykkrosh
05c4ec0365
Alterations to ScEd, so that it almost works (except for saving/loading maps). Change the bottom of premake.lua if you want to build it.
...
This was SVN commit r1580.
2004-12-27 23:27:26 +00:00
Ykkrosh
cf7f9dcc47
Made premake put ps_test.pdb into binaries/data
...
This was SVN commit r1458.
2004-12-05 19:10:57 +00:00
Ykkrosh
ec3452679c
Restructuring
...
This was SVN commit r1453.
2004-12-05 17:59:29 +00:00