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 branch 'master' into fix-mingw

ae86c99f1b461f2becd4fe194d0a8cae66970dbc authored over 3 years ago by Nick Clark <[email protected]>
Merge pull request #1670 from nickclark2016/issues/1670

19d1abe46b506dc48b7af8ed5fa083ec9d751a9c authored over 3 years ago by starkos <[email protected]>
Merge pull request #1629 from tempura-sukiyaki/macos-universalbinary

Added support for Premake on macOS universal binary

6023b47fb5c113338080b042a877a7e93f9d9f54 authored over 3 years ago by starkos <[email protected]>
[Doc] Update deprecated entry for `newaction`.

24486241b6a511804d9b3ff6dc36d22a8109bc0a authored over 3 years ago by Jarod42 <[email protected]>
Merge branch 'master' into macos-universalbinary

42d340a9ddf0016cfb1597ef8db1342593c36e3a authored over 3 years ago by Nick Clark <[email protected]>
Merge branch 'master' into fix-mingw

afa0acab4964d94cde13479ecbe1494805d70669 authored over 3 years ago by Nick Clark <[email protected]>
Changed Off to equate to none, On to pdbonly, and Default to portable

8c7fecefe376d342e25fc47ebbfafda44c888579 authored over 3 years ago by Nicholaus Clark <[email protected]>
Merge pull request #1682 from starkos/community-update-9

Add Community Update #9

9b09c06b85f78ad1a2013e7ca5113a03d3da385e authored over 3 years ago by starkos <[email protected]>
Add Community Update #9

142abd70a561aa67c4ba726542ce15c2d51f8b4d authored over 3 years ago by starkos <[email protected]>
host: Fix some warnings with mingw gcc

Warnings are:
* Check _MSC_VER for MSVC specific pragma directive.
* Use lowercase header na...

cb43457bae682da0ee8544bf9f23c2f37e899c37 authored over 3 years ago by Biswapriyo Nath <[email protected]>
contrib/curl: Import fix for pollfd structure conflict

This fixes conflict of pollfd structure declaration with winsock2.h header file

0884f50742a5621781f3f48e80cd86d111b2ae59 authored over 3 years ago by Biswapriyo Nath <[email protected]>
Merge pull request #1673 from premake/issues/1655

Updated sidebar to include toolsversion link

6221a49b7eecd7b10b927567efbd9a7545ddf397 authored over 3 years ago by Kyriet <[email protected]>
Updated sidebar to include toolsversion link

2cc5eff84f878bc039a6c349fc4ad57b48792c85 authored over 3 years ago by Nicholaus Clark <[email protected]>
Merge pull request #1668 from starkos/v6-bootstrapping

Fix v6 bootstrapping from v5

64f1b3494a81ffc94248b3c416bc9e679838cc00 authored over 3 years ago by starkos <[email protected]>
Prefer embedded modules during release build bootstrapping

871057e688f2ca4bece091d4ffd38ab7233d240a authored over 3 years ago by starkos <[email protected]>
Merge remote-tracking branch 'Jarod42/HandleBuildCommandForCodelite'

e12e5afca0a1244b8a3eaebc7699a5a325a98b9a authored over 3 years ago by starkos <[email protected]>
Merge remote-tracking branch 'nickclark2016/issues/1603'

4be2a967613b79d647842a885283718e0819014f authored over 3 years ago by starkos <[email protected]>
Merge pull request #1663 from Jarod42/DocFixCustomBuildCommands

compilebuildoutputs make some comments obsolete.

d863ec9f91a15bb8f0e50c336fb19d7547cd5f67 authored over 3 years ago by starkos <[email protected]>
Handle `buildcommand` for Codelite.

d01e1179518962989f6f4d1f28e1cbd164239da8 authored over 3 years ago by Jarod42 <[email protected]>
compilebuildoutputs make some comments obsolete.

a70c67b7e78d63a852a56d9886e7c01a9b5df1d7 authored over 3 years ago by Jarod42 <[email protected]>
Merge branch 'master' into issues/1603

d953b332f439689801b84f0d91b76c9c48a6b1e2 authored over 3 years ago by Nick Clark <[email protected]>
Added D toolsets to documentation

32ba709ffadc2dcf69ed6a532e0b1dea5556e211 authored over 3 years ago by Nicholaus Clark <[email protected]>
Merge pull request #1654 from depinxi/fix-xcode-sibling-targetextension-links

xcode4: Fix missing link of sibling project with custom targetextension

0c42fb86914f3b953acf192a73919b04268edcfd authored over 3 years ago by starkos <[email protected]>
xcode4: Fix missing link of sibling project with custom targetextension

When a node category cannot be determined by extension,
use the configuration kind when availabl...

1ce82af4d9885ff9d7f886cdcee97b9b445ce9ea authored over 3 years ago by Renaud Guillard <[email protected]>
Merge pull request #1655 from nickclark2016/issues/1612

Compiler Version support for Visual Studion 2017+

e0af9ba2b25eba8f240b7bebca912845ba3fdeb5 authored over 3 years ago by starkos <[email protected]>
Fix D compiler output for gmake and visual studio

371b3d02e705117845bffa91da3bc909f9a551dd authored over 3 years ago by Nicholaus Clark <[email protected]>
Merge branch 'master' into issues/1612

74eb572e639d77390b1da0e16ad69386946fc2b8 authored over 3 years ago by Nick Clark <[email protected]>
Merge pull request #1657 from nickclark2016/issues/1656

Renormalize line endings

a00beed417c20728edf4f3455df6f90cacca5c9d authored over 3 years ago by Samuel Surtees <[email protected]>
Renormalized line endings in the repository

076b9684af5466b27f65311cb1d78dcdf36fe7f6 authored over 3 years ago by Nicholaus Clark <[email protected]>
Added compiler version selection for visual studio projects

ffdee199697e54f326bc3803d415b4bf4367dad2 authored over 3 years ago by Nicholaus Clark <[email protected]>
Merge pull request #1635 from abhiss/patch-1

Fix typo in Using Premake documentation

88668962a814368ffbad3fdded4b78eb8d09807f authored over 3 years ago by starkos <[email protected]>
Update Using-Premake.md

b48fd2c4e9138360a9db44456f335cfcf1bd569b authored over 3 years ago by abhiss <[email protected]>
Merge pull request #1645 from Jarod42/prepostbuildmessageCodelite

Add missing support for prebuildmessage/postbuildmessage for Codelite.

665af20c17e881e0378626df59519aa43933a87a authored over 3 years ago by starkos <[email protected]>
Merge pull request #1649 from depinxi/fix-curl-include-search-path

62d504383f44fbb63dfbc990e0efb3267a2dffa2 authored over 3 years ago by starkos <[email protected]>
Fix curl header search path

Consider curl include directory as system header search path to match #include directives with a...

4da7825927e517c96dd2b656ecfcb2ded13d32cf authored over 3 years ago by Renaud Guillard <[email protected]>
Add missing support for prebuildmessage/postbuildmessage for Codelite.

a56444a3fe233c183d9595c61b3798d826774726 authored over 3 years ago by Jarod42 <[email protected]>
Merge pull request #1644 from KyrietS/master

cb09eca81ef6c79846f0020ba8064ac9b6c988ec authored over 3 years ago by starkos <[email protected]>
Fix author name and update time on pages

fe98e430c5e8bcbc10f663afdb3f8d70a398fdfb authored over 3 years ago by KyrietS <[email protected]>
Merge pull request #1642 from Troplo/patch-1

Fix spelling mistake

f15b586d77d9bf4477b8b3cd5b33b6ce048151fe authored over 3 years ago by Kyriet <[email protected]>
Fix spelling mistake

07bddc14befdf15d394d96d36ce9f8a113c5652f authored over 3 years ago by Troplo <[email protected]>
Merge pull request #1638 from KyrietS/master

Fix broken links in docs

ea92474f557e20254951fa0c26d7744ad7ba549b authored over 3 years ago by starkos <[email protected]>
Sort `buildinputs` and `buildoutputs` on xcode4 (#1631)

* Sort `buildinputs` and `buildoutputs` on xcode4

* Fix `buildinputs` and `buildoutputs` for ...

38458a362491f11609ad305aa84cc7a63eefe03d authored over 3 years ago by tempura-sukiyaki <[email protected]>
Fix broken links in docs

504c7640164cae351522234049228446d3d6c4e4 authored over 3 years ago by KyrietS <[email protected]>
fix typo

ed25044cd29f18af7e121e06855f569c4bacc092 authored over 3 years ago by abhiss <[email protected]>
Enable pchheader for Codelite. (#1627)

* Enable pchheader for Codelite.

* Factorize code.

ebbbb72ab7107133c68ea71edbde325d1a59b3ba authored over 3 years ago by Joris Dauphin <[email protected]>
Remove unnecessary script

319e6738ea18d482538432779358015733101624 authored over 3 years ago by tempura-sukiyaki <[email protected]>
Add `--arch` to Premake build options

7488cd73ff477ad6e46804644cccd409edc50b45 authored over 3 years ago by tempura-sukiyaki <[email protected]>
Added support for Premake on macOS universal binary

cadea925c372829e3e23aadb56b5f6cce26f4a2d authored over 3 years ago by tempura-sukiyaki <[email protected]>
Merge pull request #1570 from hannes-harnisch/master

Initial C++20 module support for Visual Studio

23f32c2759d41ee34f967188d09d5d1d9ece2d7b authored over 3 years ago by starkos <[email protected]>
Merge pull request #1625 from noresources/remove-ng-action-check

857afd555719320e732e8a0febd3552b0a463888 authored over 3 years ago by starkos <[email protected]>
Remove "*ng" action deprecation and auto-fix

43d83f803a3da8d30b0952f5e5e923fc25e5f343 authored over 3 years ago by Renaud Guillard <[email protected]>
Corrected API based on suggestions and actual function

1c6f1eab5b0195f7dedda7090796247766e7c561 authored over 3 years ago by Hannes Harnisch <[email protected]>
Added initial C++20 module support for Visual Studio

c7d0b96a3f9a8d183cb63e5ca28c60d27f53c3b9 authored over 3 years ago by Hannes Harnisch <[email protected]>
Added unit tests

83864eecf4b1e11e0a3f6c34e11123145111447d authored over 3 years ago by Hannes Harnisch <[email protected]>
Publish Community Update #8

efc152aa3b75044ec701ae138ac094c146f47184 authored over 3 years ago by starkos <[email protected]>
Merge pull request #1619 from nickgravelyn/xcode-embed-libraries

Xcode embed libraries

efd2ab50baeb793d035f17757dbe5f1e25a21a8e authored over 3 years ago by starkos <[email protected]>
Runpathdirs improvements (#1538)

* Add mode argument ot toolset.getrunpathdirs()

* Add config.getsiblingtargetdirs()

* Dele...

24b2b4abdd5407126062f64b4596cfba3387f60f authored over 3 years ago by Renaud Guillard <[email protected]>
Merge pull request #1555 from nickclark2016/issues/1443

Added API to disable fast up to date checks

fae76cb027bc7b0575cf6dde948f3845860dc4cd authored over 3 years ago by starkos <[email protected]>
Merge branch 'master' into issues/1443

428fb911c3ce04ceac910b9730951239235559a4 authored over 3 years ago by Nick Clark <[email protected]>
Allow .dylib extension in links for Xcode

When entries in links are specified with an extension we treat them
like frameworks for the most...

0e93130442d46fcac7b468a3b9e884dd22e581f5 authored over 3 years ago by Nick Gravelyn <[email protected]>
Add xcodeembedlibraries command

4ed74246b5122b5a7176100e8ec9da3f1ece17b2 authored over 3 years ago by Nick Gravelyn <[email protected]>
Split xcodeembedlibraries into embed and embedAndSign

626eedbc46ee6f14116be8cbf7b997bb5495da6f authored over 3 years ago by Nick Gravelyn <[email protected]>
Revert "Fix download links on website"

This reverts commit 3ef2246dc731bfe6f37931a42883d7c86d59599c.

65deb619f8d5579487def157d7c369e5c6d18864 authored over 3 years ago by starkos <[email protected]>
Fix download links on website

3ef2246dc731bfe6f37931a42883d7c86d59599c authored over 3 years ago by starkos <[email protected]>
Merge branch 'release/v5.0.0-alpha16'

f7664adbba387670984592c95f0fe1de689bc3c4 authored over 3 years ago by starkos <[email protected]>
Restore dev version; release script fixes

88dc1d2bb968fd56ec32e6bf20a7cf804ddebe20 authored over 3 years ago by starkos <[email protected]>
Bump release version to alpha16

b34accd5795a99a6e82a1848a26441ba77904efa authored over 3 years ago by starkos <[email protected]>
Merge pull request #1614 from starkos/website-blog

Set up blog; move community updates

69588a4fa3f3bba78084aaf1d3aaae8fe10083bd authored over 3 years ago by starkos <[email protected]>
Set up blog; move community updates

Move the community updates from OpenCollective to our own site, for better visibility and real c...

66cf16aa7f033d8996fa5979e96c25e452fb2f74 authored over 3 years ago by starkos <[email protected]>
Merge pull request #1607 from KyrietS/website-search

Add Algolia search

9878dde96a6aa9503d7e10d4f780f2c1f30ed6c6 authored over 3 years ago by starkos <[email protected]>
Add Algolia search

eb4a70180b8831eb2764d48e83023082faa60a2d authored over 3 years ago by KyrietS <[email protected]>
Merge pull request #1610 from starkos/website-nav-cleanup

Improve new user website navigation

871580797783c01822d65c30a23d0f4629013c47 authored over 3 years ago by starkos <[email protected]>
Improve new user website navigation

bd66c0c32c361c72dcd2c1dbb2db036c3afb6389 authored over 3 years ago by starkos <[email protected]>
Merge pull request #1606 from withmorten/master

add RemoveUnreferencedCodeData option to disable /Zc:inline

954271148cbb36e71db4c5568655e4d65a1c74f3 authored over 3 years ago by starkos <[email protected]>
add RemoveUnreferencedCodeData option to disable /Zc:inline

c59e526677f396de2b9ef2c0a4056d3040c022ba authored over 3 years ago by withmorten <[email protected]>
Merge pull request #1608 from KyrietS/fix-readme

Fix Premake logo in README

8e6955603f26eca335de69464a6fbb8b8f451248 authored over 3 years ago by starkos <[email protected]>
Merge pull request #1609 from KyrietS/aligning-docs-with-pr

Encourage contributors to align the docs

86fa6981da2e9317908921f042e377a9e0150aa7 authored over 3 years ago by starkos <[email protected]>
Encourage contributors to align the docs

b93c124080e523e4fb242815650849ad343a8cff authored almost 4 years ago by KyrietS <[email protected]>
Fix Premake logo in README

a268842f12484d9f44a571ac65634773168cfb28 authored almost 4 years ago by KyrietS <[email protected]>
Merge pull request #1604 from starkos/website-community-pages

Break out community section on website

13567cdb5839326b5d8c4af2bed36dd83db486e5 authored almost 4 years ago by starkos <[email protected]>
Break out community section on website

d32e893d4746b1ab72d61a22dd5c4d10666a247c authored almost 4 years ago by starkos <[email protected]>
Merge pull request #1600 from KyrietS/website-gh-action

Add GitHub Action workflow for website deployment

fdd7550ee15fcc247b64a95b5758f9181d406ce2 authored almost 4 years ago by starkos <[email protected]>
Add Github Action workflow for website deployment

f333f82bc0b85cbf55636eedf32d61f89605ffa3 authored almost 4 years ago by KyrietS <[email protected]>
Merge pull request #1602 from starkos/website-landing-pages

Rework website home & download pages

e2f97cb5a1c37bda3bb2a202e95b24ef9595bd7d authored almost 4 years ago by starkos <[email protected]>
Rework website home & download pages

7bae4918d7d01d319d2f335265f876966f633bb3 authored almost 4 years ago by starkos <[email protected]>
Merge pull request #1597 from starkos/website-user-guide

Port user guide pages from wiki

2fb34d031902680f2e42d38cc003a91544b2b015 authored almost 4 years ago by starkos <[email protected]>
Port user guide pages from wiki

d9cab6a6843d97e98e265c3b91890f9c57523cbe authored almost 4 years ago by starkos <[email protected]>
Merge pull request #1594 from KyrietS/api-reference-pages

Added reference pages to docs

c97edfa2a15b42d5272c0fd08d12c7e097a5dc40 authored almost 4 years ago by starkos <[email protected]>
Removed link to minimumversion.md

6caccfb21209c171baabb59c32d260ea869f3661 authored almost 4 years ago by Kyriet <[email protected]>
Removed old auto-generated pages

57a2b5e3d90b283316cb1a997cf1cc538c41fd2a authored almost 4 years ago by KyrietS <[email protected]>
Merge pull request #1593 from susnux/master

Update to mbedtls 2.25

f46061fedceacf15a8d71c378a53adfb1e6b362e authored almost 4 years ago by starkos <[email protected]>
Added reference pages

e4ea089294b33fee0f4f297e82337485f4531b94 authored almost 4 years ago by KyrietS <[email protected]>
Address review comments to allow explicit test to both true and false

58bf18d48390d46ed6bb4a4a7308109cbe1f6670 authored almost 4 years ago by Nicholaus Clark <[email protected]>
Update to mbedtls 2.25

481b5dcfa29e6984bb07c897402cf4af3374009f authored almost 4 years ago by Ferdinand Thiessen <[email protected]>
Merge pull request #1587 from KyrietS/new-website

Introduce new website with docs with docusaurus

c450dbfc7fe8790977e20008845829edb055aaab authored almost 4 years ago by starkos <[email protected]>
Merge pull request #1589 from noresources/os-outputof-selective-std-stream

os.outputof: add a second argument to select which stream to output

750f140b9de98f18a9ea323519d9d882db6f9e10 authored almost 4 years ago by Samuel Surtees <[email protected]>
Removed 4.x docs

1055b4f03ca64b3e46684a881068b6ae038263a8 authored almost 4 years ago by KyrietS <[email protected]>
os.outputof () raise error on invalid streams argument value

8e75e1084bde54dfacf525e32173f139c1c6517e authored almost 4 years ago by Renaud Guillard <[email protected]>
Fix typo

Co-authored-by: Samuel Surtees <[email protected]>

7f67a3ba6798e63bf5450d910008bfe03d8966bb authored almost 4 years ago by Renaud Guillard <[email protected]>
Introduce new website with docs with docusaurus

45e691fc3a6abde8b63a0c738072aa63f669fdce authored almost 4 years ago by KyrietS <[email protected]>