Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/premake/premake-android


https://github.com/premake/premake-android

Merge pull request #3 from Blizzard/master

All the stuff from Blizzard.

9b1a692cb5077a792d2c8efd3e369752bb97858d authored about 7 years ago
Fix for external files when using absolute paths on windows.

4ef3fff58cd0e4eedc00a4d1a9118442a5c4e3a1 authored over 7 years ago
Merge pull request #12 from premake/linking

Add linking support for externally referenced files.

ed6f8a47fcce8d7e146a14392778ce451b12d793 authored over 7 years ago
Add linking support for externally referenced files.

0b479a50f5c5f741f503b9caaf0765b317b29267 authored over 7 years ago
flip default to clang and deal with platformToolset better.

c863674d1f2a1a8fc77c95a6d774d88961aea947 authored over 7 years ago
fix nil dereference in _preload.lua, also unify some options.

d3ee9a47a044a591d35c8b62347b00d8365f9264 authored over 7 years ago
argument is the project, not a config.

9ef5bfa3f57e50e6327806a53cb0ef60a6d9d572 authored over 7 years ago
os is reserved name :(

406095855aa39250abd2afee756aa5986b474732 authored over 7 years ago
add tags for android system.

ab6cd204aafe70deec19ed6774c48849ad654643 authored over 7 years ago
Fix insertion of allows "os" options.

cc3b49f6d879e161d64f94d61c19c557292ce104 authored over 7 years ago
Fix exception handling (#11)

ca9453c6ca8b9b144b000fb85e8d36c0b4aceb30 authored over 7 years ago
Merge pull request #10 from premake/cppdialect

Add cppdialect support

71c64b2c9cdd35e8908d26cfca94a7649d0ce712 authored over 7 years ago
Remove extra nil checks

28305cc4c781fac291a2ad1e49510135abb08a2d authored over 7 years ago
Add cppdialect support

92e512ab6ab3d5e9051c81127f6717611fc74bfb authored over 7 years ago
Disable override of OutDir to fix deployment (#9)

c1a247bd81d8ba23be4ca5534e064664712a99c2 authored over 7 years ago
Add configuration for AndroidAppLibName (#8)

Either RootNamespace of AndroidAppLibName needs to be configurable to set up the package. May w...

dc3da067004a29cfb86f3b60349018d681819240 authored over 7 years ago
Fix ApplicationTypeRevision for VS2015 (#7)

091794fe6f3363001928de517b964f18b9542f29 authored over 7 years ago
Update Clang version for VS2015 (#6)

Clang 3.6 is not installed as part of VS2015 but might have been from
an older VS2013 install.

aacdaac0adcfbab7041c159d9a13a8738c27e6bc authored over 7 years ago
Start of test cases (#5)

c30b1cd1bea63870d2eb4465db3200878c0fa866 authored over 7 years ago
Update RTTI override (#4)

- Add missing condition parameter
- Use cfg.rtti instead of cfg.flags.NoRTTI

f7605c290338ba8cf7566d0ee2d92a2c4e44fccf authored over 7 years ago
Fix linker issues (#3)

02e0e973ca5992fde83d45b83caac5ca80b7cdc2 authored over 7 years ago
Add VS2017 support (#2)

109f2477d6468c3308d91e7a3f6ea8c5ba5be365 authored over 7 years ago
Update to current conventions (#1)

568a84b1dcdfe5fa10b0ca2511a342ba7b24ea44 authored over 7 years ago
Merge pull request #1 from LORgames/ssurtees/vs2015

Added very basic vs2015 support

e146dd4de8d7bd5554e5b5359591ca78787fc881 authored almost 8 years ago
Fixed output directory for androidproj projects, requires absolute paths.

1426fb02e296ea6996d3d23e45d12748b9ec2ee7 authored about 8 years ago
Updated to latest Premake and fixed some issues.

09275aac479dab023eb856f6cb8da3ae0b80d722 authored over 8 years ago
Added LICENSE.txt

ad66bbeeb5084dbc28596d42efa792ac58f5d5b3 authored about 9 years ago
Added very basic vs2015 support

7d499b812f20fa45a8f41124fc26795c720b5f2c authored over 9 years ago
Moved some shared logic to vs-tool.

9c5dd76db074405938f0dd7f8718f6cd673267b3 authored almost 10 years ago
Re-factored for new module layout.

Working again against latest.

ac8358c936f60b610d35ac8805a33e5eca0ab1ea authored almost 10 years ago
Various fixes

* Added 'toolchainversion' option
* Fixed per-file optimisation, flags
* Added MIPS vector exten...

22d0b2cb18e187384c90bfa525005375d38f2ecb authored over 11 years ago
Added support for androidapilevel.

* Depends on the api.register: kind = "integer" pull request to premake-dev.

d3069fbac3cf6bd0859ced045823e9ecc0f35ac2 authored over 11 years ago
Update description

f29058d017b8b485a61ed31ed02f99a68dd38156 authored over 11 years ago
Android extension WIP

8753128c52da1979a385d8302e71070d4a3da9cf authored over 11 years ago