Sam Hocevar
9b14aa4d05
Move many build files to the build subdirectory.
10 年之前
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
16 年之前
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
16 年之前
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.
17 年之前
Sam Hocevar
85f1afaecb
* Updated build scripts for DOS and Win32.
19 年之前
Sam Hocevar
73e689b2a3
* Fixed DOS driver.
* Added a build-dos script to cross-compile the DOS version using djgpp.
20 年之前
Sam Hocevar
dd7848d05b
* configure.ac:
+ Added --disable-doc to let the user not build documentation.
* build-win32:
+ Do not build documentation.
22 年之前
Sam Hocevar
7afbf42a0b
* build-win32:
+ Win32 cross-compilation script.
22 年之前