Skip to content

Stop automatically adding a .exe extension to windows output file. #10

Open
jtous wants to merge 1 commit intomasterfrom
removeDotExeDefaultExtention
Open

Stop automatically adding a .exe extension to windows output file. #10
jtous wants to merge 1 commit intomasterfrom
removeDotExeDefaultExtention

Conversation

@jtous
Copy link
Copy Markdown

@jtous jtous commented Feb 4, 2014

This is especially useful when producing libraries for example.
This fix is trivial, BUT it might break build system assuming that the ".exe" will be added to mindc output on windows.

…is is escpecialy usefull when producing libraries for example
@StephaneSeyvoz
Copy link
Copy Markdown
Member

Doesn't work on Windows, breaks adl-backend incremental tests (GCC creates .exe files whereas mindc expects non-suffixed files, and timestamps check is broken).

StephaneSeyvoz pushed a commit that referenced this pull request Aug 28, 2014
Cpl preproc enhancements
/!\ - API change for
 •CPLChecker (cpl-preproc/src/main/java/org/ow2/mind/preproc/CPLChecker.java)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants