Ecosyste.ms: OpenCollective

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

github.com/premake/premake-codelite


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

Merge pull request #15 from Euclideon/symbols_fix

Symbols fix

c72dbdf9e0db9f6673410ef07cad1e5e8fcbefaf authored over 8 years ago by Manu Evans <[email protected]>
Symbols fix

236ee78540e3aa83c689ca441447dabdaf2881ba authored over 8 years ago by David Ely <[email protected]>
Merge pull request #14 from tvandijck/master

Add support for Utility projects, as well as properly escape ", < and > in xml attributes.

6dd986b345db43e454245c932de3ce4a3b8853a3 authored over 8 years ago by Manu Evans <[email protected]>
add support for ExcludeFromBuild in codelite.

9908d9e33bbcbd261a0bd7292ce98e017081e88f authored over 8 years ago by Tom van Dijck <[email protected]>
fix codelite.esc

f409968eadb63fb7d85f38da7cbbcf7fbb636ed3 authored over 8 years ago by Tom van Dijck <[email protected]>
Add support for Utility projects, as well as properly escape ", < and > in xml attributes.

d444e982c646dd6c4a8bb66cc20be8793f112338 authored over 8 years ago by Tom van Dijck <[email protected]>
Merge pull request #13 from starkos/fix-workspace-paths

Adjust paths to projects to use forward slashes

721837bbbcae8430491d5bf5d50a863ee48a8dff authored over 8 years ago by Samuel Surtees <[email protected]>
Adjust paths to projects to use forward slashes, matching the default output of CodeLite

d8f17468d2b67625c527009b70b6ee55dcb5b284 authored over 8 years ago by Jason Perkins <[email protected]>
Merge pull request #12 from premake/clang_optimize

Fix tests to match premake/premake-core#474 behaviour

e36a2f4fe44613382cc6820f85def079881ded5e authored over 8 years ago by Manu Evans <[email protected]>
Fix tests to match premake/premake-core#474 behaviour

9db20933aa43d5c6ec1b974df9395efc1b5b69f1 authored over 8 years ago by aleksijuvani <[email protected]>
Fix translation to Windows paths; CodeLite expects Unix path separators.

138ba6c814abc9aea0d2b112e1774264eaef6bc2 authored over 8 years ago by Manu Evans <[email protected]>
Merge pull request #10 from starkos/fix-workingdir-test

Fix unit test to match current behavior

bb078ad988f87ddce50ccd06840c1a8e5f38c554 authored almost 9 years ago by Manu Evans <[email protected]>
Fix unit test to match current behavior

I *think* this unit test has fallen out of date with the latest code. debugdir() is not set for ...

3850853c5a8e5f6299fb8dec37c0bcd69a8b6ca3 authored almost 9 years ago by Jason Perkins <[email protected]>
Merge pull request #7 from LORgames/ssurtees/translateFix

Updated tests to reflect path.translate changes in core.

61c64129590cfcb55101662b2b686189964936ad authored about 9 years ago by Manu Evans <[email protected]>
Updated tests to reflect path.translate changes in core.

d5a83e52daa2c43d4068b4b3b3e6172d4960526a authored about 9 years ago by Sam Surtees <[email protected]>
Merge pull request #6 from rvc86/master

fixed debugdir not being used.

04ec9d264daaa05ed49f71fa6ce6e1231d398ae5 authored about 9 years ago by Manu Evans <[email protected]>
Fixed workingdir not grabbing the path from cfg.debugdir.

451a147b108649eac2277621bdbdbe4c1eb59ac6 authored about 9 years ago by Rui Coelho <[email protected]>
Merge pull request #5 from starkos/rename-solution-to-workspace

Rename solution to workspace everywhere

ba3d6930014499920e682406541b6b92e78592f6 authored over 9 years ago by starkos <[email protected]>
Rename solution to workspace everywhere

ba28a1d0f1fe03233ce7db1e22c81a46e9777064 authored over 9 years ago by Jason Perkins <[email protected]>
Merge pull request #4 from starkos/remove-preload-include

Fix "name in use" errors from module preload script

8272287925eb751a650d81779afae26eb7621888 authored over 9 years ago by Manu Evans <[email protected]>
Fix "name in use" errors from module preload script

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

7967e6b6b92c49f5e509e335369ac91e11ba2cf6 authored over 9 years ago by Jason Perkins <[email protected]>
Replace io.utf8() with premake.utf8()

This requires premake-core pull request #171 to be merged first. Prevents the workspace UTF8 BOM...

287ffc60d66ec36f9120061ddcc9ff44a6950c6f authored over 9 years ago by Jason Perkins <[email protected]>
CodeLite updates

Tested against CodeLite 8.0.4
Added unit tests

a72d326601add809cd5c5c2af7851cdc311767cc authored over 9 years ago by Manu Evans <[email protected]>
Merge pull request #1 from starkos/versioning

Add _VERSION field

d6bd3883aa32769eda24f98f5ad6631e7679a67d authored over 9 years ago by Manu Evans <[email protected]>
Add _VERSION field

3d61a131dd733c1b16ca6a04e0dd7300692945c7 authored over 9 years ago by Jason Perkins <[email protected]>
Added readme file.

83bece75017f5fd518bca5a006a1f67a16c8d71e authored over 9 years ago by Manu Evans <[email protected]>
Update for new module layout.

6bd833492daa65a301073d63202c36104ebd71ee authored over 9 years ago by Manu Evans <[email protected]>
Fix output file names.

564c5329e2b555bb2dc07834911707af486d9f1a authored almost 10 years ago by Manu Evans <[email protected]>
Refactored for new building module system.

6c45de383c310f843b8983845496d97b7b306aad authored almost 10 years ago by Manu Evans <[email protected]>
CodeLite plugin updated to latest (heavily refactored)

f8869dfad530f77e316c4b371717132df12adf80 authored almost 10 years ago by Manu Evans <[email protected]>
Imported RedTide's mods to bring Codelite support to latest Premake-dev state

ce14dce2ffa590c8fcb47bee761c8e0bab87f208 authored over 11 years ago by Andrew Gough <[email protected]>