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

Leave PCH header path alone if no match is found in includedirs

3b8a115db8ff9b4a9a6c53a89f3afcad592f43dd authored over 11 years ago
Added vs2013 project generation

85c9608bc2e1bccb74d34fd59adc11df267dd039 authored over 11 years ago
Merged in mendsley/premake-dev/xbox360-libext (pull request #53)

Default to .lib extension for links in xbox360 system projects

7df4704934ae92010baa2dcf2c339e3da935f95a authored over 11 years ago
Default to .lib extension for links in xbox360 system projects

a0a2bcfafea7cdb90b5a36db13c16c472f12d565 authored over 11 years ago
Improved handling of precompiled headers across toolsets

2431aa9fae4098242eca9c876f0c2c2177f3dc5b authored over 11 years ago
Stop stripping path from PCH headers in Visual Studio; first step in standardizing handling across tools

ddcdfe4a60cbce5ba08c68ed56588a1e15e676d2 authored over 11 years ago
Rework Gmake C++ exporter to use new extensibility conventions

99ce5cfbbf61b2c81f4448476daa65ddc481b5bc authored over 11 years ago
Swapped $(LIBS) and $(ALL_LDFLAGS) in makefile linking step (Ben Henning)

See http://sourceforge.net/p/premake/bugs/279/

b18e8b7ccda142564ad837b0e6dc943d6dee4207 authored over 11 years ago
Use self-closing <ClCompile> elements where possible; remove trailing newline from </Project>

379de28f74d27700c19182cbc30ede6f195e9d91 authored over 11 years ago
Added copylocal() API and NoCopyLocal build flag to control assembly reference copying in C# projects

f94ccff6d008570c79a66231b23fba42b5417a36 authored over 11 years ago
Use matching build configuration or platform, if available, when building names for excluded project configurations

4d653106e6c35b5bcffb4f6681fc2bb6628a7599 authored over 11 years ago
Make table.isempty work with table which has a key as false (Baiyan Huang)

347f10a379f21d40e888e459f532ea04968f208e authored over 11 years ago
Merge more file configuration functionality into new fileconfig class

b3fdb1457d0c972db91bc82a2820b7af4c5d5f4d authored over 11 years ago
Split file configuration building off to new class

3abbbc93f90755ce577effc81f6f46ffb261b184 authored over 11 years ago
Excluded files are no longer considered in duplicate object file renumbering

4b251b20364832ff5bb3fe5eaaf6908eb2d757b8 authored over 11 years ago
Consolidate file configuration building in up-front baking step

8f2a64cd88651a58d056acd8b9ccda8eda9beedc authored over 11 years ago
Split handling of include directories and force includes; wrap all include paths in quotes

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?)

644cb30326991b3bab21b21e764da37c16a21553 authored over 11 years ago
Add missing mapping for new kind "None" to VS configuration type

63257e1fc8db3fb3391edba630456106d52e4278 authored over 11 years ago
Duplicate object file names are now ordered the same across all toolsets

2f1fe980efa1e5511bbc6fcf952cc58aed96dcb0 authored over 11 years ago
Roll back trailing CR-LF pairs on VC'09 build step command lines

e7fc3724b507280cb818d05cf83e521ac91ddd9b authored over 11 years ago
Add new build actions to change log

47d9640d2efd440c298a285aa1317a22dfd08703 authored over 11 years ago
Re-added Component build flag; marked as deprecated

9953940d10e10b93377322db671d0eb6feca40c5 authored over 11 years ago
Added additional build actions for C# subtypes (Form, Component, UserControl); dropped Component build flag

ceb8756382eeba97c59a09730ccf70196640194d authored over 11 years ago
Adjust source file ordering to better match Visual Studio 2008

797db3b31dab9cedfee2c968050af01f8317bc79 authored over 11 years ago
Omit empty <Lib> elements in VS'10 static library projects

e0f91242c31763fb1c3e491c457c398b7c09bd3b authored over 11 years ago
Write ActiveCfg entries for excluded configurations in VS solutions, to avoid rewriting on save

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

bbcafa0d6f0fcebd29abcc35b949499d6c527143 authored over 11 years ago
Got rid of no-longer-used samples

5b0cda32ef9878e9d4abdea5faf764c97db67d82 authored over 11 years ago
Make VS'08 project references relative to solution, to match VS behavior

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

4bd950d130ee01bdbb8c191702f6b41e2a820950 authored over 11 years ago
Add newline to empty <TargetExt> elements in VC 2010 C++ projects

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

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

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...

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...

e0e4b23a5d2c1b396bdeb7bcfb71a534828bab7b authored over 11 years ago
Fix error result handling in os.rmdir()

ff8d8029fdfa0b28c67012b8fcddb4e2d9a2523d authored over 11 years ago
Added /home/goughy & %USERPROFILE% entries for extensions also

44d03c3dd514b8464fea28a5dd59fb84869af1b4 authored over 11 years ago
Add standard package paths to allow for extension mechanism

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.

36de62af796ad4f4301afc68e414b8b49d8849f6 authored over 11 years ago
Add standard package paths to allow for extension mechanism

e2e62f74c0268b9bf95f2a6b3838a902e5b7e547 authored over 11 years ago
Fix Lua compilation error on *nix due to getline macro

4e88917ba42e1de15b04c90587fa65c39e5b6725 authored over 11 years ago
Fixed bug #176: Target prefix breaks GCC linking

621e59481fa6215d73cfa5e529b414d268b5bb54 authored over 11 years ago
Minor changes to Visual Studio C# projects to avoid changes on save

8be16d75b8671020179569b3639854be23c22e7b authored over 11 years ago
Allow tokens in force includes and force usings.

5b81ba57acebc1099f3d5cbebe96b464df7b4699 authored over 11 years ago
Merged in domu/premake-dev-domu (pull request #47)

one place missing basedir for config

4de5d23b61ae3961793e910bfcf2061de930ea46 authored almost 12 years ago
one place missing basedir for config

7694a110ec7e6db2389e824b8ccd900804c0839f authored almost 12 years ago
Merged in domu/premake-dev-domu (pull request #46)

[gmake] allow mixing c files in cpp projects

23256ecc94de5359053237a80bfce7a16f6ca4d5 authored almost 12 years ago
Removed some duplication from the Visual Studio actions

f586b1695db0840f9c69e6249af027824de82481 authored almost 12 years ago
[gmake] allow mixing c files in cpp projects: review changes, test added

38ba3c5e413f9294b4371f3e6dc104deaf960cb2 authored almost 12 years ago
Add <ProjectName> to VS 2010 projects when project and file names differ

89a85f02508c0bd147e61012f8bf8d30eb51a494 authored almost 12 years ago
[gmake] allow mixing c files in cpp projects

7ba07a290726214ffe7dd0c85004bf51581a602d authored almost 12 years ago
Moved more VC'10 code to new extension model

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.

dd639ec1e2ee0a75eedede0c72a963f99a63a336 authored almost 12 years ago
Moved more VS2012 logic to extension script; made C# project generation more extensible

1af3a10c0a4d965f55cebd2df5dab1de89c24f77 authored almost 12 years ago
Introduce new extension convention for block elements; move VS2010 <PlatformToolset> to extension script

bacc9ca5209d0e8fbdd1a7750fd731cd1d219ecb authored almost 12 years ago
Begin splitting out VS2012 support as its own extension

355132f38be49309de367a74c0956de291c9e2f9 authored almost 12 years ago
Roll back resource compiler quote fix; needs more work

fad1041ede8f6c5e7f29989413658149af896e8c authored almost 12 years ago
Backout changeset ab563cd35087b392d030caa0b3fa591d23311a12

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

8c1833aa2a1e823f2af6ca590d172f6ca145d1cc authored almost 12 years ago
Define new premake.extensions namespace for extensions API.

dac04cfee33b09f2a2f4282d34f7efc4e49d1666 authored almost 12 years ago
Removed old oven; finished conversion to contexts and configuration sets in baking logic

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...

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

b59850dd1bbc1b32d3fa8eb25fd0c2fa2b4ed4b0 authored almost 12 years ago
Merge

3c099f27d554a876d6eae6c1b4f9266b18d24311 authored almost 12 years ago
Switch per-file build rules to use new build…() APIs

0cd9bac896ebfd7ab0207cf7a4f0fbe572050529 authored almost 12 years ago
Fix syntax for resource preprocessor definitions including quotes in VS2010

7cd7b6a51a3f021a7793f019974a2fa4b77178c4 authored almost 12 years ago
Allow API functions to be flagged as deprecated

d8308eb454a8008aa8759fcffba632f33600bd58 authored almost 12 years ago
Added build, rebuild, and clean commands for makefile projects

b35e57d52b8610cc9ebbfaaf9377a7512c76070d authored almost 12 years ago
Initial support for VC 2008 Makefile projects

fe1b37c9ae9829328462fd711306ce5463edde31 authored almost 12 years ago
Merge AIX changes

5e4993b1d36e8cfc7ef2191d759872119f575b59 authored almost 12 years ago
Initial support for VC 2010 Makefile projects

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

9ae0964e8a21749a75b6ea92d42e7d14def738a5 authored almost 12 years ago
Add new Makefile configuration kind to API and project validation

64d6d71fcd557c4d6b9f3e13c2956d022f00e3f4 authored almost 12 years ago
Added AIX configuration to premake4.lua.

eef65469ca29302d87618ced0295c1c121c2daa2 authored almost 12 years ago
Move is…project() test function into the new project namespace, shorten names

e8f45e5735a5fc8eb9beafa1ff381f3a77873beb authored almost 12 years ago
Initial support for IBM AIX (David Norton)

053703078bf1fe1e30f2a7d9f58994eb5fa3c24f authored almost 12 years ago
Added ReleaseRuntime build flag (Tarmo Pikaro)

214ac7097f751015f4115557bc205a0549e267c6 authored almost 12 years ago
Add virtual paths and improve external file links for C# projects (James Whitworth)

09b0dd11822099f1190b902d1b490809d57d4f48 authored almost 12 years ago
Removed duplicate handler for compiler block additional options

1e1b9d50f3db578c9d653a3f0792b0d80a801b40 authored almost 12 years ago
Added Clang tool adapter, passing through to GCC for now

76c7c1a485205ae3746f4745a0434033fbf00d30 authored almost 12 years ago
Add per-file build options and forced includes to VC'2010

96cfdf5acc982dfafc9cc493884060da13b5846f authored almost 12 years ago
Add per-file build options and forced includes to VC 2008

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

4c93d368ebbbc475014ad583781e2e060436b211 authored almost 12 years ago
Visual Studio C# projects can now link to external files

2d5a5910e6a12ae9a55e5bfe5b45228f2a9b85ce authored almost 12 years ago
Improve Xbox 360 support

b10f1b5b60226fc28210bd4289c62844fb206ac3 authored almost 12 years ago
Clean up VC'08 naming, and move toward new extensibility conventions set in VC'10

99a80052dabef64df6172ef7f9121afe55cf7a7d authored almost 12 years ago
Fix VC build error on recent getrelative() changes

0fdb4d47687b65d4158e7b321fc63ba9fcdcbc2b authored almost 12 years ago
Fix: path.getrelative() gives incorrect results for paths containing "//"

8d8a3e3574fe953b68520d465e971f2285a1e7c5 authored almost 12 years ago
Added support for local assembly references to Visual Studio Managed C++ projects

ffc53d870e4382252bc1391ceb0311241bdb272e authored almost 12 years ago
Support linking of managed system assemblies in Visual Studio managed C++ projects

d3ec20d1c3689d8e7f39dd4d61ecb24bbb9c7511 authored almost 12 years ago
Merge with Premake-dev tip

1773146d4d1ad45555503da7681b26ffadf9d51e authored almost 12 years ago
Added application icon support for C# executable projects

68287a143726f58147455299587bf91bad6ee515 authored almost 12 years ago
Patch 159: Validate all values passed to options (Moi_ioM)

991fdbe35a0b45b36b324ea2b78d0ceeec4e7302 authored almost 12 years ago
Fix module definition file (.def) handling in VC'10

47c8a568d4afa7cbdc0f11a14f2d617a4e5121a6 authored almost 12 years ago
Added forceusings()

d5e3272957fc0bbdab366ca2e83eb4643db6c9a7 authored almost 12 years ago
Add table.foreachi(), phase out ipairs() in API so nil values can be included in lists

453cae7362ab31be5b1b50a15e5aa5fd2c5fd654 authored almost 12 years ago
Cleaned up implementation of solution(), project(), configuration(); now activate scope when called without arguments

2e278af5e2a74060827e5e62758256cb256cb154 authored almost 12 years ago
Make more VC'10 project elements available for override by add-ons; clean up naming conventions of modified functions

91272ebd3781835b586f8f21447408b360065c15 authored almost 12 years ago
Added MultiProcessorCompile flag to enable multiple compiler processes in Visual Studio

3b84626132afa6c0b82797844eb9b8b18f6d5904 authored almost 12 years ago