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

Fixed comment for premake.filename. Fixes #134

0026eac920ae482e3b4b0c7252332bd92c29e5f7 authored over 9 years ago
Added ignoreDefaultLibraries API for Visual Studio 2010+ projects.

5d6d05c31d42ae51a0dd87b0383c707f8607160d authored over 9 years ago
Merge pull request #226 from starkos/fix-buffered-eols

Fix output deltas caused by recent file buffering additions

31cc1dadecb376c2914d5753ea1ec01f6b85ada4 authored over 9 years ago
Finish solution to workspace renames in core code

04a7170d6c2907a469758e09f6558c1b03ee721d authored over 9 years ago
Rename make_solution.lua to make_workspace.lua

d57699204db6f35a1eb45edb8af2bb531fb317de authored over 9 years ago
Fix output deltas caused by recent file buffering additions

- Restore trailing EOL sequences to Visual Studio projects and solutions
- Fix UTF8 BOM marker o...

1dd9e9fae28c0730e52e75079b412ffffcb3632c authored over 9 years ago
support for user modules now only in the embed action

86a14e34913ad78e901ab96bdad69ee6e7898ecf authored over 9 years ago
Allow querying values without combining values from parent configs.

3afc21546f4580bfe2e85988699a3357c707fc50 authored over 9 years ago
Merge pull request #220 from LORgames/ssurtees/linksAlternateExtensions

The links API, for visual studio, no longer appends .lib if an extension already exists.

1de083849a77ea12bbb289f4a9520f86e23e2a53 authored over 9 years ago
The links API, for visual studio, no longer appends .lib if an extension already exists. Fixes #87

b5ccf23105b3c18d72b94ffcbd03aa949dada72a authored over 9 years ago
Update to latest Xcode module

f1f0b556393b57b817f65c9feb2564e1277e226e authored over 9 years ago
Merge pull request #218 from starkos/fix-cs-platforms

Fix handling of arbitrary platform names in Visual Studio C# projects

355d2e3f3cb8c505d3bc6e2a765df09f126bea02 authored over 9 years ago
Merge pull request #215 from starkos/more-workspace-renames

Rename container class from solution to workspace and propagate changes

bdf11d1f3348ef19236fb2ea0f840d8beb6b9f75 authored over 9 years ago
Merge branch 'Blizzard-buffered-io'

bd118c908933f0b27dd2cddb468348c7375a09b0 authored over 9 years ago
Fix Xcode unit tests broken by buffering changes

0b85db115117259dc5e7168d9a516484e128e455 authored over 9 years ago
Merge branch 'buffered-io' of https://github.com/Blizzard/premake-core into Blizzard-buffered-io

8bfaef3e8ff3fafc14192f4f9858c711c64232ab authored over 9 years ago
Added unit test for new search ability

072b47eb56cf629bb13f1a27f49d8506c4b5e61c authored over 9 years ago
Reworked filename pattern matching to allow for more complex patterns.

14d94bf31990450b8790fcff94c1fd2250564c75 authored over 9 years ago
Merge pull request #205 from akaStiX/PathNormalizationFix

Fixed path.normalize

8f418a5df43911fe4acc4c55f8a34826794ba028 authored over 9 years ago
Fix handling of arbitrary platform names in Visual Studio C# projects

007b8a2385a73b83c1d138b572820e2841eadcd6 authored over 9 years ago
Merge branch 'master' into PathNormalizationFix

3cea1dce3501e4edc70af3cb24dad31cce19318e authored over 9 years ago
Update to next dev version

7bde8ca73b4da6350f224ed09e3702cbfa22a79f authored over 9 years ago
Fix release steps: must create tag before GitHub release

7323c8c8e01750daa4944ee34613a4b3a73679e9 authored over 9 years ago
Updated support files for 5.0-alpha5 release

b88d1ca601a2ba7cf773e03ff9e9988e339202e3 authored over 9 years ago
Merge pull request #213 from Blizzard/make-cpp-fix

fix bug in make_cpp.lua

ac4574c97efaefb374c72df348442a09c8ab07c0 authored over 9 years ago
fix bug in make_cpp.lua

ef8d818c626d780851c6c47ff02034e06062babc authored over 9 years ago
added support for preloading user modules

4dd81d0c08c4e30a14377624d563534b9a2de698 authored over 9 years ago
Rename container class from solution to workspace and propagate changes

6376421172119bd7168d10063a065000a171014b authored over 9 years ago
Merge pull request #207 from starkos/more-workspace-renaming

More workspace renaming

97fc2a0a38bd37a51735ec67519aca4a8272d899 authored over 9 years ago
More easy sln to wks renames

d1ea0e81b13bc8de19912ca2254296279e411baa authored over 9 years ago
More easy solution to workspace renames

bf3e68287c2ffb4297f8dec49a39772e860f0faf authored over 9 years ago
Fixed path.normalize

16dded0499e0ed4d66660bfbcc5147ef14face51 authored over 9 years ago
Rename solution to workspace in oven and validation code

1eb38c9fc143a09f5976f3360e4dcf7f92830f33 authored over 9 years ago
Merge pull request #202 from starkos/allow-nil-valid-lists

If action contains no valid language or kind lists, assume everything is supported

59d10066e6fed8ddcbe2fe9048304acccf80014b authored over 9 years ago
If an action contains no valid language or kind lists, assume everything is supported

This makes it easier to write and maintain small utility or reporting actions that don't actuall...

1d4fdc89807a572f007ed20bc3b77e874dc9955b authored over 9 years ago
Rename solution to workspace in global.lua and propagate changes

3d778a715153edcee2fc20fd72324367d495774a authored over 9 years ago
Merge pull request #183 from Blizzard/bake-solution-config

Fully bake solution configs.

30dbdb5b159d2bed3776a49d482f9fee4eae148d authored over 9 years ago
Merge pull request #199 from JohannesMP/patch-1

Changed google groups url to non-mobile version

9153ca311b6bb8c79c6b5befed0fbb3a20e83562 authored over 9 years ago
Changed google groups url to non-mobile version

762883b754c15a9fb40dfc8f1b2977f16642587d authored over 9 years ago
Merge pull request #182 from Blizzard/file-queries

File queries

8fc81d978b7d2f9a07ca56d562c9ffaa969bdfbc authored over 9 years ago
Merge pull request #162 from leeonix/master

rename .pdb file name as targetname.

d8782c076af1623d27e781d994ef21c5f823b655 authored over 9 years ago
Merge pull request #191 from Lusito/feature/pathjoinfix

fix for path.join problem when both string start with a "..", a unit …

25bb49e4d5a3401a6faf5acc63965e334c77b6f0 authored over 9 years ago
Merge pull request #194 from tritao/contributors

Added myself as a contributor.

960892cb8be9ea25a7340f87a167134e0430b12d authored over 9 years ago
Added myself as a contributor.

4d70e5e704be5eeb3565a5847158a0f10d8e6af2 authored over 9 years ago
Silence warnings about arguments unknown to Clang, fixed a mistake

04a7cd15463a5102ef4bd8edbaaa3713f1916d13 authored over 9 years ago
Support LLVM platform toolset for MSC; Clang in Visual Studio.

eab093302c1c5a2135e2266401acf80e7cc730fd authored over 9 years ago
Merge pull request #188 from moomalade/outputof

Chomp newlines in os.outputof()

046da71a28cfa394b4a3fdbc30c2aa99ac8190cc authored over 9 years ago
Merge pull request #189 from moomalade/loadmodule_error

Improve module loadfile() error messages

247699e6cea370ccb78fc58955ad6059e3db4698 authored over 9 years ago
fix for path.join problem when both string start with a "..", a unit test has been added

15ceabac489275d4dba2f320ca0b6aaa3a76a031 authored over 9 years ago
Improve module loadfile() error messages

Have the module package loader return the loadfile() error for file system modules,
and report t...

5ec37965a2d23dd1d25b5a876300850778b99206 authored over 9 years ago
Chomp newlines in os.outputof()

Fixes #45

f8091ee53d4cb4b9b6bdba39bded520820768637 authored over 9 years ago
update test_compile_settings.lua

a52c9478385e6674bb7342ccb82dea94285b8776 authored over 9 years ago
Merge remote-tracking branch 'premake-src/master'

dd8c5f1818f9622dd0a5049a6e22cecee08f1f08 authored over 9 years ago
add cfg.debugformat ~= "c7" condition.

ccd179032426c78b011fc38b124544a9d1633208 authored over 9 years ago
add cfg.debugformat ~= "c7" condition.

829a76060a7841a3fb22e1a405cd957c8ab61aff authored over 9 years ago
Merge pull request #187 from starkos/fix-clock-gettime

Link rt to fix missing clock_gettime() error on Linux

6058243aa164d168383253fe5653fd7fc8d5f9a9 authored over 9 years ago
Link rt to fix missing clock_gettime() error on Linux

26df42d6c44bfba6d42a15d47a97bf1caa73c5b6 authored over 9 years ago
Merge pull request #175 from TurkeyMan/gmake_arrays

Updated gmake actions to use function arrays

2d5fbbc7c91a4335306f0014c94563b72443bc88 authored over 9 years ago
Merge pull request #166 from dcourtois/contrib_as_options

3rd party libraries are now options

8e37948ba1119e29a1558d480b0c410e262f1e39 authored over 9 years ago
Merge pull request #156 from Blizzard/http-download-fixes

fix http.download

eaaaecf274c7c9dbe76706a9da96e7e7f7f6b292 authored over 9 years ago
Merge pull request #186 from starkos/fix-zip-build

Fix Windows build errors introduced by zip.extract() commit

52444baed0326cf480b82c96dffd18663f75a79e authored over 9 years ago
Fix Windows build errors introduced by zip.extract() commit

aa31909d1d021e34e50bfaaa685cac091032057d authored over 9 years ago
Merge pull request #155 from Blizzard/unzip

add zip.extract(src, dst) method.

6f2d3b9f1881b9f6329d061b588317cd3eea1dfc authored over 9 years ago
Merge pull request #145 from Meoo/master

Fix #39, working tokens and wildcards in the same path

236dd35f6270c2434c9fa4e694d36989047ae0af authored over 9 years ago
Buffered I/O, and only write generated file if it changed.

21f40467935a8777081daa77d24ced9fc3b4acf4 authored over 9 years ago
Fully bake solution configs.

622351312243ae19876ef9fba6518f2a67c92364 authored over 9 years ago
Allow calling code to save and restore a filter

aee6c985862d0ba61e856f4ceb35c63f9efad3f4 authored over 9 years ago
Files can now be queried for configuration properties.

32885d1673b50194ad7137261634775d772a4534 authored over 9 years ago
Merge pull request #180 from starkos/rename-solution-to-workspace

Begin renaming solution to workspace

96848b28f1845014439099ff305072d1d16f25bb authored over 9 years ago
Merge pull request #161 from Blizzard/entrypoint-api

add 'entrypoint' API.

8ee9529315a842fcdf68a2bbe4124d1fb64e8625 authored over 9 years ago
Merge pull request #168 from TurkeyMan/more_sse

Added some missing SSE versions that I've wanted a few times

50d89a1c0039765ef7b2cff93d8158769ef49fa3 authored over 9 years ago
Merge pull request #179 from Lusito/feature/readme

Readme overhaul

8d26f3a723e1ae5bca05dbc6c87bfd64c1ae9d21 authored over 9 years ago
Add workspace symbol ("wks") to token expansion environments

This lets you replace a token like "%{sln.name}" with "%{wks.name}". The "sln" is still supported.

9926ba7738ba4244763a85689d47f8126d288fe6 authored over 9 years ago
Replace "wrk" with "wks"

91220c7d713f6006eda281a95f8189aa20695ae4 authored over 9 years ago
Linking to a wiki page about unit tests

59ba33f9ed8a054f5fb3956356900957dc2d6412 authored over 9 years ago
further readme adjustments

d783a9e2933a1e00445d3185aef485c1de4893da authored over 9 years ago
Rename solution.lua to workspace.lua and change names internally

a82466c6f4357aae71406753365f64bef394aca1 authored over 9 years ago
Change action callbacks from "solution" to "workspace"

f5e27d1e6d2757283b2338fdabdac2cabda4c76a authored over 9 years ago
Merge pull request #177 from TurkeyMan/gcc_prefix

Fixed GCC prefix, which was all messed up somehow

1b2f19fa879d99ebe6dd57789525dc47dacd1c77 authored over 9 years ago
Change solution() to workspace() with minimum changes

2db9ed2061e66838f3a9ab3e8359f8d66002b508 authored over 9 years ago
Add ability to safely alias function names without breaking overrides

Introduces new calls premake.alias() and premake.resolveAlias()

e84cc11412847d011c29a2ff9c508d04d6d41787 authored over 9 years ago
Readme overhaul

1de349d34f98e87c0c9ec66e1d3ba5f401784eca authored over 9 years ago
Fixed GCC prefix, which was all messed up somehow

c4a70b0af31d3914b8f803f1c0b9bedf6ef6ddf1 authored over 9 years ago
add 'entrypoint' API.

b9402b0e67448ec6926713b0498bd954e86a116a authored over 9 years ago
inverted 3rd party contrib lib defaults and options

9c3b435d156af5d572ef6a290be197b19df525e1 authored over 9 years ago
Updated gmake actions to use function arrays

- Updated gmake action in the D module aswell

bade299f6b3c44230a00c430c3ab6f8d03a4ff14 authored over 9 years ago
Merge pull request #172 from starkos/fix-project-type-validation

Move project language and kind checks to validation.lua

2706449670d1ab91a0a3ffeec6e4f964cab7772c authored over 9 years ago
Merge pull request #174 from TurkeyMan/fix-utf8-bom-capture

Add capture support to UTF8 BOM output

0be06b9d146b57af5c747283b55a9b5fe0ced714 authored over 9 years ago
Add capture support to UTF8 BOM output

If `io.utf8()` is called while running unit tests, it would be output directly to the console si...

bfc67b5c513c33ed0988f6abe3c33fe2eda8d749 authored over 9 years ago
Move project language and kind checks to validation.lua

These validation checks were added to oven.lua by a previous commit. Move them over to validatio...

e4f2dd76393109319faeecb5dd7c2b6aca575e6e authored over 9 years ago
Merge pull request #163 from TurkeyMan/update_actions

Updated extensions

d25e1061d02a63d085bd54330815658031f47662 authored over 9 years ago
Updated extensions to modern style, added a heap of tests

fa02da93c6a4d6706221d1fd0d145c09caf42b5d authored over 9 years ago
Added some missing SSE versions that I've wanted a few times.

da385c897b2e6a9addf066f79fac423e70ff201c authored over 9 years ago
3rd party libraries are now options

b5677f58d73db8625e3a177b4a7d7acf6ef5f4c5 authored over 9 years ago
update test_compile_settings.lua

e8a7ce64ffb26ce0df6a1c44e5c62ee8ac65a6ce authored over 9 years ago
if flags has Symbols. change .pdb file name.

ac5dd3cfcebb72bda34c2cb3c6e8eb0e79aafa4f authored over 9 years ago
rename .pdb file name as $(TargetName).

c90fe7a0646fb6f94e303f2519e532449cad6965 authored over 9 years ago
Merge pull request #131 from tbasnoopy/localdebuggertype

allow changing of local debugger type

1c27cca3f25e45a2133ffb654598205266e243e5 authored over 9 years ago
Merge pull request #153 from Blizzard/added-table-functions

Add table.insertsorted, table.unique, table.filter and table.insertkeyed

a2d7160bb7e8010ee8b97977548a361cca565431 authored over 9 years ago
Merge pull request #152 from Blizzard/detoken-fix

fix bug in detoken.

a66aae105765e87e2bf868826ce39e50cafdc6bb authored over 9 years ago