Sam Hocevar
b8068349a2
build: install the static libraries as caca.lib, not libcaca.lib.
12 lat temu
Sam Hocevar
b2e484ffe0
build: fix Win32 build and allow to build Win64 binaries from Linux, and
ship the static library and includes too.
12 lat temu
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 lat temu
Sam Hocevar
561a13ee5e
Move some configuration stuff from build-kernel into configure.ac.
15 lat temu
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 lat temu
Sam Hocevar
c87d6ce85d
Update the Win32 cross-build script to reflect recent reorganisation.
16 lat temu
Sam Hocevar
5802875403
Fix the Win32 build.
16 lat temu
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 lat temu
Sam Hocevar
85f1afaecb
* Updated build scripts for DOS and Win32.
18 lat temu
Sam Hocevar
69dd5d5017
* Removed my previously introduced --enable-pangoft2 and replaced it with
a nicer cross compilation check.
18 lat temu
Sam Hocevar
9ff93666c6
* Brought the Win32 build back on its wheels.
18 lat temu
Sam Hocevar
ba08d339b0
* Distribute the license with Win32 packages and convert text files to
CRLF format.
18 lat temu
Sam Hocevar
dd7848d05b
* configure.ac:
+ Added --disable-doc to let the user not build documentation.
* build-win32:
+ Do not build documentation.
21 lat temu
Sam Hocevar
7afbf42a0b
* build-win32:
+ Win32 cross-compilation script.
21 lat temu