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

Merge pull request #299 from LORgames/ssurtees/submoduleUpdates

Updated submodules to the latest versions

7994b16b5b351e041c7ef1fd648f8e5ac1a0ea12 authored over 9 years ago
Updated submodules to the latest versions. Fixes #298.

18fbcf01f29fbe199d9caf13bd9581718c500912 authored over 9 years ago
Merge pull request #297 from codemaster/malloc_fix

Fix malloc-defining header for clang compilation on Mac.

c0efdb2dd2d0c625d7d2c7d7ce41ad0fe2afacd6 authored over 9 years ago
Fix malloc-defining header for clang compilation on Mac.

This fixes the use of a non-standard/platform-specific malloc.h by
replacing it with the standar...

f624f8bbc88398d0b138e37ce9cedb30a14ea392 authored over 9 years ago
Merge pull request #276 from Blizzard/precompiled-embedding

Embed precompiled lua files, instead of source.

b883c7f45f7e08b39effcf7d174833a67ee1133e authored over 9 years ago
Merge pull request #287 from kankaristo/gmake-utility

Add basic support for the 'Utility' kind in gmake

05279490df325b0f111aa07cb1475b83f1dde25f authored over 9 years ago
flip to default on for bytecode.

9e1cfc7697302a413a926f345fe47bb50cf494a3 authored over 9 years ago
Embed precompiled lua files, instead of source.

a656792e4852119a941a8ffae808ada922dffcc0 authored over 9 years ago
Merge pull request #294 from Blizzard/add-time-info

add time information.

e30b67103e39524912ffc037a3f54db35fea0a6f authored over 9 years ago
Merge pull request #295 from Blizzard/move-lua

Move Lua into folder without version, so it's easier to update to a newer version.

1f85fb09f51369a417cab059f2d73cc15741aa4b authored over 9 years ago
Merge pull request #261 from tritao/curl

Windows SSL support for HTTP

49d29e0b87d13bf63c165057f346347a7f986e84 authored over 9 years ago
Merge pull request #269 from Blizzard/detoken-fix

Fix bug in recursive calls to detoken.

78db372750bcd5c536e7d3df98e6b94bf6186776 authored over 9 years ago
Move Lua into folder without version, so it's easier to update to a newer version.

91c98e615b40bd51c04ede5172d785b3be78ea4d authored over 9 years ago
add time information.

52ecf9e91cc31a711fabd299870ae253d0f0231e authored over 9 years ago
Merge pull request #277 from Blizzard/path-wildcards-to-c

path.wildcards -> C

b5c41081295241ee52f886589cbfc00f99fcbbc5 authored over 9 years ago
Merge pull request #293 from Blizzard/error-handling-curl

Better error handling in curl.

15b18b23754195036e3f4a6ae57773cc9cc322a5 authored over 9 years ago
better error handling in curl

333b8d8856d2bd74ce501ab3c472b4e5e483666d authored over 9 years ago
fix some warnings.

6c6b035251e2c120698f21a3cde69bbb2c87d373 authored over 9 years ago
Merge pull request #291 from Blizzard/memory-opt-mergeFilters

context.mergeFilters doesn't need to do a deepcopy, because table.merge already copies everything.

5d4a24a3d1b6a46468e29fb6238f1e0346f40540 authored over 9 years ago
Merge pull request #290 from Blizzard/fix-additionalusing

fix m.additionalUsingDirectories

268843b57eb939dc1fb774f4a4113e9579e3c3d3 authored over 9 years ago
context.mergeFilters doesn't need to do a deepcopy, because table.merge already copies everything.

0c21e590570530b7fe0eacc63ac2b89c901550af authored over 9 years ago
Merge pull request #289 from Blizzard/add-wks-getrelative

add workspace.getrelative(sln, filename)

6e6e30b413b0551c3dd3e6e74a0f905d356b8ff5 authored over 9 years ago
fix m.additionalUsingDirectories

811ac304d473632b266ff98719117b5be90c55f2 authored over 9 years ago
Merge pull request #288 from Blizzard/fix-bug-appendextension

fix bug in appendExtension.

48c41dcb59d64e70948243f203d74444b45a8c2f authored over 9 years ago
add workspace.getrelative(sln, filename)

5c3504c7a71ea108d201432ace2039d43a2fc925 authored over 9 years ago
fix bug in appendExtension.

8467be1612f4e7303aba13eb794790405a39ff40 authored over 9 years ago
Add test for gmake Utility projects

c71562f07223b883f6979f16f3b7c498edd0845b authored over 9 years ago
Add basic support for the 'Utility' kind in gmake

77efd0bab3517efe3b9a28561aad2a58cd1452fa authored over 9 years ago
Merge pull request #246 from Blizzard/fix-dependencies

Fix project dependencies.

991561c600e4ac871eca554c3cd45ff8296a4d29 authored over 9 years ago
Merge pull request #284 from LORgames/ssurtees/configurationActions

Added configuration actions array to allow easy extension of actions

e734bf6195909029171a3a6e4c3c5aa55ea621a4 authored over 9 years ago
Converted vs2005 project configuration platforms to use call arrays.

d99cba2f077e24a760b6934524ac6c6264c7c871 authored over 9 years ago
Merge pull request #272 from Euclideon/custom_files_first

Changed dependency order for ${CUSTOMFILES}

b7e27fbc257ad781707400e06389bfa4fd517e45 authored over 9 years ago
Merge pull request #273 from Euclideon/link_grouping

Group sibling libs for GCC/Clang

f035d0a68c1233a323cc521dd7d3bd0f7e83f838 authored over 9 years ago
Merge pull request #247 from Blizzard/support-framework-folders

support framework folders in gcc/clang

e3c800eb0a3197a0869287174b7cfc963c1485a7 authored over 9 years ago
Merge pull request #244 from Blizzard/lua-no-deprecated-api-use

Don't use deprecated LUA API's

9c76d29b8c874209934a1ee120eef89cae7d3287 authored over 9 years ago
path.wildcards -> C

cf9b366ee79923cc3a190deffea137ac796e9d03 authored over 9 years ago
Merge pull request #242 from Blizzard/fix-path-join

Recognize more situations where '..' should not be trimmed.

847fc633acf9f7a34eb565c9cf7ea609fa985795 authored over 9 years ago
Merge branch 'LORgames-ssurtees/fixedEmptyProjectBug'

2f2babde599f61cd41cfd4e473eed17940543978 authored over 9 years ago
Merge branch 'ssurtees/fixedEmptyProjectBug' of https://github.com/LORgames/premake-core into LORgames-ssurtees/fixedEmptyProjectBug

# Conflicts:
# tests/actions/vstudio/vc2010/test_platform_toolset.lua

d623e47d2a548f93b2885c730ab3ab6a5ef721cd authored over 9 years ago
Merge pull request #271 from starkos/rollback-263

Revert "Switch 'require' to use xpcall for error handling."

ae6a9ce579c1cdbbc32f254c86d016f319cd37ca authored over 9 years ago
Added tests and file type testing helper function

01dfaf611c0360ee5920c57ebfa5a8bf211f5e07 authored over 9 years ago
Fixed the tests.

4c11977bd3f81e705afe0e95c2b3d799a174c25a authored over 9 years ago
${CUSTOMFILES} is often used to produce dependencies for the build, so it needs to be first.

74d53e366dccb5ddaa5bd79224691366e1e04090 authored over 9 years ago
Wrap sibling dependencies in --start-group, --end-group (for GCC and Clang)

fb09112fc4135335dfbdf5e77c76566867f27639 authored over 9 years ago
Revert "Switch 'require' to use xpcall for error handling."

This reverts commit 6aad3ef432990095848de89e8322ea183fc954e1.

fd6e80aba5df22f8a322caea4fac4994e7806ab9 authored over 9 years ago
Merge pull request #239 from Blizzard/improve-determinism

improve determinism

158a80c696c89e2da506946ef1bf161110ead436 authored over 9 years ago
Empty projects no longer ignore platform toolset when there are no "cpp" files present. Fixes #93

0c497da65e27aca8fa0a84f390b99a3a5efbd5cd authored over 9 years ago
Merge pull request #263 from tritao/xpcall

Switch 'require' to use xpcall for error handling.

d3d3d9e0a581e78efd60b21065ca62f3cd7ad8a1 authored over 9 years ago
Merge pull request #259 from starkos/rollback-162

Roll back pull request #162

fcb06adcf4465ae77c2203dae416c93d8b81441f authored over 9 years ago
Fix bug in recursive calls to detoken.

cc6cf72d6039604ba33fdddf2a410db34756e633 authored over 9 years ago
Support toolset prefix in filters.

Tries to fix issue #257.

bf94b638f36f996b1ad208cf5fbb564890650704 authored over 9 years ago
Switch 'require' to use xpcall for error handling.

In particular, this gives the original stack trace where an error actually occurred.

6aad3ef432990095848de89e8322ea183fc954e1 authored over 9 years ago
Fixed HTTP only compilation define to actually work.

8b4e02605790ecbe9bb1bc935a21e0817de8383b authored over 9 years ago
Enable SSL on HTTP libcurl for Windows.

53040c798922267235008e77b1f2f0a798e623fe authored over 9 years ago
Rename "framework" to "dotnetframework".

"framework" is a very generic term and hard to tell what it's actually about.

Keeps "framework"...

5952d054e5fa5dc8535d604eaf591c09ccf4184a authored over 9 years ago
Merge pull request #184 from Blizzard/local-queries

Local queries

113112b7212f26aceeb2dd8b99d9bb995edb020c authored over 9 years ago
Merge pull request #169 from TurkeyMan/llvm_toolset

Support LLVM platform toolset for MSC; Clang in Visual Studio.

b5ee3ac0217b38c620d01360369acb6813e3eb52 authored over 9 years ago
Roll back pull request #162

As discussed in the conversion on the request, and on issue #151.

5cd081cf6515a5cfd26df4893df0f33989ce0cbc authored over 9 years ago
Merge pull request #2 from Bekenn/fix-path-join-tests

Added tests for path.join

40c8127679da8ccdb53ef65e98bcce91d33f99a2 authored over 9 years ago
Added tests for complex joins with .. components.

d26944a64e25c52720c489607a3efcb49c00d351 authored over 9 years ago
Removed redundant check.

047cea2213b285e6c647e3107f45c132d1899908 authored over 9 years ago
Merge pull request #253 from starkos/use-aliases

Use new premake.alias() call instead of direct variable assignment in API functions

458911fe8dfffea79e0c0393557e88d72324f2a3 authored over 9 years ago
Update core modules to reflect recent test framework solution symbol renaming

b4703a52ac70cea538fe98d2d33d710f921130b2 authored over 9 years ago
Merge pull request #254 from starkos/restore-test-createsolution

Put back test.createsolution() function

560e86dcd3a4b9fa9a0ab1e768a2f9e1a4ccd5b2 authored over 9 years ago
Merge pull request #249 from Blizzard/fix-scope

fix scope of ignoredefaultlibraries API.

552c08749c3d9dda5da1a2be6e4f8bb269cc1968 authored over 9 years ago
Put back test.createsolution() function

Restore `test.createsolution()` alongside the new `test.createWorkspace()`. The former creates a...

741bd5524ee1710c01805a2df2efe6cdfc71376a authored over 9 years ago
Use the new premake.alias() call instead of direct variable assignment in API functions

This allows premake.override() to work with both the aliased and canonical names.

925874e2dad5e2b5adf7aa0f9abcca4a608830b3 authored over 9 years ago
Merge pull request #252 from starkos/even-more-workspace-renames

Update core modules to reflect recent test framework solution symbol renaming

b2f11fd3e3cf0ef9bf0e8500fd5088bfd9e2c71f authored over 9 years ago
Update core modules to reflect recent test framework solution symbol renaming

1312a586e3384e5aa0cb6e1d7d66c0cf5cdbd29c authored over 9 years ago
Merge pull request #250 from starkos/even-more-workspace-renames

Even more workspace renames

2d325bda81347569fd2ab21d6357ffa8620c469a authored over 9 years ago
Rename "MySolution" to "MyWorkspace" across tests

aa88ddab9639d840184ba56d4bb2f72b9ffab4cd authored over 9 years ago
Rename solution to workspace in test suites

c3d2e226a32c744aa7329188e71a90535dcd3056 authored over 9 years ago
Rename solution test folders to workspace

e4db08ef8a473a6ab2bad019bec06e17e329e5bd authored over 9 years ago
fix scope of ignoredefaultlibraries API.

22516da03573711fa6b98d60813bb5509dfe86ec authored over 9 years ago
support framework folders in gcc/clang

ba4c0f7344638ff26cae349506417881028e64be authored over 9 years ago
fix project dependencies.

25045787e0dad27a47c99482080fc435246701c8 authored over 9 years ago
Merge pull request #232 from aleksijuvani/master

vs2010_vcxproj.lua: add onImportExtensionTargets

b5b85fd7664f17505f9a4fc270e69f7f1b660687 authored over 9 years ago
Merge pull request #241 from Blizzard/zip-fix

fix bug in zip.extract.

b35082ba9b985b43e44a561a703d808cdbb54147 authored over 9 years ago
Don't use deprecated LUA API's

66b2febb3e2101b3a737efcd5fb0ff9324e1131b authored over 9 years ago
Recognize more situations where '..' should not be trimmed.

14ae03c6596f2c21fd2d915d9e6d659075b21973 authored over 9 years ago
fix bug in zip.extract.

116b30eae5c4724e35f149d55e5055102b842de7 authored over 9 years ago
improve determinism

66358a2880730ee349761270f65d55080e43b095 authored over 9 years ago
string.explode() gains 'maxTokens' argument.

28ebe8fce78404269f758faf6070af41a4248657 authored over 9 years ago
Update unit tests for extension settings change

48131e0598277dfd1cac0b99e566831f5df0e511 authored over 9 years ago
vs2010_vcxproj.lua: change importExtensionSettings to use a call array

6ed366842cc6437249a8d9cdf7f7349d17018e48 authored over 9 years ago
Update unit tests for extension targets change

35e5a3d3a0f4ecad11515641b39509690da15b2e authored over 9 years ago
vs2010_vcxproj.lua: change importExtensionTargets to use a call array

Allows us to create new extension targets in overrides without
breaking rule generation.

1f82a77b7b16549451611ed098bb528034aefd28 authored over 9 years ago
Merge pull request #228 from LORgames/ssurtees/multipleWorkspacesFix

Fixed a bug when including (includeexternal) the same project in multiple workspaces

aeca0bb3fdd73a4c8142a3f39462e269a9bb1615 authored over 9 years ago
Merge pull request #234 from starkos/more-workspace-renames

More workspace renames

ba3e30f510684e68c1b67e992893d06bfe3d1cfa authored over 9 years ago
Merge pull request #210 from dcourtois/user_modules_preloading

added support for preloading user modules

b52b731e6a6b1d68bd972e7ab330b95c3c71448a authored over 9 years ago
Fixed a bug when including the same project in multiple workspaces, when using the includeexternal API. Based on discussion in #122

23d2c04e2bf86854d3a62940c058a82c82c4aab2 authored over 9 years ago
Merge pull request #231 from LORgames/ssurtees/windowsCopyFix

Windows copy function no longer uses /E when used on a file

d2290fc742dbd03f1f1fa9b9d081539492c194d3 authored over 9 years ago
Changes names in core test suites

14525e816142ccbad630264292f4e28452b2e011 authored over 9 years ago
Merge pull request #233 from LORgames/ssurtees/casingIssuesTestCase

Added test case to ensure the functionality isn't broken in the future.

c9731e5435bb57faacd73a4a67990300719acb28 authored over 9 years ago
Added test case to ensure the functionality isn't broken in the future.

773aecbee7d0ff78728cc08ba537933284dcca9f authored over 9 years ago
Windows copy function no longer uses /E when used on a file

* Added some basic tests to ensure combinations work
* Fixes: #124

0f3972c9142adb7b0a9ef9ac72927a1819223b3c authored over 9 years ago
Merge pull request #230 from LORgames/ssurtees/casingIssues

Fixed options not being added to the list as lowercase

f5297d3aef6797214b3a2ae9ec450c59bc391d56 authored over 9 years ago
Fixed options not being added to the list as lowercase. Fixes: 216

06f928e9640f171d3063ec124ab271b0816b32d0 authored over 9 years ago
Merge pull request #229 from LORgames/ssurtees/commentFix

Fixed comment for premake.filename

b44a08ee55ab4719db6dd07026fdba0df72aca7b authored over 9 years ago
Merge pull request #225 from LORgames/ssurtees/ignoreDefaultLibraries

Added ignoreDefaultLibraries API for Visual Studio 2010+ projects.

703ff8ec5426787783384d2c211e8365f0288e05 authored over 9 years ago