Ecosyste.ms: OpenCollective

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

Premake

Powerfully simple build configuration.
Collective - Host: opensource - https://opencollective.com/premake - Website: https://premake.github.io/ - Code: https://github.com/premake

Xbox360 fixes for VS2010

github.com/premake/premake-core - 7c2736369fbb04c0b68f7a8996e0647843e0110d authored almost 13 years ago
Xbox360 fixes for VS2010

github.com/premake/premake-4.x - dd2c75e040231c8536c080e876167ca2059f6ac1 authored almost 13 years ago
Make the allowed flags a simple list, for easier addition of custom flags

github.com/premake/premake-core - 8e8bf9e6d171fb449572fa88505dde1b1283226c authored almost 13 years ago
Avoid writing empty AdditionalOptions to PS3 compiler blocks

github.com/premake/premake-core - bbb70b9f18623e79ef15f9d5841329b86392de75 authored almost 13 years ago
Patch 3353975: Support usage of premake as a library (Konstantin Tokarev)

github.com/premake/premake-4.x - 0536685c8c3ffd31b492abbbc59b2df29da181b1 authored almost 13 years ago
Configurations are now cached before action is called; performance

github.com/premake/premake-core - c9786f22425b1fda5bf5637ed1c90d3f83dd3f79 authored almost 13 years ago
Remove…() now properly removes flags; fixed Visual Studio typecast warning in CoCreateGuid()

github.com/premake/premake-core - 10f079878961fbfe441acb12539cbe8d062b1fb8 authored about 13 years ago
Ported virtual paths to new platform API

github.com/premake/premake-core - 257487b2de2085e46f5598baaec8c7a0ebe50a04 authored about 13 years ago
Completed VS2010 port to new platforms API

github.com/premake/premake-core - 7e5f16312ad573ce707f4199dd06f581adf04e40 authored about 13 years ago
Added last bits of VC2010 vcxproj

github.com/premake/premake-core - 935015b805a072800e67edb42fc5aa07a098e3e4 authored about 13 years ago
Ported VC2010 project references

github.com/premake/premake-core - 1fdc480339f71bc19715b5906fb6803680dd59da authored about 13 years ago
Ported VC2010 files

github.com/premake/premake-core - 3230c3ea69e4098544640482ef847a4499b8b372 authored about 13 years ago
Added pattern matching to remove API

github.com/premake/premake-core - d7e850ef170a91076c77ce1741daf716e8c51a1c authored about 13 years ago
Added replace…() APIs (exact match only, no patterns yet)

github.com/premake/premake-core - 0747211b6c29bf563a8f5e9b6addf2fc47f2675f authored about 13 years ago
Added missing _ACTION on VC2010 tests, to pass on non-Windows platforms

github.com/premake/premake-core - afa5c067fa5cab02fc9b1dbb29d2b53ca5985947 authored about 13 years ago
Ported VC2010 pre- and post-build events; more tests

github.com/premake/premake-core - 8c4626b6544245bfa5bf66194de68585b0e943a5 authored about 13 years ago
Ported VC2010 resource compiler and linker setting blocks

github.com/premake/premake-core - 69a28a136911a586c73be66ac6a5a4970e6abf94 authored about 13 years ago
Ported VC2010 resource compiler block

github.com/premake/premake-core - 7d7d95e8f27010183034ecf7b05db6333b51d8d5 authored about 13 years ago
Ported Visual Studio 2010 to new platforms, up to the compiler settings block

github.com/premake/premake-core - a01df4bc836afd7abbc4fb3cb7e6826f7a5eb7d0 authored about 13 years ago
Removed left-over debug.traceback() from project.lua, .hgcheck folder

github.com/premake/premake-core - 84387602422c00e4e48b6a2f4b30b1e8f3ff476e authored about 13 years ago
Fixed objdir bug caused by new path.join() from premake-stable

github.com/premake/premake-core - 36cf1d6f34ffd328524fa27da875f8b237001e80 authored about 13 years ago
Merge with premake-dev

github.com/premake/premake-core - 0d46fe413527d0117efc2d017b51c485555bb2d3 authored about 13 years ago
Default path.translate() to Windows-style backslashes

github.com/premake/premake-core - 1e97713a264413bf8d29d2ba8ad7fb15bf9c519d authored about 13 years ago
Ported VC200x C++ .user files to new platforms API

github.com/premake/premake-core - 5d5e199efe888c5dcaace2c1ae5a41f34901322a authored about 13 years ago
Fix some minor issues with release build

github.com/premake/premake-core - 7f83f6d506c324fb7c1b706d4ef120c0f4a028a7 authored about 13 years ago
Removed sibling libraries from VC200x links, as Visual Studio includes them implicitly

github.com/premake/premake-core - 4e30af55b8d35f837ef074e342b2038d52c52268 authored about 13 years ago
Added target action, operating environment to configuration building filters

github.com/premake/premake-core - bcbc7f4950f8f126457ffd4d7c492e5f0e019e8f authored about 13 years ago
Ported Visual Studio 2008 files element and supporting functions

github.com/premake/premake-core - 283ecaeb45dc1257d561d52e2c4b3a8fd400de00 authored about 13 years ago
Patch 3111264: Allow path.join() to accept any number of args

github.com/premake/premake-4.x - e4d23a49bf9c3c917c006385d6c536ff763e19f8 authored about 13 years ago
Patch 3111264: Allow path.join() to accept any number of args

github.com/premake/premake-core - e4d23a49bf9c3c917c006385d6c536ff763e19f8 authored about 13 years ago
Ported remaining Visual Studio 2008 tool elements: MIDL, resources, Xbox 360 tools

github.com/premake/premake-core - 12b9c326d1d1538faebe93569b00a387324eaa28 authored about 13 years ago
Added some sanity tests for config linker information, to get things started

github.com/premake/premake-core - 761673005b9108cef7188a47627cc448cf5ef6c5 authored about 13 years ago
Ported VCCompilerTool, VCLinkerTool, VCManifestTool and supporting function and tests to new platforms API

github.com/premake/premake-core - 3f0f15942a9c482ee983a80b95cab3d573013554 authored about 13 years ago
Began implementation of Vc200x next-gen projects: header and configuration blocks

github.com/premake/premake-core - 63a568dd3f5213ae05f589fe308ed24cc477824a authored about 13 years ago
Added new output function _x(), XML escapes all arguments before printing

github.com/premake/premake-core - 665ef8b86aeab6ef19b99c914c9c8bbf3e95913e authored about 13 years ago
Added new action "vs2008ng", implemented solutions using new platforms API

github.com/premake/premake-core - 8c9c451bdb1b8615f4027402b31d919997fba5eb authored about 13 years ago
Port unique objects directory logic to the new platforms API

github.com/premake/premake-core - fa4813cf3ba4d65c3996ced0d59571162e39ccc1 authored about 13 years ago
Bug 3413866: Incorrect VS200x .csproj relative source paths

github.com/premake/premake-4.x - b1df4ff7ae8dafbc9ec332b9971c93559a4a4e11 authored about 13 years ago
Bug 3413866: Incorrect VS200x .csproj relative source paths

github.com/premake/premake-core - b1df4ff7ae8dafbc9ec332b9971c93559a4a4e11 authored about 13 years ago
Ported build target info logic to new platforms; added system() to API

github.com/premake/premake-core - 9749188cc410b62c42b4029d7cafa9faa43a3f45 authored about 13 years ago
Updated copyrights; added #ifdef around Objbase.h include

github.com/premake/premake-4.x - ba36bd68346309fa05fd2cfe1062f98b26c27431 authored about 13 years ago
Updated copyrights; added #ifdef around Objbase.h include

github.com/premake/premake-core - ba36bd68346309fa05fd2cfe1062f98b26c27431 authored about 13 years ago
Ported VS2008 .vcproj Platforms and Configuration blocks to new platforms API

github.com/premake/premake-core - 2baa0ce3ad121df542d36cd45f7cdace0126275f authored about 13 years ago
Implemented new ProjectConfigurationPlatforms for VS2008, supporting the new platforms API

github.com/premake/premake-core - 8f8a1a989fc1ed2c82ff10f4cbcb3949e2490ecb authored about 13 years ago
Removed dynamic loading of Ole32 on Windows (see patch #3456407)

github.com/premake/premake-4.x - a4b2152e85025ac35f2c0d8a25b38c4ac6ad11ee authored about 13 years ago
Removed dynamic loading of Ole32 on Windows (see patch #3456407)

github.com/premake/premake-core - a4b2152e85025ac35f2c0d8a25b38c4ac6ad11ee authored about 13 years ago
Implemented new SolutionConfigurationPlatforms handler for VS2008, supporting improved configurations

github.com/premake/premake-core - 5533461428048f00cf30568612381b2a33598c52 authored about 13 years ago
Implement project.eachconfig(), to iterate through the new build configuration/platform pairs

github.com/premake/premake-core - 81ea63c877a276c94b1d6d8f8bc8e2f9208d3b61 authored about 13 years ago
Merge with premake-dev

github.com/premake/premake-core - 12b033afc095be1208432f259fb5a3ed2cda7778 authored about 13 years ago
Patch 3463020: Add windres environment variable for makefiles (icebreaker)

github.com/premake/premake-4.x - c18f49192f8b02e716d5ac4a98d7c757d641dc84 authored about 13 years ago
Patch 3463020: Add windres environment variable for makefiles (icebreaker)

github.com/premake/premake-core - c18f49192f8b02e716d5ac4a98d7c757d641dc84 authored about 13 years ago
Started a new, simpler baking API to support the platforms overhaul

github.com/premake/premake-core - 522907cd4bef15e8a2aa06021b32019fca9cef76 authored about 13 years ago
Bug 3410213: regression in xcode generation in 4.4 beta3

github.com/premake/premake-4.x - 2322e56d36cee75f4ede346a8e4e12ba152867c1 authored about 13 years ago
Bug 3410213: regression in xcode generation in 4.4 beta3

github.com/premake/premake-core - 2322e56d36cee75f4ede346a8e4e12ba152867c1 authored about 13 years ago
Fix to previous commit; adds back missing platform identifier to VS2010 configs (h/t Richard Sim)

github.com/premake/premake-core - eeff5330eb40fda0a3a51677045dd9b217834bc1 authored about 13 years ago
Fix to previous commit; adds back missing platform identifier to VS2010 configs (h/t Richard Sim)

github.com/premake/premake-4.x - eeff5330eb40fda0a3a51677045dd9b217834bc1 authored about 13 years ago
Merge with premake-dev

github.com/premake/premake-core - 94e29b7cf303f83dc88526001981fc08625b3221 authored about 13 years ago
Patch 3451212: Fix Visual Studio MFC with StaticRuntime

github.com/premake/premake-4.x - 5b6f8f6f362ac210f321461834dd6150b2aaa62e authored about 13 years ago
Patch 3451212: Fix Visual Studio MFC with StaticRuntime

github.com/premake/premake-core - 5b6f8f6f362ac210f321461834dd6150b2aaa62e authored about 13 years ago
Add sample script for new platform API

github.com/premake/premake-core - 298f86a8b2ceefe8932e7bcf839d644a2b0888f4 authored about 13 years ago
Patch 3430158: Reorder LINKCMD for Gmake (rjmyst3)

github.com/premake/premake-4.x - acebe2cc9c04ac0483cf3a039f7b811553a543c8 authored about 13 years ago
Patch 3430158: Reorder LINKCMD for Gmake (rjmyst3)

github.com/premake/premake-core - acebe2cc9c04ac0483cf3a039f7b811553a543c8 authored about 13 years ago
Patch 3440466: Fixed compiler warnings on Mac (Konstantin Tokarev)

github.com/premake/premake-core - 1350e205fd8be026802fa474d5d11c1edfbabda7 authored about 13 years ago
Patch 3440466: Fixed compiler warnings on Mac (Konstantin Tokarev)

github.com/premake/premake-4.x - 1350e205fd8be026802fa474d5d11c1edfbabda7 authored about 13 years ago
Patch 3428348: Add .gitignore file (Konstantin Tokarev)

github.com/premake/premake-core - 3d73306a4e26f888ebe01e9d882a07b2b59056ac authored about 13 years ago
Patch 3428348: Add .gitignore file (Konstantin Tokarev)

github.com/premake/premake-4.x - 3d73306a4e26f888ebe01e9d882a07b2b59056ac authored about 13 years ago
Fixed broken lib search path from last commit (h/t coh)

github.com/premake/premake-4.x - 2fde8a219ab36fc5babbcdee6b7d64b265a02ff0 authored about 13 years ago
Fixed broken lib search path from last commit (h/t coh)

github.com/premake/premake-core - 2fde8a219ab36fc5babbcdee6b7d64b265a02ff0 authored about 13 years ago
Merge with Premake-dev

github.com/premake/premake-core - 458d62ca36a78ee5458d7df5ef61d152d87f02f6 authored about 13 years ago
Bug 3121217: Test suite fails on Linux x86_64: os.findlib broken

github.com/premake/premake-core - 27269f826a1c3367c3dffc10132fef07a5d3563c authored about 13 years ago
Bug 3121217: Test suite fails on Linux x86_64: os.findlib broken

github.com/premake/premake-4.x - 27269f826a1c3367c3dffc10132fef07a5d3563c authored about 13 years ago
Manual merge with Premake-dev; trying to stop the rebasing madness

github.com/premake/premake-4.x - d3ed45be1130eeb0e6690bacdbd7399565f078f8 authored about 13 years ago
Manual merge with Premake-dev; trying to stop the rebasing madness

github.com/premake/premake-core - d3ed45be1130eeb0e6690bacdbd7399565f078f8 authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-4.x - ea124e05b9ed8a1f0b565d07fd60e68c44993ef2 authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-4.x - 974468375bba3fc2636345573854640feb876179 authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-core - ea124e05b9ed8a1f0b565d07fd60e68c44993ef2 authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-core - 974468375bba3fc2636345573854640feb876179 authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-core - 472f1abdb459f94406bf758432441273b31a40ac authored about 13 years ago
Patch 3429777: Support for DragonFly BSD (Joachim de Groot) and 3445049: Build fix for FreeBSD (Konstantin Tokarev)

github.com/premake/premake-4.x - 472f1abdb459f94406bf758432441273b31a40ac authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - c6d4997ebaac95ff232b662edbefecd39f3ba31a authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - d1229b5fa564c7a918b041a7478c4b6bdaa4738f authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - a633b889df7fef6c1ee04f54026bfd00742edf83 authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - 07853b1e340b440c01157ecaab45a220ca216cbd authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - c6d4997ebaac95ff232b662edbefecd39f3ba31a authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - d1229b5fa564c7a918b041a7478c4b6bdaa4738f authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - 19fc72c82bf905baab5f8855a269fe770a32bd74 authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-core - c81b27a6b53a561fc91d9251f4c3a924a075e779 authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - c81b27a6b53a561fc91d9251f4c3a924a075e779 authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - 19fc72c82bf905baab5f8855a269fe770a32bd74 authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - 07853b1e340b440c01157ecaab45a220ca216cbd authored about 13 years ago
Patch 3451928: VS2008 trying to build *.h files in C projects

github.com/premake/premake-4.x - a633b889df7fef6c1ee04f54026bfd00742edf83 authored about 13 years ago
Improve include() function: only include files once, and allow including specific files instead of just directories

github.com/premake/premake-core - c8e3c0df6abdea691fa90309bcfe6be9e62c08ec authored about 13 years ago
Merged with premake-dev

github.com/premake/premake-core - 1b827d3847b785d82665c4a2a06fbae416922535 authored about 13 years ago
Automated merge with https://bitbucket.org/premake/premake-stable

github.com/premake/premake-4.x - e294b2c0a38c6fd1a5dbe448f5f3d9f099e92ce6 authored about 13 years ago
Automated merge with https://bitbucket.org/premake/premake-stable

github.com/premake/premake-4.x - 78fa642710c59d06d215bc4946ebe2736dd98e4b authored about 13 years ago
Automated merge with https://bitbucket.org/premake/premake-stable

github.com/premake/premake-core - e294b2c0a38c6fd1a5dbe448f5f3d9f099e92ce6 authored about 13 years ago
Automated merge with https://bitbucket.org/premake/premake-stable

github.com/premake/premake-core - 78fa642710c59d06d215bc4946ebe2736dd98e4b authored about 13 years ago
Automated merge with ssh://bitbucket.org/premake/premake-stable/

github.com/premake/premake-core - ee83ae16d75948fa9e1156ea2c0986b2ed642f12 authored about 13 years ago
Automated merge with ssh://bitbucket.org/premake/premake-stable/

github.com/premake/premake-4.x - ee83ae16d75948fa9e1156ea2c0986b2ed642f12 authored about 13 years ago
Patch 3351583: _PREMAKE_COMMAND variable (Konstantin Tokarev)

github.com/premake/premake-4.x - ccb34aab781c5a823e543b25698fac21973b4150 authored about 13 years ago