Changeset 7148cae in rtems-tools for rtemstoolkit/macros.py

Timestamp:
02/19/16 03:46:15 (8 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
4.10, 5, master
Children:
3018e2f
Parents:
de1beea
git-author:
Chris Johns <chrisj@…> (02/19/16 03:46:15)
git-committer:
Chris Johns <chrisj@…> (02/19/16 03:51:28)
Message:

Add Windows specific waf support for MSYS2.

Limit the compilers used to gcc and clang. Clang has not been tested.
Users with MSVC install does not need to remove now.

Force the os.sep path to the standard '
' on Windows. The MSYS2 python
sets it to '/' for internal project reasons. Doing this does cause waf
problems when running configure so only do this for the build target.

Closes #2583.

(No files)

Note: See TracChangeset for help on using the changeset viewer.