Ecosyste.ms: OpenCollective

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

github.com/premake/premake-4.x

Premake 4
https://github.com/premake/premake-4.x

Merge pull request #4 from ardneran/master

Added frameworkdirs option.

7a6c9b6e1e357250671886c781ba351a4b804207 authored about 9 years ago by starkos <[email protected]>
Added frameworkdirs option.

This should now support FRAMEWORK_SEARCH_PATHS in xcode_common.lua.
This will allow frameworks t...

2649b7e72a16344af3d08b44739f4e14aeb7f5a3 authored about 9 years ago by Narendra Umate <[email protected]>
Fix #25: Premake embed fails with block comments

1ebb231e5674285010ca1c01e88a30736cccf03e authored over 9 years ago by Jason Perkins <[email protected]>
Add missing quotes around PCH compile flags (h/t Daniel Gibson)

See comment at https://bitbucket.org/premake/premake-4.x/commits/7e583c84a367985227e0865bedfda63...

a9141dee8f470f624574f4e7a0fadac20a83a0db authored about 10 years ago by Jason Perkins <[email protected]>
Remove $(ARCH) variable from makefiles; causing issues on Linux

14f004aedfdbb4bd023eb1a1cf7d8d9d43668f97 authored about 10 years ago by Jason Perkins <[email protected]>
Merged in rglarix/premake-stable-wrk/scripts-option-rel (pull request #46)

reissue #45 - 1 - enable optional scripts option even for release builds

6b362413fd87db11e42e02a4e70c209376d28b25 authored over 10 years ago by Jason Perkins <[email protected]>
Backport native path functions from Premake-dev

becff0191038324799009f8e38a32f711df87b1d authored over 10 years ago by Jason Perkins <[email protected]>
Fix Issue #242: Recursive deletion in os.rmdir() goes up to root level on Windows 7 (Ben Henning)

fec95a8ace000b2d805bd20c24d28f24b705256b authored over 10 years ago by Jason Perkins <[email protected]>
Merged in dcourtois/premake-stable/issue_60 (pull request #44)

added post and pre build events support for C# projects

9fe99f784ec5481f89668c42aa535dff74aa664b authored over 10 years ago by Jason Perkins <[email protected]>
Fix issue #20 - can now find files with a dot prefix; directories are still ignored

b27d1accb89968833ee089e6544030829ca74ec0 authored over 10 years ago by Jason Perkins <[email protected]>
Merged in jimstitt/premake-stable-wpf (pull request #42)

Remove path from xaml file dependency.

6b21344759a95fa95f40f2b36a842f6f5ac25bb1 authored over 10 years ago by Jason Perkins <[email protected]>
added post and pre build events support for C# projects

2776b538edf96ffbfe73abbe09270af3cf091483 authored over 10 years ago by Damien Courtois <unknown>
Merged in windirstat/premake-stable/oliver_ignore_pclint_visuallint (pull request #41)

Same changes to ignore files as for premake-dev

2fdf50ce54e67b4b1d4994825bd1a776eb72ee73 authored over 10 years ago by Jason Perkins <[email protected]>
Merged in dcourtois/premake-stable/test_vs_macros (pull request #43)

added a test to ensure VS macros are correctly handled in include paths.

85a1b933f7a287f7a50a35db9212aaeb5cdbe49c authored over 10 years ago by Jason Perkins <[email protected]>
Issue #236: Fix failing PCH unit tests

e71d2a336a2c30516d89b6932ecc3078314ff5f3 authored over 10 years ago by Jason Perkins <[email protected]>
added a test to ensure VS macros are correctly handled in include paths.

741544bec12e39050201b6c9c4f4b67cc34cfeb2 authored over 10 years ago by Damien Courtois <unknown>
Remove path from xaml file dependency.

773152283df78979f4ea951d0aec5002d0f44022 authored almost 11 years ago by jimstitt <[email protected]>
Merged in windirstat/premake-stable/fix_issue41 (pull request #39)

This fixes issue #41 by simply resetting the indentation to its default ...

f23f27041f2dd934dc16f1d80bb98e67de03a899 authored almost 11 years ago by Jason Perkins <[email protected]>
Same changes to ignor files as for premake-dev

90c40e0140a8554d1895f3256e491d3a4c1e0daa authored almost 11 years ago by Oliver Schneider <[email protected]>
This fixes issue #41 by simply resetting the indentation to its default at the beginning of solution generation, i.e. in vs2005.generateSolution, shared by all VS implementations

761e893b9fdcd39f44e7a12171e99f6c22fbb927 authored almost 11 years ago by Oliver Schneider <[email protected]>
Merged in windirstat/premake-stable/fix_issue214 (pull request #37)

Fix for issue 214

02cc860b97a89b89238f13ff683f04e68adece14 authored almost 11 years ago by Jason Perkins <[email protected]>
src\actions\make\make_cpp.lua

9f5aae4f19f6fee5601272c3451905de7afd3852 authored almost 11 years ago by Oliver Schneider <[email protected]>
Merged in windirstat/premake-stable/Allow_Override_VCTool_Elements (pull request #36)

Expose the former local blockmap as vc200x.toolmap to allow overriding it

860388d9b20108529efae8bd90b991340b69a62b authored almost 11 years ago by Jason Perkins <[email protected]>
Expose the former local blockmap as vc200x.toolmap to allow overriding it

Move the handling of VCPreBuildEventTool, VCPreLinkEventTool and VCPostBuildEventTool into the af...

462cf0f9a49f6703f6d7e2662e9158803836a65d authored almost 11 years ago by Oliver Schneider <[email protected]>
removed path extension from .net links.

f59ebb31f6082d64fe7551009e361e6ce2f2c430 authored almost 11 years ago by jimstitt <unknown>
Add support for xaml extension.

adce554d533f14749053e52cd347c3556102393c authored almost 11 years ago by jimstitt <unknown>
Merged in windirstat/premake-stable/sln2proj_map_override_for_merge (pull request #32)

Allowing the mapping between the global solution configuration and the project configurations to...

8c5185536ce20eb7b4da75b296623969e75f8f08 authored almost 11 years ago by Jason Perkins <[email protected]>
Allowing the mapping between the global solution configuration and the project configurations to be overridden

0e4b9017adeca7a9882b4ff997fdcfbbd901b45d authored almost 11 years ago by Oliver Schneider <[email protected]>
Merged in ryanjmulder/codelite-library-with-dots-in-filename2 (pull request #27)

codelite-library-with-dots-in-filename2

f91f4114a6bd6755b10de1b9acbb68753024b50a authored almost 11 years ago by Jason Perkins <[email protected]>
Merged in windirstat/premake-stable/resincludes-fix (pull request #30)

Fixing: resincludedirs broken in premake-stable (only affects ResourceCompile sections)

9024ed3718aa7e8ba3c6b3830b22f38e63cd7409 authored almost 11 years ago by Jason Perkins <[email protected]>
Merged in zorbathut/premake-zorbathut (pull request #23)

Fix vs2013 action.

456d77ec2f3fd347b59fb192bafa7e583e23be4b authored almost 11 years ago by Jason Perkins <[email protected]>
Merged in windirstat/premake-stable/vslint-ignore (pull request #29)

Ignoring Visual Lint files (updated .hgignore)

85829fe5241702c00f4a37cdf89a687ed3b497b8 authored almost 11 years ago by Jason Perkins <[email protected]>
Fixing: resincludedirs broken in premake-stable (only affects ResourceCompile sections)

7ef7e1dc7d26b272c61f4dcb0e250ff80d403278 authored almost 11 years ago by Oliver Schneider <[email protected]>
Ignoring Visual Lint files (updated .hgignore)

465aa1afe54e98c1cfa498392b5191a65b096125 authored almost 11 years ago by Oliver Schneider <[email protected]>
Separate sibling and system libraries (as the gmake action does), so the name can be properly formatted for each

Avoids truncation when the name containes a dot, e.g. 'wx_gtk2ud_propgrid-2.8'

981759e3e8bb1db9cd97ac391564610826396253 authored about 11 years ago by Ryan Mulder <[email protected]>
Fix vs2013 action.

4ba5656d7b599d1c442a8d6d9990d6caee1fb4e2 authored about 11 years ago by Ben Rog-Wilhelm <[email protected]>
Bit of tweaking on the release script

514660bfdd08afc45f19702e757d1d6c620dd195 authored about 11 years ago by Jason Perkins <[email protected]>
Added tag 4.4-beta5 for changeset bb086266c189

c17764ffc80f84df0e12dd0eb6e3b6b766003341 authored about 11 years ago by Jason Perkins <[email protected]>
Update copyright year

bbee3bf072d08a1493be21a216300bfac3ba2af1 authored about 11 years ago by Jason Perkins <[email protected]>
Fix virtual path building for patterns like "filename.*"

26df9d5575ed292fa21b6e352765f85c73ea89e4 authored about 11 years ago by Jason Perkins <[email protected]>
Fix CodeLite file tests

9a7579c3cecfe653184b7ba55bbedc084c67ae50 authored about 11 years ago by Jason Perkins <[email protected]>
missed one configuration

3890b29cdbece8301a737bc232754f01c497f09e authored about 11 years ago by Ryan Mulder <[email protected]>
include a virtual folder at the root, because codelite expects it, and it causes many strange bugs in codelite when the virtual folder is absent

d4cdc8e6ff6f0712e12dc7c3ec7db61ec746590f authored about 11 years ago by Ryan Mulder <[email protected]>
use underscores instead of pipes in configuration names, because codelite creates directories named after the configuration, and pipes are invalid in directory names on windows

e10b8de7894eb61bd416d632b1da9b668c6ffada authored about 11 years ago by Ryan Mulder <[email protected]>
Small improvement to build instructions (h/t John Driscoll)

43b3764c9a095772000d057f487580dad48e6644 authored about 11 years ago by Jason Perkins <[email protected]>
Pass same flags to PCH compile as C/C++ source code

5eef7b53ec26baf79695f91659f51d374316963d authored about 11 years ago by Jason Perkins <[email protected]>
Fix incompatible types warning from VS 2005 (Oliver Schneider)

58388a13ea0f47241340a99f45f1e3b0a0f45f04 authored over 11 years ago by Jason Perkins <[email protected]>
Merged in wfgleper/premake-stable (pull request #18)

Handle missing ld.so.conf gracefully instead of crashing.

93ab1286b5dafdccf0b7e3c65b6937c1c002de11 authored over 11 years ago by Jason Perkins <[email protected]>
Merged in lzprgmr/premake-stable (pull request #17)

Make table.isempty work with table which has a key as false

ffbc2662bd8c96da82acca0385ee8700a291c330 authored over 11 years ago by Jason Perkins <[email protected]>
Merged in mologie/premake-stable/macosx-quotes (pull request #14)

Fixed generating xcode4 projects with preprocessor definitions including quotes

031c858a08612a9a8bc0b79f5bb09c1407323efc authored over 11 years ago by Jason Perkins <[email protected]>
Find PCH on include dirs even if project has a location set

87228f81fe5ec9f10980d1ed343fa103aa6d3a70 authored over 11 years ago by Jason Perkins <[email protected]>
Enable custom source trees for Xcode frameworks using VS-esque variables such as "$(SDKROOT)/OpenGLES.framework" (Ben Henning)

c78e37f993e410c7a7eb0858dc57f5a2cc1e8100 authored over 11 years ago by Jason Perkins <[email protected]>
Initial support for Visual Studio 2013 (Igor Karatayev)

24159a810efe620a96883f8977ab76b9940912e0 authored over 11 years ago by Jason Perkins <[email protected]>
Bug #280: Problem with prebuild, prelink, and postbuild commands in Xcode (Ben Henning)

b1d33ad4a1b6a013c8d6a5e2e60b8d139cd57902 authored over 11 years ago by Jason Perkins <[email protected]>
Leave PCH header path alone if no match is found in includedirs

df165329b6c690e6315d7e2412e5c80f2c12db27 authored over 11 years ago by Jason Perkins <[email protected]>
Add bitmap and wave files as known Xcode resource types (Ben Henning)

df1d0d0c9046bfa15f782344e46cba5333cf875b authored over 11 years ago by Jason Perkins <[email protected]>
Fix detection of PCH files when include paths are used

a4b4168b7415c472b7f0008dec994045573bd4b6 authored over 11 years ago by Jason Perkins <[email protected]>
Swapped $(LIBS) and $(ALL_LDFLAGS) in makefile linking step (Ben Henning)

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

4b659ec54c38a1790de6078ae02d60d6d9ed0226 authored over 11 years ago by Jason Perkins <[email protected]>
Fix typo

c3557303596571b0ef26e2f6f73bd802bf5b036e authored over 11 years ago by wfgleper <[email protected]>
Fix typo

4927fc11c9586773bc642d914860df1d051656be authored over 11 years ago by wfgleper <[email protected]>
Handle missing ld.so.conf gracefully instead of crashing.

bad33f6d05b8e93c85fe80928a14ee9914fa6d31 authored over 11 years ago by leper <unknown>
Make table.isempty work with table which has a key as false

a4c2d402537d1341802a69e09f435e431c480fa1 authored over 11 years ago by Baiyan Huang <[email protected]>
Improved handling of precompiled headers across toolsets

99a23c9fccb0ce71a752289ffc20aaf27e217dfa authored over 11 years ago by Jason Perkins <[email protected]>
Stop stripping path from PCH headers in Visual Studio; first step in standardizing handling across tools

e390d423462f1aa5381f09db74920931fe5e2335 authored over 11 years ago by Jason Perkins <[email protected]>
use "ALL_RESFLAGS" instead of "RESFLAGS" on resource compiler command line

1389d1d6f3aac36cd9459d6d99a9e1ff0fddd3de authored over 11 years ago by Ryan Mulder <[email protected]>
Fixed generating xcode4 projects with preprocessor definitions including quotes

8ab4b4f4c1040c648b38fd9d0142f09b19ba649e authored over 11 years ago by Oliver Kuckertz <[email protected]>
Fix error result handling in os.rmdir()

20fd5a0c28f49618218d3c8d43c742fbab68edf0 authored over 11 years ago by Jason Perkins <[email protected]>
Fixed bug #176: Target prefix breaks GCC linking

cfa62ad56f92a25659810220238d4a0bf0edfd67 authored over 11 years ago by Jason Perkins <[email protected]>
Fix a nil reference error in premake.getlinks(); return "." for empty directory paths instead

ecbe7801d3a6ad36ec986f1ed16d8cb2ad306143 authored over 11 years ago by Jason Perkins <[email protected]>
Fix bug 171: ImpLib used incorrectly in dependency paths

5f962a893c4cf642b3666405b145162d548f86b8 authored over 11 years ago by Jason Perkins <[email protected]>
Add support for Visual Studio 2012 (Oliver Schneider)

8f367712a3a92fc3fc70e72894ab5fe7075f2490 authored over 11 years ago by Jason Perkins <[email protected]>
Removed tag 4.3-rc2

5201a4c7e26583191e8ae66cefa57b83dfd5fd91 authored almost 12 years ago by Jason Perkins <[email protected]>
Removed tag 4.3-beta1

1cedbf94bdc973863180c956b586d7af72fa5064 authored almost 12 years ago by Jason Perkins <[email protected]>
Merged in assarbad/premake-stable/atl-support (pull request #10)

Two new flags to complement MFC support with ATL support

24920ff65d7cac605138ffee063f5301012807e8 authored almost 12 years ago by Jason Perkins <[email protected]>
Merged in assarbad/premake-stable/project-basename-mutate (pull request #9)

Allow project names to be mutated

0520528b9d8d6f042156c70b45169de04449fd5b authored almost 12 years ago by Jason Perkins <[email protected]>
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

ce13d936ee6216d45f13b3b7e1aff12296413f3d authored almost 12 years ago by Oliver Schneider <[email protected]>
Implement a function that can be overridden to mutate project names and handle that correctly inside solution creation

b8a05c5ca0e82cc970d4f1a5298464c294133c40 authored almost 12 years ago by Oliver Schneider <[email protected]>
Patch 159: Validate all values passed to options (Moi_ioM)

af537ed69c1ef03e8dc7d5fcf9854849049c5b92 authored almost 12 years ago by Jason Perkins <[email protected]>
Fix .def file support for VS2010 (Riccardo Ghetta)

8baa8cca074055854838e3c204c98767eaab436c authored almost 12 years ago by Jason Perkins <[email protected]>
A bit of cleanup on Linux and BSD build configurations

c1633876193b6559f1a8f9a6fe7abaa0ab32df8b authored almost 12 years ago by Jason Perkins <[email protected]>
Merged in bitshifter/premake-stable-linux-findlib-fix-take-2 (pull request #7)

Process ld.so.conf for includes, fixes os.findlib in Linux.

1237ac1b30310e4d301c6a894f14649261c6169f authored almost 12 years ago by Jason Perkins <[email protected]>
Fix linking to external libraries outside of project folder

5417e6d3b13b9023bfc24168a0bab571ea7d36a1 authored almost 12 years ago by Jason Perkins <[email protected]>
Clean up GMake link tests in preparation for a bug fix

f0fa1450a76d88b8ca010ece0ae836d6e6ffe182 authored almost 12 years ago by Jason Perkins <[email protected]>
Merged in bitshifter/premake-stable-env-flags-makefile-fix (pull request #4)

Use ALL_CPPFLAGS, ALL_CFLAGS, ALL_CXXFLAGS and ALL_LDFLAGS internally so CFLAGS etc can be overr...

47bddbf3f992fd1acc3702adc52b751f507ef342 authored almost 12 years ago by Jason Perkins <[email protected]>
Process ld.so.conf for includes, fixes os.findlib in Linux.

224daefd0f692f8601497a7f5680451f9db1243a authored almost 12 years ago by Cameron Hart <[email protected]>
Bug 268: Target extension not set properly for Visual Studio 2010

81d74190d51e88e632d65cf7b5db84e6e790e251 authored almost 12 years ago by Jason Perkins <[email protected]>
Use ALL_CPPFLAGS, ALL_CFLAGS, ALL_CXXFLAGS and ALL_LDFLAGS internally so CFLAGS etc can be overridden on the command line.

74e439e8cf1b2ce4a04b9cbc3ca8a2d5c207ba3b authored about 12 years ago by Cameron Hart <[email protected]>
Port vpath tests from premake-dev

691fd713608f91ece89d215712e34163c4a8df59 authored about 12 years ago by Jason Perkins <[email protected]>
Pull 25: Add Unix support to os.getversion() (wfgleper)

56bf6b23267a210d3f551acc32d21b937d2f470b authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3466877: Removed -flat_namespace from Mac OS X flags (Konstantin Tokarev)

f3143022c5caeef991501d78ced0090c3852cf0b authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3462994: Make flag values case-insensitive

0d733afd455a97ca6896b0ca92ac9991a0f4faeb authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3441850: Use debug.traceback() as error handler (Konstantin Tokarev)

f01f5d4c4ffd888cf4e4c5aae743fd11a9cc4d8b authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3435716: Fix for PS3 config generation in VS2010 (Jake)

3ac813d159d95856e88f9746a54060c2d947b1eb authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3367642: Add support for targetextension property to Xcode

95ef68312c107eb78b93b215b07e64702879d806 authored about 12 years ago by Jason Perkins <[email protected]>
Patch 3485071: Fixed _PREMAKE_COMMAND fallback when premake4 is not in PATH (Konstantin Tokarev)

c538fd7d3969d1c5f2a4502eb20703ca5c25ed3e authored about 12 years ago by Jason Perkins <[email protected]>
Fixed handling of exact path matches in vpath building

445d3176dd172a46d064efd89492c22274adf2ce authored over 12 years ago by Jason Perkins <[email protected]>
Pull 1: Fixed path to Info.plist in Xcode projects (Adrien Anselme)

fd9d33c2dfdf621a22e35b389275435f492e7c0a authored over 12 years ago by Jason Perkins <[email protected]>
Add include for PCH dependencies to makefile

4c93fa1acddf17f9980c1142a2bbbf21fcf76eb4 authored over 12 years ago by Jason Perkins <[email protected]>
Patch 3476176: Remove conditionals from makefile compiler assignments (Konstantin Tokarev)

6fa5c3509a7c6fce72891ddea62070add823bfe4 authored over 12 years ago by Jason Perkins <[email protected]>
Patch 3476176: Fix dependencies of precompiled header in makefile

a77ec015b14eb793a6699d6998823b9c6c5c3a6a authored over 12 years ago by Jason Perkins <[email protected]>