Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 years ago
Sam Hocevar
561a13ee5e
Move some configuration stuff from build-kernel into configure.ac.
15 years ago
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 years ago
Sam Hocevar
c87d6ce85d
Update the Win32 cross-build script to reflect recent reorganisation.
16 years ago
Sam Hocevar
5802875403
Fix the Win32 build.
16 years ago
Sam Hocevar
99b5396e8e
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
<cucul.h> will provide the C99 types, even if libcaca has been installed.
* Rename what's left of "common.h" to "stubs.h".
* Remove all references to erroneous <inttypes.h> from source files.
16 years ago
Sam Hocevar
85f1afaecb
* Updated build scripts for DOS and Win32.
18 years ago
Sam Hocevar
69dd5d5017
* Removed my previously introduced --enable-pangoft2 and replaced it with
a nicer cross compilation check.
18 years ago
Sam Hocevar
9ff93666c6
* Brought the Win32 build back on its wheels.
18 years ago
Sam Hocevar
ba08d339b0
* Distribute the license with Win32 packages and convert text files to
CRLF format.
18 years ago
Sam Hocevar
dd7848d05b
* configure.ac:
+ Added --disable-doc to let the user not build documentation.
* build-win32:
+ Do not build documentation.
21 years ago
Sam Hocevar
7afbf42a0b
* build-win32:
+ Win32 cross-compilation script.
21 years ago