summaryrefslogtreecommitdiffstats
path: root/HACKING
blob: 20b72c7aa01a7c700450e7adb0fa32dd571602c3 (plain)
1
2
3
4
5
6
7
8
For the time being, development is done in both the Windows
(IStream/IStorage) and portable (libgsf) versions.  This is because the
test coverage is slightly worse in the libgsf version---some tests fail
only in that version.

The pre-gsf branch is developed with the mingw cross-compiler and wine.
The master branch, which uses libgsf, is developed both with mingw+wine
(though some tests fail) and native tools.