Bug 97556 - resurrect windows build system
Summary: resurrect windows build system
Status: NEW
Alias: None
Product: Document Liberation Project
Classification: Unclassified
Component: libetonyek (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-04 10:34 UTC by David Tardon
Modified: 2017-10-30 11:26 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Tardon 2016-02-04 10:34:03 UTC
libetonyek contains a separate build system for Windows. But the project files are in a format used by a long-obsolete version of MSVC and they have not been updated for a long time.

The goal is to create project files in format used by the current version(s) of MSVC which would allow to build the release tarballs. (IOW, it is not required to be able to build a git checkout. The difference is that there are few generated header files (*.inc) that are included in release tarballs, but must be generated from their sources (*.gperf) when building from git.) The old project files can then be removed.
Comment 1 David Tardon 2016-02-04 10:36:43 UTC
I forgot to mention that the project files are in build/win32.
Comment 2 Robinson Tryon (qubit) 2016-02-18 14:51:48 UTC Comment hidden (obsolete)