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 pull request #35 from TurkeyMan/debugger_selection

More debugging api's

ff4689b3c0ac2a465f4f13d32a6a07f644af6bf0 authored almost 10 years ago
modules are now correctly loaded in all situations

b59266f42e73b14074271ffdce61e861de0228aa authored almost 10 years ago
http api changes

6202fe473a8daf3a22a3de8295bac0eb9b729399 authored almost 10 years ago
adding contrib libs (curl, zlib and libzip)

e4cab4f0fe4532d02eb4f5f6f349034fe2ea5561 authored almost 10 years ago
Support selection between different debuggers.

Specify the debugger binaries, args to run with.
Specify path remaps:
It's typical to remap pa...

4ce26b3c9ed5c22cb2e517c059a8cb80f6ef0c2a authored almost 10 years ago
Merge pull request #40 from starkos/finish-renaming-archs

Finish renaming architectures away from x32/x64

17d77d4d3c7dc5c1ff61505be43e29dbf4260750 authored almost 10 years ago
Finish renaming architectures away from x32/x64

A number of tests were relying on the fact that x32/x64 were being converted implicitly to x86/x...

17f1843c71e32eb0141ced3de9a5dc8c38c757c8 authored almost 10 years ago
Merge pull request #34 from TurkeyMan/override_clean

Made the clean functions overridable

545b2901f06fc40d3db950f077f0a5b0138fc939 authored almost 10 years ago
Merge pull request #36 from TurkeyMan/explicit_arch

Added aliases for explicit architectures

bf6e97ada867586c91e0886d545bb3f6231c5f64 authored almost 10 years ago
Moved some shared logic to vs-tool.

9c5dd76db074405938f0dd7f8718f6cd673267b3 authored almost 10 years ago
Changed x32/x64 to explicit architecture names for clarity.

Aliases should probably be deprecated.

07e90323cd445ccf433208737f498cf04e308f38 authored almost 10 years ago
Made the clean functions overridable.

13bf58372a01ad0d5e275c3e20e0d4c27f1478ae authored almost 10 years ago
Merge pull request #5 from TurkeyMan/manu/endian

Add new endian() project API

f07b28b1c0d85511c7000a728f3019e2bbff234c authored almost 10 years ago
Merge pull request #4 from TurkeyMan/manu/fpu

Add new fpu() project API

168f91f3f474806c514d59e274b2a73fdb47e023 authored almost 10 years ago
Merge pull request #3 from TurkeyMan/manu/pic

Add new pic() api

053f7b6740df14ac12d0e056d0ba3eeeb539b7da authored almost 10 years ago
Merge pull request #31 from starkos/path-normalize-fix

Fix handling of "../../.." sequences in path.normalize()

de47325370e8b2eb9e37007f2ddd92b3301c5f91 authored almost 10 years ago
Merge pull request #32 from TurkeyMan/vs20xx_override

Allow for overriding generateSolution and generateProject

881c196ab406d8ad82e77ecb4298e0cafad5b5bc authored almost 10 years ago
Added pic (position independent code) api, used all over the place.

48db64e9a97a732f3d283a679dfc976a1a8d4640 authored almost 10 years ago
Allow for overriding generateSolution and generateProject.

1ba7404392b12754a32db307bbd3c8389b6c6fc6 authored almost 10 years ago
Merge pull request #15 from Blizzard/pr9

add table.tostring

b27005d4aa7d7eb0371e89bd88714e43a8563cd6 authored almost 10 years ago
Fix handling of "../../.." sequences in path.normalize()

614cea1c98421d97a9553dac4a81e56fc0148ef8 authored almost 10 years ago
Merge pull request #30 from fzwoch/xcode

update xcode submdoule revision

af5724d2fb11db420dfb68a6e1f29d7ba3d13c5a authored almost 10 years ago
update xcode revision

f56cd061d8b6ec2050d026767c3e79d67d8395d4 authored almost 10 years ago
fix 'off by one' error for emtpy scripts.

9b2c8c3c9a16e15c05804ae0318bafa6cac3463a authored almost 10 years ago
add or bring back premake.action.supportsconfig

fad51601972a3dd5d8e17f52fec2a70aea920b06 authored almost 10 years ago
paths from config.getlinks are already project relative.

8cf5b03b47e7cd977778d74a7ee66f73e10ea82f authored almost 10 years ago
fix bug in io.open override

dd87f019d096e7f62cd61f725e71024f9b6f2162 authored almost 10 years ago
64-bit compiler doesn't like SSE/SSE2 flags, they are implied.

01821e8e64d7c149b3ebf3bc740c48a91d38b0cc authored almost 10 years ago
fix bug in oven.bubbleFields not expanding tokenized strings.

48d3405684b1c56235e7ccc2a7a94df9f888ccf3 authored almost 10 years ago
add os.writefile_ifnotequal

4723ca7ac8c907919243121a6529ea57ecb4093f authored almost 10 years ago
add table.tostring

Conflicts:
src/base/table.lua

1a880e54224b5b66ff4bd05f2c0086b8e54aca2f authored almost 10 years ago
Merge branch 'pr8' of https://github.com/Blizzard/premake-core

1738c13263c12343db2a82b1db130314bd1fc40e authored almost 10 years ago
Merge pull request #13 from Blizzard/pr7

Add C++11, C++14 flags for GCC & Clang

f9d31fe0c2f79b4d0915cc79df477d50d0f423f2 authored almost 10 years ago
Merge pull request #24 from premake/editorconfig

Added .editorconfig file (http://editorconfig.org/)

47aa42ee09549ea3bc1b14f7b5619cb7e22d6e18 authored almost 10 years ago
Merge pull request #25 from starkos/gitignore-modules

Add modules to .gitignore

4776e159e2695e322c0dbf0cc6ac8b5820d9504e authored almost 10 years ago
Add modules to .gitignore

Prevents private or in-progress modules from appearing in pending changes, makes it a little eas...

713c03fc10a4f75f2f2fdcb3dd36f1bb85ce37fe authored almost 10 years ago
Added .editorconfig file (http://editorconfig.org/)

I keep having to fix my accidental insertion of spaces >_<
This configures lots of common editor...

117a67200c44d11ab95244b0deeec81d0b54914e authored almost 10 years ago
Merge branch 'cleanup-hg' of https://github.com/premake/premake-core

4f511b2960d161e4fdc672a1bb1b9bebf3e96ad5 authored almost 10 years ago
Merge branch 'pr4' of https://github.com/Blizzard/premake-core

76cad937c39921be9ca4e40fcd96592ae0536af3 authored almost 10 years ago
Merge branch 'pr3' of https://github.com/Blizzard/premake-core

1478c4064b06f40ba2c1f4069819ca64549a163d authored almost 10 years ago
Merge branch 'pr2' of https://github.com/Blizzard/premake-core

0557e38efdd73839f27d7612412dbd76fa7678d3 authored almost 10 years ago
Merge branch 'pr1' of https://github.com/Blizzard/premake-core

0a9754eff731418ee6efa3c49c247b962a7c629d authored almost 10 years ago
Surprisingly, the source code has referenced to .hg* files...

1873aa77af3f5043cbd97e6ca50cfec9481b96d7 authored almost 10 years ago
Cleanup the Hg litter.

14edfa4d77d1a08ba83073cf05a5fb48c5ebb5ec authored almost 10 years ago
Added an 'fpu' option, to select software/hardware FPU (used by arm, mips, etc)

99b02d9ecdd4da2c8ec7659e2e6dccf6e7bfc144 authored almost 10 years ago
Added 'endian' option to select target endian (arm, ppc, mips)

a37df953b5170701d656769fed5b006bf12e17f7 authored almost 10 years ago
Merge pull request #1 from premake/travis

Added xcode submodule.
Added .travis.yml to integrate with Travis-CI and get all the PR's build...

e7a05b69a07a1cf708026c38dfb3b386d65c1bc0 authored almost 10 years ago
Added xcode submodule

70930586476f592c583f2aad41105f21f53efec5 authored almost 10 years ago
Travis integration

391060d3896c0cde65b93fba1a7466d151318161 authored almost 10 years ago
WE'VE MOVED TO GITHUB! Come join us at https://github.com/premake/premake-core

If you need help moving a private Mercurial fork of Premake to git, see https://github.com/prema...

bd51df5d8590dada3b22394791e55215109b747f authored almost 10 years ago
Roll back embedded script compression with LuaSrcDiet

f01709afa1afc422042b773d10ce1e34792c00a0 authored almost 10 years ago
Back out exclude patterns on os.match()

67bb8488d033bd296daee1a8482048d18a458139 authored almost 10 years ago
Backout changeset 589733d6e9dc0e521bbf90a51dc1ef251b0fe46b

5672a0279258be47c2a62ce4d0f4ccd439964b2d authored almost 10 years ago
Adding VS 2015 support.

ad0e4f03b44d32380fdd85affa4c457a9bbed327 authored almost 10 years ago
Add C++11, C++14 flags for GCC & Clang

cac5baecbc34ac2f6357c2fb6a632b0f312f96ba authored almost 10 years ago
deprecate ReleaseRuntime flag, use 'runtime "Release"' instead.:

3eb49baad4ca1ec338abb170279b1965be765913 authored almost 10 years ago
add verbosef

4d514e53f8675e49bcf2ebb498b0a3556df6a8d5 authored almost 10 years ago
strip ../ in path.normalize

71a286da8c7aaeb2707fc7a9b3d179a89ca5fde8 authored almost 10 years ago
add string.sha1 function

a8087f4b8f602adbb1229c4e1ccbd60d1b36587b authored almost 10 years ago
Re-factored for new module layout.

Working again against latest.

ac8358c936f60b610d35ac8805a33e5eca0ab1ea authored almost 10 years ago
Merged in ben_ratzlaff/premake-dev (pull request #146)

Implement 'RelativeLinks" flag to effect makefile creation to use -l and -L instead of linking a...

878d1083670b5c86a62ef4ed9a2902875105dd4a authored almost 10 years ago
Merged in dcourtois/premake-dev/issue_265 (pull request #159)

fixed issue #265

2c8facae2097a3db2af92732b6aa65ae1f3d2f91 authored almost 10 years ago
Merged in tbasnoopy/premake-dev/extension replace (pull request #148)

add replaceextension function for paths

34bf41ea9d170f48f19ee35983050b49c152e3f3 authored almost 10 years ago
Allows to replace the extension - if exist - of a path (M Skibbe)

No magic but i really often need such a functionality. Espacialy for buildrules.

346d3db25c9ccd98fa4e326040e4c77f9b8aeec8 authored almost 10 years ago
Merged in domu/premake-dev/dev/issue240 (pull request #130)

Fix issue #240, make os.match to get exclude patterns for dirs and files, os.rmdir now gets all ...

653416ead74fb7a2eeb56ddf7bbc6b134a37e891 authored almost 10 years ago
Update changes and contributors

d6ba78d2c0f4d5066ee43cbaf92a17ca15de37de authored almost 10 years ago
Merged in mchandler_blizzard/premake-dev/selflink_fix (pull request #126)

Add check to ensure we dont link against our selves

7f22ab9b7a8e1add53e769e3cd9a20c245d7f6a6 authored almost 10 years ago
Merged in windirstat/premake-dev/fix_issue_25 (pull request #96)

Compress embedded scripts with LuaSrcDiet

4d88c7f7b5442b1bf488cf0a4e8fc4d85c96fd93 authored almost 10 years ago
Updated change log and contributors

65f39035da3c601e59a0bbf472a731479822e427 authored almost 10 years ago
Giving summary of the Lua source diet, instead of individual lines (Oliver Schneider)

c162b7a654c35230c363ab4410948f8e855157d3 authored almost 10 years ago
Adding a README.premake detailing the changes compared to vanilla LuaSrcDiet (Oliver Schneider)

41af3aef52a6d36d67ac58bb02adc1e1c0a8f478 authored almost 10 years ago
The post-processing after LuaSrcDiet processing is required so that the string becomes a valid C string (Oliver Schneider)

ef2e472928d022fd50c133ca6ba68282d32a8b3a authored almost 10 years ago
Adjusting LuaSrcDiet so we can use dofile() and call it, returning the trimmed down source (Oliver Schneider)

4284905a9f64052fa94009c8671dd4c0c27aeaa1 authored almost 10 years ago
Adding vanilla LuaSrcDiet 0.12.1 (Oliver Schneider)

0ba8efd2df81be321c355880a915da23607acde9 authored almost 10 years ago
Fixed duplicate AVX test case name in GCC suite

eed8138a829fbc038241a93a042d363d49004cb6 authored almost 10 years ago
Merge AVX2 support

208d0abaae17d1063fd1bfef3a3f6c4ba426a674 authored almost 10 years ago
Implement AVX2 for Visual Studio 2013

0869ac5cb2bfe52de2e8d278414412aa6d022875 authored almost 10 years ago
Implement AVX2 flags for GCC and MSC

d34021bcc92de0538a71f62deffefa86592bcfdf authored almost 10 years ago
Fix indentation from previous commits

d61b9956835f0999f794e03786f769e2134115a3 authored almost 10 years ago
added unit test for premake's module loader

f11fe0db26c58b7fd211858607e80e874d281dce authored almost 10 years ago
fixed issue #265

0c3a2bb2e362679e7d9f3ce2b0fae819ef3cab70 authored almost 10 years ago
Fix casing of XML declaration in Visual Studio rule files

45a694acb50b53a0795c4eabc898c5ec38677af3 authored almost 10 years ago
Re-reverse order of system and sibling libraries to match previous versions

6d03fdf8fede6149a70b4c1bb64f30dce89621c2 authored almost 10 years ago
Backout changeset c477521856869d8d166f62cdbf710f2328c175f1

dc187cb3e377ca1be3aca7e608d3b4c2ca3048df authored almost 10 years ago
Convert premake.main.elements to an array, to allow manipulation from system and user scripts

Because the original function was called before the system and user scripts had been executed th...

2ef3adb9d7c9c4368ffe99e1146f1f7c73ee690c authored almost 10 years ago
Merged in dcourtois/premake-dev/issue_264 (pull request #157)

fixed issue #264

c576407af540f8cd840f668b1003247e74873751 authored almost 10 years ago
fixed issue #264

b74bc541dcb7dc50ad4541ae13602829d871412f authored almost 10 years ago
Add _MAIN_SCRIPT_DIR to module search paths on startup

d653b4e19aad57af5d431c63191f2ee48e4cd73e authored almost 10 years ago
Caught up change log and contributors

47181031fd49be4708f3f38b09fb5f6fea6f94b8 authored almost 10 years ago
Merge Xcode and module loading improvements

aab1e899bffecbefc3463f51f705f209396197e7 authored almost 10 years ago
Update change log

692daee04d67d6f6beb0eb92448fbd3accbbb87e authored almost 10 years ago
Clean up module file error handling; use os.locate() to predetermine script availability

bda1d10e4a836d4c9341747b57ec935ecd7e9161 authored almost 10 years ago
Re-enable deferred module loading

de9520eded1e18472a3d5cb277ef2616f2aa1b85 authored almost 10 years ago
Merge script error handling fix in module loader

4667789bc373195c8f90e4c80a2da4f65ac492b5 authored almost 10 years ago
Report script errors from the custom module loader

a82d9c7ba5ebf8274560a81228cc624dec8743e6 authored almost 10 years ago
Apply coding conventions to Xcode workspace exporter

571f2da4fb4fa72335ec887f3877f9577c4a2f96 authored almost 10 years ago
Fix issue #200: Prevent generation of empty Visual Studio .user files

5d9829a1daf78a042ffa8132baeba16f5db76143 authored almost 10 years ago
Stop generating empty .csproj.user files for VS 201x; added to change log

006a35c795f5e791f7ecdc350be3b8e7e45e4c30 authored almost 10 years ago
Merge latest from development branch

8a4a8ff8665bb587ecaa7d38ba96201ee02fa25d authored almost 10 years ago
Roll back broken Xcode action preregistration

0993059791682d9987e1a5294018930898aec8b1 authored almost 10 years ago