Changeset f1fcdba in rtems-libbsd for builder.py

Timestamp:
04/27/16 02:03:17 (8 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, 5-freebsd-12, 388d46bb1b3080402c68ae11d14b2b36c3138952, freebsd-9.3, 89db1bb27c9d52164a78dc2fda0a2ba9da0920ef
Children:
3c7fdb2
Parents:
5b93cc8
git-author:
Chris Johns <chrisj@…> (04/27/16 02:03:17)
git-committer:
Chris Johns <chrisj@…> (04/27/16 02:08:23)
Message:

waf: Refector the builder to work with Python3 and UTF-8 source files.

Python 3 requires better UTF-8 handling of files and FreeBSD has UTF-8
characters in some files.

Refactor builder.py to clean up the code and remove the need to have
a temporary file. Update other scripts to use the new code.

(No files)

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