Commit Graph

19 Commits

Author SHA1 Message Date
Moritz Bunkus
202b6f813b Get rid of automake. 2004-03-01 09:51:30 +00:00
Moritz Bunkus
c884ee4249 Rewrote the MinGW make system: only one Makefile, no recursive calls anymore. 2004-02-10 18:51:01 +00:00
Moritz Bunkus
a0b3aab33a Added a lot of options for allowing parts of mtx being compiled as DLLs. 2004-01-10 17:58:24 +00:00
Moritz Bunkus
9593a613b0 Made the Makefiles automatically regenerate themselves from Makefile.mingw if neccessary. 2004-01-09 22:25:21 +00:00
Moritz Bunkus
aa2ebe9b63 Added dependencies on the simple MinGW make system. 2004-01-08 18:22:24 +00:00
Moritz Bunkus
aa9dc0e4cb Implemented a simpler make system for MinGW without the use of the auto tools. 2004-01-08 17:29:42 +00:00
Moritz Bunkus
f690e6c77e Use common integer type definitions on Unix like systems. Avoids problems on 64bit architectures. Thanks to Peter Niemayer. 2004-01-07 11:45:18 +00:00
Moritz Bunkus
c542425fcb Fixed a couple of warnings about shadowed/uninitialized parameters. 2004-01-05 11:30:15 +00:00
Moritz Bunkus
83f6446289 Many fixes for warnings. Some portability fixes. 2003-11-17 12:16:58 +00:00
Moritz Bunkus
5b92f4b785 Fixes for newer auto* versions. 2003-11-11 22:05:23 +00:00
Moritz Bunkus
9a5eb0ba67 Fixes for big endian systems/compilers that do not support #pragma push... 2003-11-11 21:50:46 +00:00
Moritz Bunkus
48d8323e00 Directory reorganization. Better dependencies on the libraries. 2003-11-01 14:36:22 +00:00
Moritz Bunkus
12cee37632 Changes for the new setFilePointer2() semantic. 2003-11-01 14:35:14 +00:00
Moritz Bunkus
9f4603093a Fixes for compilation with MinGW's gcc 3.2.3. 2003-10-26 09:26:09 +00:00
Moritz Bunkus
b878206f92 Avoid a couple of warnings on Windows systems. 2003-10-25 15:08:53 +00:00
Moritz Bunkus
b4b9376ee9 Integrated and used Cyrius's AVI classes. 2003-10-05 15:22:24 +00:00
Moritz Bunkus
0b06d2a3b5 Removed unused Fraction class. 2003-10-05 10:47:42 +00:00
Moritz Bunkus
0f3d73aeb1 Proper Makefiles with proper include and lib directories. 2003-10-05 10:29:54 +00:00
Moritz Bunkus
62244b14c6 Some new modes. Added Cyrius' AVI classes. Not using them yet, though. 2003-10-05 09:37:48 +00:00