Commit Graph

86 Commits

Author SHA1 Message Date
Branimir Karadžić
a585bac793 Fixed typo. 2017-12-21 15:05:10 -08:00
Dmytro Ivanov
15feda2ff5 Added ios-simulator64 support (#1293) 2017-12-17 09:41:08 -08:00
Branimir Karadžić
cca63e4632 Cleanup. 2017-12-14 23:03:01 -08:00
Branimir Karadžić
fc65c6a95e Default to combined examples. 2017-09-21 21:10:05 -07:00
Branimir Karadžić
c4f5129e84 Removed support for Native Client. https://developer.chrome.com/native-client/migration 2017-05-30 23:49:53 -07:00
Branimir Karadžić
b9b8a6e871 Cleanup. 2017-01-04 08:34:25 -08:00
Branimir Karadžić
5c10e94533 Fixed warnings. 2016-12-22 21:14:16 -08:00
Branimir Karadžić
55c508e729 Added VS2017. 2016-12-03 16:38:45 -08:00
Branimir Karadžić
c8f0c99a7a Cleanup. 2016-10-29 14:53:38 -07:00
Branimir Karadžić
94d96c5eaf Cleanup. 2016-09-10 10:56:35 -07:00
Erik van Bilsen
0298fd6661 Added support for ios-arm64 compilation 2016-09-10 10:42:36 -07:00
Pras Velagapudi
aa3a6ecd80 Added flag to control building examples.
This PR adds a new flag to `genie.lua` called `--with-examples`
and uses it to control whether the example binaries are built or
not.

It also changes the default options in `makefile` to include this
flag, such that the default behavior of `bgfx` compilation is
unchanged.

This allows users who are building with CI systems or as part of a
larger automated build process to avoid having to compile examples
each time they build `bgfx`.  They can instead use `genie` directly
to configure their project to build without examples.
2016-09-10 11:23:02 -04:00
Branimir Karadžić
be4bd0a7b0 Updated makefile. 2016-06-22 19:56:13 -07:00
Branimir Karadžić
32a9594134 Cleanup. 2016-04-30 11:08:56 -07:00
Branimir Karadžić
f9cc6d72f9 Cleanup. 2016-04-22 07:25:55 -07:00
Branimir Karadžić
a94089e29f Added simple texture viewer tool. 2016-04-21 22:12:35 -07:00
Branimir Karadžić
2b77088a38 Cleanup. 2016-03-05 11:03:52 -08:00
Branimir Karadžić
5fab86f3ef Updated makefile. 2016-03-04 00:09:18 -08:00
Branimir Karadžić
d492b3f3d1 Updated makefile. 2016-03-03 23:50:38 -08:00
Branimir Karadžić
ff40eed60a Updated makefile. 2016-03-03 23:20:51 -08:00
Branimir Karadžić
fced183e71 Updated Makefile. 2016-02-25 21:08:11 -08:00
Branimir Karadžić
d2ecd29cc1 Cleanup. 2016-02-01 22:11:49 -08:00
Branimir Karadžić
1fa750cef2 Updated makefile. 2016-01-19 20:00:21 -08:00
Branimir Karadžić
38d1385417 Added TravisCI. 2016-01-19 19:58:06 -08:00
Branimir Karadžić
f3552ff7d1 Cleanup. 2016-01-09 20:30:15 -08:00
William Casarin
e084796080 configurable genie, bx location 2016-01-09 18:31:38 -08:00
Branimir Karadžić
30b7d5dc26 Cleanup. 2015-12-27 20:04:17 -08:00
Bruce Mitchener
ecdde1bcd5 Allow passing flags to genie via make.
This allows passing flags to genie via the makefile:

    make osx GENIE_FLAGS=--with-glfw
2015-09-09 08:45:07 +07:00
Branimir Karadžić
028cef647b Updated makefile. 2015-04-11 09:45:11 -07:00
Branimir Karadžić
428e586e11 Cleanup. 2015-04-10 14:40:47 -07:00
Miodrag Milanovic
b394570ff7 Updated so it can build for FreeBSD 2015-04-10 16:46:49 +02:00
Branimir Karadžić
55d9a43a3c Fixed MinGW compile error. 2015-03-31 15:09:43 -07:00
Branimir Karadžić
ab72f6f86d Fixed makefile. 2015-01-31 15:21:53 -08:00
Attila Kocsis
1fac08f3ef added separate ios/osx Xcode project generation
added ios/osx bundle resource loading
added info.plist for iOS Xcode examples
Xcode now uses only Universal target ( should use 'Standard' as it is default in Xcode projects - this will require modification of genie)
2015-01-14 19:50:45 +01:00
Branimir Karadžić
649d7f74d2 Updated copyright year. 2015-01-02 14:43:11 -08:00
Branimir Karadžić
b7cd5ae62d Cleanup. 2014-12-15 20:59:22 -08:00
Branimir Karadžić
dd52c8555b Updated makefile. 2014-12-12 21:19:13 -08:00
Branimir Karadzic
7e242aa8d2 Fixed OSX tools build. 2014-11-11 19:28:30 -08:00
Branimir Karadžić
29b7249fc1 Cleanup. 2014-10-18 15:44:45 -07:00
Branimir Karadzic
fb6721012f Fixed makefile. 2014-10-03 20:28:31 -07:00
Branimir Karadžić
9287635b64 Fixed makefile. 2014-09-10 21:51:03 -07:00
Branimir Karadžić
81ffe9cb44 Renaming to genie. 2014-09-10 21:40:40 -07:00
Branimir Karadžić
b2a90d8f52 Added vs2013 support. 2014-09-08 20:32:31 -07:00
Branimir Karadžić
140e990ab4 Added RaspberryPi platform. 2014-08-24 17:41:41 -07:00
bkaradzic
660f86065f Fixed compile errors. 2014-08-22 19:29:54 -07:00
Branimir Karadžić
ff6c7bc654 Added --with-tools premake switch. 2014-05-04 15:43:14 -07:00
bkaradzic
8e7cc3d6b1 Added asmjs target to makefile. 2014-03-16 20:10:25 -07:00
Branimir Karadžić
fc3e657b40 Switched makefile to use premake4 from bx. 2014-03-02 21:27:22 -08:00
Branimir Karadžić
e7b42f13c6 Updated copyright year. 2014-02-10 22:18:39 -08:00
bkaradzic
6583035397 Fixed makefile. 2014-02-09 19:05:33 -08:00