Ecosyste.ms: OpenCollective

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

github.com/premake/premake-monodevelop


https://github.com/premake/premake-monodevelop

THIS REPOSITORY IS NO LONGER ACTIVE

It is now part of the main [premake-core](https://github.com/premake/premake-core) repository an...

f146beb81c8fcddb440e7ab5a377b7d781dfe95c authored about 8 years ago
Merge pull request #11 from Euclideon/symbols_fix

Symbols fix

dd5aa488966b901f6d72e7f4e8b3297d9171b941 authored over 8 years ago
Symbols fix

4a9f26f9a46795cb46492f32f1814ff74c23a339 authored over 8 years ago
Added LICENSE.txt

bb09135391ad1f8f1ba5ed0e6b0def3337fe3977 authored about 9 years ago
Merge pull request #10 from LORgames/ssurtees/translateFix

Updated tests to reflect path.translate changes in core.

5c46bc4cf63e995a0dc90fc57f9bcfea9f497c46 authored over 9 years ago
Updated tests to reflect path.translate changes in core.

2b842c482ffa2e3ae4686bea13e8468b0e4a7b30 authored over 9 years ago
Merge pull request #9 from LORgames/ssurtees/sln2005Update

sln2005 Update

00970cb61ed04c6b0ff0ca8083b2d409d1039e08 authored over 9 years ago
Updated monodevelop module to use `sln2005.elements.sections` instead of `sln2005.sectionmap`

218495031b9a39848083cc9b2860b3a1d2dc4183 authored over 9 years ago
Merge pull request #8 from LORgames/ssurtees/fixedCSUserFileGeneration

Passes correct function to generate C# user file

233a3767895f138365eb92d44938ff9865f16c63 authored over 9 years ago
Passes correct function to generate C# user file. Fixes premake/premake-core#236

d6ad12b1c6b90d2b611d5c4aaab83ac156a57755 authored over 9 years ago
Merge pull request #7 from starkos/rename-solution-to-workspace

Rename solution to workspace everywhere

8dbde8b2c93a63cafc08138b57f996ecae0a9d32 authored over 9 years ago
Rename solution to workspace everywhere

968b2e20642a10020f198da177ca69d43adc0109 authored over 9 years ago
Merge pull request #5 from Therzok/patch-1

Fix typo in readme.

118ddd1df8c8583bf1ebc90ac29456bef29a58ae authored over 9 years ago
Fix typo in readme.

72c342f9cc52cd6c6c8bd4a76d00acd49253ec14 authored over 9 years ago
Merge pull request #4 from fzwoch/nil_concat_fix

Fix "concatenate nil value" error

c2c3ac48d5635a30d427d95ac88374f9fb70121c authored over 9 years ago
Fix "concatenate nil value" error

33204522c310b2927872b74048e851b3fb0f26b1 authored over 9 years ago
Merge pull request #3 from starkos/remove-preload-include

Fix "name in use" errors from module preload script

e6f6db9c5e9e8fb91ca52a0fc046200e513b5495 authored over 9 years ago
Fix "name in use" errors from module preload script

The module preloaded now uses `loadfile()` rather than `include()` in order to report script err...

56cfd97528d3b6f2db0446fd80f4fd54dbecdd24 authored over 9 years ago
Updated MonoDevelop action to modern style.

- uses 'm' table
- callArray uses function (fixes D action, which broke in conjunction!)

b883ba45c05f7065456029591e742096fbf53526 authored over 9 years ago
MonoDevelop updates

Uses new test in _preload.lua
Some paths were absolute
Added unit tests

d7e6525dd72291a6f813e4eb03ccc9f24eaa1b5f authored over 9 years ago
Merge pull request #2 from starkos/switch-exceptions-rtti

Switch NoExceptions and NoRTTI flags to exceptionhandling() and rtti()

1606eac28158c41c0dd828b8c278cd31c82899b2 authored over 9 years ago
Merge pull request #1 from starkos/versioning

Add _VERSION field

c7f26188ffe3a45062d61e99aad2ae3fd1826055 authored over 9 years ago
Switch NoExceptions and NoRTTI flags to exceptionhandling() and rtti()

67c29e2d7513fec58dc1eae179f933b01b3d4d87 authored over 9 years ago
Add _VERSION field

28a9aca3bbc7e7f131ad0b4dedd900b364163482 authored over 9 years ago
Added readme.

2df66af4a7f6a988b65c8acb90217835a77d7b67 authored over 9 years ago
Fixed warnings.

f4bb5e213cc65ff05c4ee4a45c69ed5b28fa4561 authored almost 10 years ago
Updates for new module layout.

c0b84e894f62e6678ee4ae678a638be10c48b91c authored almost 10 years ago
Refactor for new builtin module layout.

d12d11751a4e9426a0eb5f8d752d29817f159e69 authored almost 10 years ago
Updated MonoDevelop action for latest premake5.

a27f9d910bfe6a2a485350db3cad1f35426b7daa authored almost 10 years ago
More MonoDevelop improvements

* Fixed C/C++ support
* Properly supported solutions with multiple platforms
* Tested on Linux

f1b0aae3a9ffd1e6bc63997541e39682f1dd59f7 authored over 11 years ago
MonoDevelop action WIP.

47a3eda039f6532f22c3cda2ba1adc83e6a6dc5d authored over 11 years ago