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