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

Stop stripping path from PCH headers in Visual Studio; first step in standardizing handling across tools

github.com/premake/premake-4.x - e390d423462f1aa5381f09db74920931fe5e2335 authored over 11 years ago
Split handling of include directories and force includes; wrap all include paths in quotes

github.com/premake/premake-core - 5c87c62de1a5fc4ca45d7365610ca4bc9439514d authored over 11 years ago
One of the change sets to support the new kind "None" seems to have gone missing; here it is (again?)

github.com/premake/premake-core - 644cb30326991b3bab21b21e764da37c16a21553 authored over 11 years ago
Add missing mapping for new kind "None" to VS configuration type

github.com/premake/premake-core - 63257e1fc8db3fb3391edba630456106d52e4278 authored over 11 years ago
Duplicate object file names are now ordered the same across all toolsets

github.com/premake/premake-core - 2f1fe980efa1e5511bbc6fcf952cc58aed96dcb0 authored over 11 years ago
Roll back trailing CR-LF pairs on VC'09 build step command lines

github.com/premake/premake-core - e7fc3724b507280cb818d05cf83e521ac91ddd9b authored over 11 years ago
use "ALL_RESFLAGS" instead of "RESFLAGS" on resource compiler command line

github.com/premake/premake-4.x - 1389d1d6f3aac36cd9459d6d99a9e1ff0fddd3de authored over 11 years ago
Add new build actions to change log

github.com/premake/premake-core - 47d9640d2efd440c298a285aa1317a22dfd08703 authored over 11 years ago
Re-added Component build flag; marked as deprecated

github.com/premake/premake-core - 9953940d10e10b93377322db671d0eb6feca40c5 authored over 11 years ago
Added additional build actions for C# subtypes (Form, Component, UserControl); dropped Component build flag

github.com/premake/premake-core - ceb8756382eeba97c59a09730ccf70196640194d authored over 11 years ago
Adjust source file ordering to better match Visual Studio 2008

github.com/premake/premake-core - 797db3b31dab9cedfee2c968050af01f8317bc79 authored over 11 years ago
Fixed generating xcode4 projects with preprocessor definitions including quotes

github.com/premake/premake-4.x - 8ab4b4f4c1040c648b38fd9d0142f09b19ba649e authored over 11 years ago
Omit empty <Lib> elements in VS'10 static library projects

github.com/premake/premake-core - e0f91242c31763fb1c3e491c457c398b7c09bd3b authored over 11 years ago
Write ActiveCfg entries for excluded configurations in VS solutions, to avoid rewriting on save

github.com/premake/premake-core - 08de36c09895b584fc9a758c5f09f89dd71b7617 authored over 11 years ago
Add new configuration kind "None" to support non-building Visual Studio configurations (i.e. header-only projects)

github.com/premake/premake-core - bbcafa0d6f0fcebd29abcc35b949499d6c527143 authored over 11 years ago
Got rid of no-longer-used samples

github.com/premake/premake-core - 5b0cda32ef9878e9d4abdea5faf764c97db67d82 authored over 11 years ago
Make VS'08 project references relative to solution, to match VS behavior

github.com/premake/premake-core - 536a751dbe75aa55325d4f60a5f9fbc40826e60d authored over 11 years ago
Make escaping function configurable; fix (non-)escaping of quotes in VS'10 and '12

github.com/premake/premake-core - 4bd950d130ee01bdbb8c191702f6b41e2a820950 authored over 11 years ago
Add newline to empty <TargetExt> elements in VC 2010 C++ projects

github.com/premake/premake-core - d1cb894b7379e07402b67f1fdf464d468e0183c7 authored over 11 years ago
Merged in goughy/premake-dev-d2/pm-extensions (pull request #49)

Add standard package paths to allow for extension mechanism

github.com/premake/premake-core - b42abdb37c2c92e0d9168755b2082bfabd9ff27d authored over 11 years ago
Merged in goughy/premake-dev-d2 (pull request #48)

Fix Lua compilation error on *nix due to getline macro

github.com/premake/premake-core - d465949a9a83b800c51c7eedda7c890d7af060ba authored over 11 years ago
Snapshot recent project format changesMore reconciliation with Visual Studio project formats:

- fix dummy configurations for makefile projects
- remove manifest and app verifier tools from st...

github.com/premake/premake-core - 01531cde9edc0919ea1900663c92789c8208bd33 authored over 11 years ago
More reconciliation with Visual Studio project formats:

- sort solution configurations by case-insensitive names
- add trailing CR-LF to custom build ste...

github.com/premake/premake-core - e0e4b23a5d2c1b396bdeb7bcfb71a534828bab7b authored over 11 years ago
Imported RedTide's mods to bring Codelite support to latest Premake-dev state

github.com/premake/premake-codelite - ce14dce2ffa590c8fcb47bee761c8e0bab87f208 authored over 11 years ago
Fix error result handling in os.rmdir()

github.com/premake/premake-core - ff8d8029fdfa0b28c67012b8fcddb4e2d9a2523d authored over 11 years ago
Fix error result handling in os.rmdir()

github.com/premake/premake-4.x - 20fd5a0c28f49618218d3c8d43c742fbab68edf0 authored over 11 years ago
Added VisualD VStudio support back in

github.com/premake/premake-dlang - bbdf53aa8e19d668fb81370dd0261e88d495a769 authored over 11 years ago
Added /home/goughy & %USERPROFILE% entries for extensions also

github.com/premake/premake-core - 44d03c3dd514b8464fea28a5dd59fb84869af1b4 authored over 11 years ago
Brought the 3 toolsets up to speed against the D extension for gmake

github.com/premake/premake-dlang - b391a94d9c393eda3e44e988ea248e2fa4e2595a authored over 11 years ago
Add standard package paths to allow for extension mechanism

github.com/premake/premake-core - c4c33d4596992a877225281f17f29b2f37150708 authored over 11 years ago
Backed out changeset b893b06781bc as bitbucket attempts to merge multiple simultaneous pull requests into a single one. hence this change will move to a seaparate feature branch.

github.com/premake/premake-core - 36de62af796ad4f4301afc68e414b8b49d8849f6 authored over 11 years ago
Add standard package paths to allow for extension mechanism

github.com/premake/premake-core - e2e62f74c0268b9bf95f2a6b3838a902e5b7e547 authored over 11 years ago
Fix Lua compilation error on *nix due to getline macro

github.com/premake/premake-core - 4e88917ba42e1de15b04c90587fa65c39e5b6725 authored over 11 years ago
Fixed bug #176: Target prefix breaks GCC linking

github.com/premake/premake-core - 621e59481fa6215d73cfa5e529b414d268b5bb54 authored over 11 years ago
README.md edited online with Bitbucket

github.com/premake/premake-dlang - eb7ee8d96dfff683d49cd10caf361f66b37747c7 authored over 11 years ago
Updated README to define extension approach and use as discussion point

github.com/premake/premake-dlang - 987bec880985710cb3d83e741f560486adf8b316 authored over 11 years ago
Minor changes to Visual Studio C# projects to avoid changes on save

github.com/premake/premake-core - 8be16d75b8671020179569b3639854be23c22e7b authored over 11 years ago
Fixed bug #176: Target prefix breaks GCC linking

github.com/premake/premake-4.x - cfa62ad56f92a25659810220238d4a0bf0edfd67 authored over 11 years ago
Commit inaugural working version (limited) of DMD/gmake using extension mecahnism. YMMV :-)

github.com/premake/premake-dlang - 2fc702fed091b198550c7d90a422d6c44faac96f authored over 11 years ago
First cut of pure Lua extension for D.

DMD/gmake only so far, but others to follow

github.com/premake/premake-dlang - 8909ab97ad26db829c8f85bcf2154929198e0aba authored over 11 years ago
Initial configuration

github.com/premake/premake-dlang - 6add469eaacd898c9ec83236e9b2eb36257cb8da authored over 11 years ago
Allow tokens in force includes and force usings.

github.com/premake/premake-core - 5b81ba57acebc1099f3d5cbebe96b464df7b4699 authored almost 12 years ago
Merged in domu/premake-dev-domu (pull request #47)

one place missing basedir for config

github.com/premake/premake-core - 4de5d23b61ae3961793e910bfcf2061de930ea46 authored almost 12 years ago
one place missing basedir for config

github.com/premake/premake-core - 7694a110ec7e6db2389e824b8ccd900804c0839f authored almost 12 years ago
Fix a nil reference error in premake.getlinks(); return "." for empty directory paths instead

github.com/premake/premake-4.x - ecbe7801d3a6ad36ec986f1ed16d8cb2ad306143 authored almost 12 years ago
Merged in domu/premake-dev-domu (pull request #46)

[gmake] allow mixing c files in cpp projects

github.com/premake/premake-core - 23256ecc94de5359053237a80bfce7a16f6ca4d5 authored almost 12 years ago
Fix bug 171: ImpLib used incorrectly in dependency paths

github.com/premake/premake-4.x - 5f962a893c4cf642b3666405b145162d548f86b8 authored almost 12 years ago
Removed some duplication from the Visual Studio actions

github.com/premake/premake-core - f586b1695db0840f9c69e6249af027824de82481 authored almost 12 years ago
[gmake] allow mixing c files in cpp projects: review changes, test added

github.com/premake/premake-core - 38ba3c5e413f9294b4371f3e6dc104deaf960cb2 authored almost 12 years ago
Add <ProjectName> to VS 2010 projects when project and file names differ

github.com/premake/premake-core - 89a85f02508c0bd147e61012f8bf8d30eb51a494 authored almost 12 years ago
[gmake] allow mixing c files in cpp projects

github.com/premake/premake-core - 7ba07a290726214ffe7dd0c85004bf51581a602d authored almost 12 years ago
Moved more VC'10 code to new extension model

github.com/premake/premake-core - 8d76cc55dd130ef0132028b1f82783924733cbd1 authored almost 12 years ago
Applied pull requests #38 and #43: Fix escaping of quotes for resource preprocessor.

Sticking with the wonky quotes for now; will fix the escaping in a separate commit.

github.com/premake/premake-core - dd639ec1e2ee0a75eedede0c72a963f99a63a336 authored almost 12 years ago
Moved more VS2012 logic to extension script; made C# project generation more extensible

github.com/premake/premake-core - 1af3a10c0a4d965f55cebd2df5dab1de89c24f77 authored almost 12 years ago
Add support for Visual Studio 2012 (Oliver Schneider)

github.com/premake/premake-4.x - 8f367712a3a92fc3fc70e72894ab5fe7075f2490 authored almost 12 years ago
Introduce new extension convention for block elements; move VS2010 <PlatformToolset> to extension script

github.com/premake/premake-core - bacc9ca5209d0e8fbdd1a7750fd731cd1d219ecb authored almost 12 years ago
Begin splitting out VS2012 support as its own extension

github.com/premake/premake-core - 355132f38be49309de367a74c0956de291c9e2f9 authored almost 12 years ago
Roll back resource compiler quote fix; needs more work

github.com/premake/premake-core - fad1041ede8f6c5e7f29989413658149af896e8c authored almost 12 years ago
Backout changeset ab563cd35087b392d030caa0b3fa591d23311a12

github.com/premake/premake-core - 8c67a4019705dfd1585fe126af7d12967224d98f authored almost 12 years ago
Merged in mologie/premake-dev/vs2010-rc-quotes-fix (pull request #38)

Fix syntax for resource preprocessor definitions including quotes in VS2010

github.com/premake/premake-core - 8c1833aa2a1e823f2af6ca590d172f6ca145d1cc authored almost 12 years ago
Define new premake.extensions namespace for extensions API.

github.com/premake/premake-core - dac04cfee33b09f2a2f4282d34f7efc4e49d1666 authored almost 12 years ago
Removed old oven; finished conversion to contexts and configuration sets in baking logic

github.com/premake/premake-core - 2e7299f80128dc2fe33c8ed75a876a287867ab53 authored almost 12 years ago
Initial support for GNU/Hurd.

Identify the platform as "hurd", and make use of stuff already used for Linux or *BSD when possi...

github.com/premake/premake-core - cf9fb335b76f3b8ac0cf3502a524459ca5e5e81f authored almost 12 years ago
Path tokens in non-path fields (like custom build commands) are not expanded to project-relative paths

github.com/premake/premake-core - b59850dd1bbc1b32d3fa8eb25fd0c2fa2b4ed4b0 authored almost 12 years ago
Switch per-file build rules to use new build…() APIs

github.com/premake/premake-core - 0cd9bac896ebfd7ab0207cf7a4f0fbe572050529 authored almost 12 years ago
Fix syntax for resource preprocessor definitions including quotes in VS2010

github.com/premake/premake-core - 7cd7b6a51a3f021a7793f019974a2fa4b77178c4 authored almost 12 years ago
Allow API functions to be flagged as deprecated

github.com/premake/premake-core - d8308eb454a8008aa8759fcffba632f33600bd58 authored almost 12 years ago
Added build, rebuild, and clean commands for makefile projects

github.com/premake/premake-core - b35e57d52b8610cc9ebbfaaf9377a7512c76070d authored almost 12 years ago
Initial support for VC 2008 Makefile projects

github.com/premake/premake-core - fe1b37c9ae9829328462fd711306ce5463edde31 authored almost 12 years ago
Merge AIX changes

github.com/premake/premake-core - 5e4993b1d36e8cfc7ef2191d759872119f575b59 authored almost 12 years ago
Initial support for VC 2010 Makefile projects

github.com/premake/premake-core - b875f37875b0bbb4541795d7c6079e33fc60e496 authored almost 12 years ago
Remove clang tool selection from Mac configuration so we can keep using 4.x on Hg checkouts

github.com/premake/premake-core - 9ae0964e8a21749a75b6ea92d42e7d14def738a5 authored almost 12 years ago
Add new Makefile configuration kind to API and project validation

github.com/premake/premake-core - 64d6d71fcd557c4d6b9f3e13c2956d022f00e3f4 authored almost 12 years ago
Added AIX configuration to premake4.lua.

github.com/premake/premake-core - eef65469ca29302d87618ced0295c1c121c2daa2 authored almost 12 years ago
Move is…project() test function into the new project namespace, shorten names

github.com/premake/premake-core - e8f45e5735a5fc8eb9beafa1ff381f3a77873beb authored almost 12 years ago
Initial support for IBM AIX (David Norton)

github.com/premake/premake-core - 053703078bf1fe1e30f2a7d9f58994eb5fa3c24f authored almost 12 years ago
Added ReleaseRuntime build flag (Tarmo Pikaro)

github.com/premake/premake-core - 214ac7097f751015f4115557bc205a0549e267c6 authored almost 12 years ago
Add virtual paths and improve external file links for C# projects (James Whitworth)

github.com/premake/premake-core - 09b0dd11822099f1190b902d1b490809d57d4f48 authored almost 12 years ago
Removed duplicate handler for compiler block additional options

github.com/premake/premake-core - 1e1b9d50f3db578c9d653a3f0792b0d80a801b40 authored almost 12 years ago
Added Clang tool adapter, passing through to GCC for now

github.com/premake/premake-core - 76c7c1a485205ae3746f4745a0434033fbf00d30 authored almost 12 years ago
Add per-file build options and forced includes to VC'2010

github.com/premake/premake-core - 96cfdf5acc982dfafc9cc493884060da13b5846f authored almost 12 years ago
Add per-file build options and forced includes to VC 2008

github.com/premake/premake-core - f4f688e77c0b39c0cb1ebc204104a67135d4ae51 authored almost 12 years ago
Modified io.capture() etc. to allow for nested captures, to be used by new file configuration handling code

github.com/premake/premake-core - 4c93d368ebbbc475014ad583781e2e060436b211 authored almost 12 years ago
Visual Studio C# projects can now link to external files

github.com/premake/premake-core - 2d5a5910e6a12ae9a55e5bfe5b45228f2a9b85ce authored almost 12 years ago
Removed tag 4.3-rc2

github.com/premake/premake-4.x - 5201a4c7e26583191e8ae66cefa57b83dfd5fd91 authored almost 12 years ago
Removed tag 4.3-beta1

github.com/premake/premake-4.x - 1cedbf94bdc973863180c956b586d7af72fa5064 authored almost 12 years ago
Merged in assarbad/premake-stable/atl-support (pull request #10)

Two new flags to complement MFC support with ATL support

github.com/premake/premake-4.x - 24920ff65d7cac605138ffee063f5301012807e8 authored almost 12 years ago
Merged in assarbad/premake-stable/project-basename-mutate (pull request #9)

Allow project names to be mutated

github.com/premake/premake-4.x - 0520528b9d8d6f042156c70b45169de04449fd5b authored almost 12 years ago
Implemented flags ATL and StaticATL to complement MFC and StaticRuntime flags ... perhaps an addition could be to make assumptions for ATL based on StaticRuntime as well, but in general these are distinct configuration settings

github.com/premake/premake-4.x - ce13d936ee6216d45f13b3b7e1aff12296413f3d authored almost 12 years ago
Implement a function that can be overridden to mutate project names and handle that correctly inside solution creation

github.com/premake/premake-4.x - b8a05c5ca0e82cc970d4f1a5298464c294133c40 authored almost 12 years ago
Improve Xbox 360 support

github.com/premake/premake-core - b10f1b5b60226fc28210bd4289c62844fb206ac3 authored almost 12 years ago
Clean up VC'08 naming, and move toward new extensibility conventions set in VC'10

github.com/premake/premake-core - 99a80052dabef64df6172ef7f9121afe55cf7a7d authored almost 12 years ago
Fix VC build error on recent getrelative() changes

github.com/premake/premake-core - 0fdb4d47687b65d4158e7b321fc63ba9fcdcbc2b authored almost 12 years ago
Add recipe for pthreads-win32. Checked against CVS Head as of 03/06/2013

github.com/premake/premake-cookbook - 05ff0ae87fcec4ecab11db0d5523bb8d05b506ed authored almost 12 years ago
Fix: path.getrelative() gives incorrect results for paths containing "//"

github.com/premake/premake-core - 8d8a3e3574fe953b68520d465e971f2285a1e7c5 authored almost 12 years ago
Refresh comments

github.com/premake/premake-cookbook - 7639c942d500931888bacd41ab400957a72d1294 authored almost 12 years ago
Add freetype2 v2.4.11 recipe

github.com/premake/premake-cookbook - 79e7c6b055e85ad95958c43572566a5417da8333 authored almost 12 years ago
Add GLEW v1.9.0 recipe

github.com/premake/premake-cookbook - 7a07c67df95c908209504f06ef643a623af46a82 authored almost 12 years ago
Add FreeImage v3.1.5.4 recipe

github.com/premake/premake-cookbook - 7b61276588853a14a7d668e0d462741a616fc522 authored almost 12 years ago