Commit Graph

38 Commits

Author SHA1 Message Date
24fb8be512 Configured celt build to use sse2 on osx and x87 on windows and linux.
This matches how valve has the library built.
2018-03-30 15:42:17 -04:00
81e9eb3ac4 Updated celt to last master before opus merge. (e18de77) 2018-02-19 21:18:28 -05:00
b46d7cae95 Turns out cstdint is c++11, so enabled c++11 on sourcesdk project. 2018-02-13 20:56:48 -05:00
0844c5bc19 Fixed clang build of celt. Moved -std=c++11 to demboyz project scope. 2018-02-13 20:37:38 -05:00
0aa1ade9ba Enabled celt custom modes only. 2018-02-12 23:48:32 -05:00
630cf8cded Fixed celt include dir structure. 2018-02-12 23:47:50 -05:00
c42a9538ff Fixed subdirs not being included in external projects. 2018-02-12 22:29:11 -05:00
585f370d43 Added celt v0.11.1 2018-02-12 21:55:28 -05:00
6d8ed3b5c6 Split external libs into their own vs projects. 2018-02-12 21:08:01 -05:00
bfa09d80f2 Added vs2017 project generation 2017-05-24 23:27:23 -04:00
74530ec287 Updated build script for snappy 2016-04-16 20:56:57 -04:00
cc6ad7c44f Added vs2015 premake bat 2016-03-13 00:09:54 -05:00
2dfbf0f301 Updated windows version of premake to alpha 8 2016-03-13 00:09:37 -05:00
8ef2c0ebfc Changed output dir of compiled binaries to bin 2015-08-31 23:58:47 -04:00
4d4a751e75 Changed json_checker to cpp file to fix clang build 2015-08-31 22:14:49 -04:00
04b79ff3f8 Updated to cbase64-1.1 2015-07-12 22:57:26 -04:00
ef50be7054 Replaced libb64-1.2.1 with cbase64-1.0 2015-07-09 20:52:06 -04:00
94d1c32319 Added libb64-1.2.1 for base64 encoding/decoding 2015-06-19 19:34:53 -04:00
d1921abc9f Fixed json_checker build for c++ 2015-06-19 14:12:51 -04:00
522f5a11ee Added rapidjson-1.0.2 json reader/writer 2015-06-14 22:59:30 -04:00
b2f3469b16 Restructured external includes 2015-06-14 22:58:23 -04:00
a02b034115 premake script cleanup 2015-06-14 17:27:36 -04:00
c07678a37e Added _CRT_SECURE_NO_WARNINGS define to remove warnings for fopen 2015-06-14 17:27:21 -04:00
4218c60eff Moved demofile headers to demofile directory 2015-06-14 17:09:41 -04:00
569a482549 Changed sourcesdk include to just include externals path 2015-06-14 16:49:44 -04:00
a94715a302 remove toolset "clang" option from premake5.lua 2015-05-15 19:27:32 -04:00
a1ccf22d87 fix premake scripts 2015-05-15 19:00:08 -04:00
90c0fdce58 this is demboyz 2015-05-15 18:10:23 -04:00
a21064df37 Added premake run scripts for linux and osx 2015-05-15 18:07:15 -04:00
8455736f7c Made clang the default compiler for gmake 2015-05-15 18:06:05 -04:00
659c651f8d Added symbols to all builds 2015-05-15 17:35:08 -04:00
3b13a04c7f Merge pull request #1 from dy-dx/premake-cpp11-option
add premake build option enabling c++11
2015-05-15 02:58:35 -04:00
90d39bc498 Moved netmsg implementations, restructure 2015-05-14 21:36:57 -04:00
cd3cfae1ff add buildoption enabling c++11 2015-05-13 21:29:37 -04:00
78de8690ab Added demo writer interface, restructure 2015-05-12 20:39:56 -04:00
42b4ca87b7 added Vagrantfile and fixed executable privileges 2014-10-29 01:13:55 -04:00
a736eb0813 Added linux premake binary 2014-10-29 00:31:28 -04:00
65810867d8 Non-initial commit 2014-10-29 00:20:24 -04:00