Bug 97559 - refresh windows build system
Summary: refresh windows build system
Status: NEW
Alias: None
Product: Document Liberation Project
Classification: Unclassified
Component: libabw (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:52 UTC by David Tardon
Modified: 2017-10-30 11:15 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:52:51 UTC
libabw contains project files for several versions of MSVC. But these project files are normally ignored by developers when new source files or dependencies are added, so they are very likely out-of-date.

The goal is to update the project files used by the current version(s) of MSVC to make it possible 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.) Project files for older MSVC versions should be removed.

The project files are in build/win32.
Comment 1 Robinson Tryon (qubit) 2016-02-18 14:52:13 UTC Comment hidden (obsolete)