Split the build program in several files.
Renamed it 'winebuild' to avoid possible conflicts.
Cleaned up command-line parsing.
Make it understand -fPIC instead of -pic.
Merged call16.s and call32.s generated files.
Showing
This diff is collapsed.
Click to expand it.
tools/build.c
deleted
100644 → 0
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
tools/winebuild/.cvsignore
0 → 100644
tools/winebuild/Makefile.in
0 → 100644
tools/winebuild/build.h
0 → 100644
tools/winebuild/main.c
0 → 100644
tools/winebuild/parser.c
0 → 100644
This diff is collapsed.
Click to expand it.
tools/winebuild/relay.c
0 → 100644
This diff is collapsed.
Click to expand it.
tools/winebuild/spec16.c
0 → 100644
This diff is collapsed.
Click to expand it.
tools/winebuild/spec32.c
0 → 100644
This diff is collapsed.
Click to expand it.
tools/winebuild/utils.c
0 → 100644
Please
register
or
sign in
to comment