Ecosyste.ms: OpenCollective

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

github.com/premake/premake-core

Premake
https://github.com/premake/premake-core

Add file.directory token

Useful for buildrules which require the directory of the file separate from its basename (protob...

eace6d5d59b6fc2693aab792176375f47088f695 authored over 9 years ago
Merge pull request #113 from starkos/issue-107

Fix issue #107: map "Win32" to the x86 architecture for Visual Studio projects

701c5a8c65b5b7b062f9e7192958ca5d14f2ba86 authored over 9 years ago
Fix issue #107: map "Win32" to the x86 architecture for Visual Studio projects

26333a3b7ba53f986e08d48a0c5a7445e5758c9e authored over 9 years ago
Merge pull request #112 from starkos/deterministic-flag-maps

Make application of flag mappings deterministic (and potentially prioritized)

7983320ec6ee90b26ca33be886488590825b9d84 authored over 9 years ago
Merge pull request #110 from moomalade/bootstrap

Bootstrap Makefile

a1af0f02ce2837f11c2de1e19ae9c0e7cec847e1 authored over 9 years ago
Merge pull request #99 from moomalade/make_cc_override

Enable Makefile environment overrides for CC,CXX and AR.

285175196398f215e20de8170bcac4622ef69406 authored over 9 years ago
Make application of flag mappings deterministic (and potentially prioritized)

575ca32f5fff292f50ff1e76c8a8090f14339aeb authored over 9 years ago
Merge pull request #108 from Blizzard/basicruntimefix

stricter fix for /O2 not liking /RTC1, only when using the debug runtime.

aeeb67d838a2b0d650535bb2c7dd8f271e72c953 authored over 9 years ago
Change Travis CI to use bootstrap process

Adds both osx and linux as CI targets.

378231458570183badb58aac89dd9b684ab7a73e authored over 9 years ago
Add support for MinGW as a host bootstrap platform.

d536aa67e7f97767bb95b570205e44d5a7df85ba authored over 9 years ago
Add bootstrap Makefile create premake initial executable

On a fresh clone, Bootstrap.mak can be used to prepare the initial premake executable on Windows...

42b3ca2c5143fe68409663b3dd8a2ac3dd9c75e5 authored over 9 years ago
fix for /O2 not liking /RTC1

678616b06823bd302a6528c201b320350bfd227f authored over 9 years ago
Merge pull request #105 from Blizzard/auto-test

setup premake to run tests from visual studio by default.

913245013e1250db1289920ef0d82a8249667c10 authored over 9 years ago
adding table.filterempty to vstudio.path

cf4d189368e633127a6df21a383491afdae2e02a authored over 9 years ago
setup premake to run tests from visual studio by default.

570da6fbea7e295da6c3b61d699252b030328e0b authored over 9 years ago
oops.. remove out paths.

fc9c8d224dec553901bed0dbc49458ec4391cc32 authored over 9 years ago
filter out /./ in path.join and path.normalize

c3c2045d92ed39b264d8e10626481cb5737ebdeb authored over 9 years ago
add inlining API.

962f1e5a2dce311eb7ce9567375b4d9e12c7b904 authored over 9 years ago
Enable Makefile environment overrides for CC,CXX and AR.

Check if CC, CXX or AR are their default values before assigning them their premake defaults.
If...

45401aa57b9b5b4d1ab0b5e37e2d79eb75a00e3c authored over 9 years ago
Merge pull request #97 from moomalade/calling_convention

Add Visual Studio calling convention support

65a69d65466dbb7827cbb13e984386712e2cdeb9 authored over 9 years ago
Merge pull request #84 from Blizzard/solution-filter

add "system" to the filter for solutions, so we can do system specific solution configurations.

4638c266a66005b794ed5424df59c6861cc0b535 authored over 9 years ago
Merge pull request #98 from moomalade/fix_category_typo

Fix typo in support for 'category' option field

57eb8528e608eebbc28d78bbedb8adda33be2d63 authored over 9 years ago
Fix typo in support for 'category' option field

957195fcc30d61ea7fe55f26a084f296300e8d15 authored over 9 years ago
Add Visual Studio calling convention support

Add callingconvention directive, possible values are: Cdecl, FastCall, StdCall or VectorCall.

fbd2d5d707221977d6815da6926e213640cd191f authored over 9 years ago
Update D submodule reference (fixes _preload.lua not working like I thought).

7965886fb06324435be08b2fdf8e7ee5f61c7187 authored over 9 years ago
add "system" to the filter for solutions, so we can do system specific solution configurations.

983a4e530bb9356b2c979f0b97c2a2de9aa5db42 authored over 9 years ago
Merge pull request #82 from Blizzard/option-defaults-and-categories

add option default and category support.

01abeaa99e3a1c9d5516ae1adb85667a95283b49 authored over 9 years ago
Merge pull request #83 from TurkeyMan/dlang_module

Added D language submodule

32ce857e8cb91b0548846f877ea2e74830931809 authored over 9 years ago
Merge pull request #12 from Blizzard/pr6

/O2 is incompatible with /RTC1

b23fcc0e2b89806f7d2587720866aa286eb1b486 authored over 9 years ago
Merge pull request #79 from starkos/remove-extra-list-sorts

Restore ordering of include file search paths

5d66d7695fbfcdb64d2038fa5edae70fb4932482 authored over 9 years ago
Added D language submodule.

3a40a7a4b1b6e740d3f769d09eac9710a426df2e authored over 9 years ago
Merge pull request #80 from starkos/fix-path-join-with-vars

Prevent environment variables from being trimmed out by path.join()

a279ea6c741ee7d33e146a7136bd7c456bae1113 authored over 9 years ago
add option default and category support.

74978881fad169e4089a2d6c1db5466935b94c30 authored over 9 years ago
Prevent environment variables from being trimmed out by ".." sequences in path.join()

aafdc11626b8d970edc7300656e1595dd5b33e19 authored over 9 years ago
Restore ordering of include file search paths

24f232ce13129c28a1fadae596298d94a08b7e24 authored over 9 years ago
Merge pull request #76 from starkos/vstudio-system-includes

Add system include and library search paths

d16b2f952f544624cc52f97643471a146fb03e21 authored over 9 years ago
Merge pull request #70 from Blizzard/path-join-optimize

Performance improvement by handling edge .. directories during path join

e095efe21cac3f49f1bac01c3c16bf91a26a246f authored over 9 years ago
Add sysincludedir() support to makefiles

4d708b258091e2747fe82dfbea6939c0b8e93ed8 authored over 9 years ago
Merge remote-tracking branch 'origin/master' into vstudio-system-includes

304c0914312cca3dacca46fc524d7ca93b8d2a3c authored over 9 years ago
Add support for sysincludedirs() and syslibdirs() to GCC, Clang, and MSC adapters

c83634c1056e4c8eccd1a1c2d5e283dc384998ba authored over 9 years ago
Bit of cleanup on GCC tool adapter

7d586a6b027e106f1e5975f0803f88af71cb8078 authored over 9 years ago
Merge pull request #75 from Blizzard/build-status

Add TravisCI build status on main page.

f6fdb77b523c193fcd9c0326407665725533f67a authored over 9 years ago
Add TravisCI build status on main page.

7af7027fa666b552db9f4ef40869451acdabc20b authored over 9 years ago
Merge pull request #71 from Blizzard/fix-architecture-check

fix architecture check.

4087f924cf11b7b2dedb0f6029e1e1ae5ba60230 authored over 9 years ago
fix architecture.

f994bcf4487640274f6ecbe477a6f4b42fdb1cd6 authored over 9 years ago
performance improvement by handling edge .. directories during path join

6f20d213288d83a23cd87a8a85f6b71addf2aef6 authored over 9 years ago
fix unit-tests

e821e1f1dacbedb4af91728571c197af89114a0e authored over 9 years ago
/O2 is incompatible with /RTC1

588a1567bf0ab100e2cc23cfd968f53f35d3f0ad authored over 9 years ago
Add syslibdirs and VC 2010+ implementation

7eb03dfa27d290816555d01ad3aeef53494967f5 authored over 9 years ago
Merge pull request #66 from akaStiX/UpstreamMaster

Silenced xcopy on success output

9bad3bd55bcf68b42ae2ee88479c4a59b2772f98 authored over 9 years ago
Merge pull request #62 from Blizzard/tokens-in-vpaths

allow tokens in vpaths

fac7f87431592c6e0516ec73d34cd39f0bafe839 authored over 9 years ago
Merge pull request #61 from Blizzard/deprecated-args

Fixes for lua deprecated 'arg' usage.

b1cbb279148dc0604c617b710d691e4811fd6161 authored over 9 years ago
Merge branch 'master' of https://github.com/amc522/premake-core into amc522-master

# Conflicts:
# src/actions/vstudio/vs2010_vcxproj_user.lua

80488905078ba395db20d4dfa2b1f44b43e2c35a authored over 9 years ago
Merge branch 'pr16' of https://github.com/Blizzard/premake-core into Blizzard-pr16

# Conflicts:
# src/actions/vstudio/vs2010_vcxproj.lua

dfba2f2543a6b18721d2d898fb127f9adc8e8ca8 authored over 9 years ago
Add sysincludedirs() and VC 2010+ implementation

ee1f165c8ab3307d33472d94922dc29a0f3ef435 authored over 9 years ago
Silenced xcopy on success output

08b498e6296b66cc54936f4b44d21d608cc7cb7f authored over 9 years ago
Update to latest Xcode module

514d01631a8b756859e82e26c44a25384591d330 authored over 9 years ago
allow tokens in vpaths

75fcb73bf5d8c1aa750b5f638c536371688b338c authored over 9 years ago
Fixes for lua deprecated 'arg' usage.

010397c15ea2bdff049dd11230433958d98f1b86 authored over 9 years ago
Merge pull request #26 from Blizzard/pr5

fix 'off by one' error for emtpy scripts in embed.lua

f1ff69cf8da6193c53e0716d7a6824654ff8ade8 authored over 9 years ago
Merge pull request #21 from Blizzard/pr15

add or bring back premake.action.supportsconfig

9a15907ef516f2ca2ce0757590605341abffcdca authored over 9 years ago
Merge pull request #20 from Blizzard/pr14

paths from config.getlinks are already project relative.

d1029ce29be7fa0a11550da4a9ec683353d85db3 authored over 9 years ago
Merge pull request #19 from Blizzard/pr13

fix bug in io.open override

5751dd791af3502f6f775db95d48af4f6d72cc3f authored over 9 years ago
Merge pull request #18 from Blizzard/pr12

64-bit compiler doesn't like SSE/SSE2 flags, they are implied.

dc3127432b84b5cc6793569dc1ad45749a6f30f0 authored over 9 years ago
Merge pull request #17 from Blizzard/pr11

fix bug in oven.bubbleFields not expanding tokenized strings.

5432ac8a55d4ed4a91017b3d3229a12e32cf13e6 authored over 9 years ago
Merge pull request #60 from starkos/fix-rule-var-paths

Fix rule var paths

c2b982885a7a69067c020f4b6f50365b9c9b9db8 authored over 9 years ago
Consolidate VS translate-and-make-relative behavior to a single call

1b9c2893c2a8f24780234c5207fbec53bac1258e authored over 9 years ago
Translate rule var paths for Visual Studio projects and make relative to project

15fd9fd43b97a23032baf583def5d177f27811a4 authored over 9 years ago
Removed the check to see if the debugcommand path is absolute.

29bcf2a5db7dc6fa9498d7403a37a357dbc2336d authored over 9 years ago
Merge pull request #50 from premake/monodevelop

Added MonoDevelop/Xamarin submodule.

a7495d19aeda49b7e9e0c961627d686b9aa5161a authored over 9 years ago
Fixed test for debugcommand for vc2010 action

431c158a65017a1e8aa2a611b454534f2aa383f1 authored over 9 years ago
Forcing debugcommand for vs201x to be an absolute path

2c81ff7ec2c25992a8c6197a17ded560ac8d8502 authored over 9 years ago
Added MonoDevelop/Xamarin submodule.

bc9f636414108c852330e304db9965efab2c275b authored over 9 years ago
Merge pull request #56 from starkos/fix-external-casing

Fix external casing

df1dfd4cfc8f74ddbcee75428353832956406c8b authored over 9 years ago
Merge pull request #58 from starkos/fix-writefile-ifnotequal

Fix writefile ifnotequal

120bf0ad73b4a1bf3e314abfbccbb65d0ca5b5ca authored over 9 years ago
move filterEmpty into table, lowercase.

fix path.translate issue.

23bda444c64b06cd19f6a1450d1bb9ab5f822c56 authored over 9 years ago
Fix attribution in support docs

443ee4321ce599cb148eebd3f9906044be35634d authored over 9 years ago
add bindirs

480e98c1d542da9d478b89eab544fe28688a2c38 authored over 9 years ago
Fix supporting documentation

e1b7d5a30b7656ac31e6fcfc8daf3a38c6ef3ba8 authored over 9 years ago
Fix a type mismatch warning from Clang

96431eabace6669da969dce5c82275c272b938a4 authored over 9 years ago
Merge pull request #16 from Blizzard/pr10

add os.writefile_ifnotequal

f233bd7ed7e531fc80dcaf22990ac39747f2655a authored over 9 years ago
Fix usages of old external function casing

a0881cbcffeb5e43e369806986ddec0ac53cec44 authored over 9 years ago
Fix casing on generated external container functions (i.e. externalproject)

df2fb37c6b83e82bf49e5c1d585a66d75e51b4e7 authored over 9 years ago
Merge pull request #53 from starkos/fix-api-case

Re-standardize all project APIs to Lua's all-lowercase style

613cd3faa15274ea7a59ee1aeb8ebf5b9766fad9 authored almost 10 years ago
Re-standardize all project APIs to Lua's all-lowercase style

See [this discussion topic](https://groups.google.com/forum/#!topic/premake-development/W1rRPcMm...

2df200eb2d5421feb01fc1c7ca0b732fa5711cad authored almost 10 years ago
Merge pull request #51 from premake/codelite

Added CodeLite submodule

1503a14fbd5f150d83421ba5825553ac7fe4bc26 authored almost 10 years ago
Merge pull request #44 from dcourtois/robust_module_loader

modules are now correctly loaded in all situations

f7114cef2a2ca068cdbe08d82dab1ac0d115989e authored almost 10 years ago
Merge branch 'release'

6e03ac1068cc8e3720e228ee2f05b2d8575db25f authored almost 10 years ago
Clone submodules after release branch checkout

e222f3f11db776b6f672f91c98e591a618f97951 authored almost 10 years ago
Added CodeLite submodule.

bb9b6bcb6e870539fdf48f2b6b8034f654d4873e authored almost 10 years ago
Merge pull request #49 from starkos/fix-main-overrides

Allow premake.override() to work with the premake.main call arrays

c7e0e66aa2932a9a7c39c411f374b968e51aa8cd authored almost 10 years ago
Allow premake.override() to work with functions in the premake.main call arrays

75962df437faa55014415460f5e0f07b41922ef4 authored almost 10 years ago
Merge pull request #48 from starkos/vs-platform-toolset

Modify toolset() to accept an option version number

f01d7f726c2ac8ab753c46ae0a0615ce3b22044f authored almost 10 years ago
Merge pull request #47 from starkos/vs-build-log

New API: buildlog()

45b9e20a4308ea47134f7525ab053caf794274ff authored almost 10 years ago
Modify toolset() to accept an option version number.

toolset("gcc") -- specifies GCC with no specific version
toolset("gcc-4.8") -- GCC version 4...

32183f039f5e7185aee3913c641644574e6ecb6a authored almost 10 years ago
New API buildlog() to specify build log file path; implemented for Visual Studio 2010+

400f0fccdb6ac196bb7c5358a2a0d7198e71cfa3 authored almost 10 years ago
Merge branch 'release-5.0-alpha2' into release

1ff1fab33737eb16393f707058bb337b1726d300 authored almost 10 years ago
Ported packaging script from Hg to Git

3a5b852470e1dd7ea40ec5efa0c85c3ca9ae315d authored almost 10 years ago
Merge branch 'release-5.0-alpha2' into release

9566bb3de8820f30df992e282a2c7b0af52d5154 authored almost 10 years ago
Updated CHANGES and CONTRIBUTORS from commit logs

6c8162f6eff2c6e62b266a4ff5b36b1aaf93c832 authored almost 10 years ago