You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/playground/eclipse
Federico Pellegrin 48a4f6a765 eclipse: generate an external builder when no CDT is used in the project (#2164)
When CDT is not included in the project (ie. we just have Python and/or Java) the current implementation would not create automatically a call to waf
for the build stage. This patch adds in such cases an external builder that automates the call to waf without the need to manually configure one.
7 years ago
..
c eclipse: added a playground area for testing the eclipse extra (#1968) 8 years ago
java eclipse: add support for generated files management for java and python 7 years ago
python eclipse: add support for generated files management for java and python 7 years ago
wscript eclipse: generate an external builder when no CDT is used in the project (#2164) 7 years ago