66 Commits (2b78cb92bfd0769c8320bc44f628189e0221c64a)

Author SHA1 Message Date
  Sam Hocevar 2f1ca4a550 Refactor a few things in the makefiles. 10 years ago
  Sam Hocevar f16f002bec build: disable subdir-objects option because it makes the distclean rule fail. 13 years ago
  Sam Hocevar 859804d7af build: fix "make dist", which was broken because of the vcproj -> vcxproj 13 years ago
  Jean-Yves Lamoureux 41f434f05b * Added preliminary cacaclock, a continuous clock 15 years ago
  Sam Hocevar 55263ed9cd Link libcaca with -lgnugetopt if necessary. 15 years ago
  Sam Hocevar a1d0435da5 Move mygetopt() directly into libcaca, for use by other programs. 15 years ago
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. 16 years ago
  Sam Hocevar bf3d41309c Update source checking test and remove CRLF crap from makefiles. 16 years ago
  Sam Hocevar 12d60187fa Minor build system cosmetic changes. 17 years ago
  Sam Hocevar f3c3eac054 Reorganise MSVC files so that each project is with its source code. 17 years ago
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the 17 years ago
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 years ago
  Sam Hocevar e4fae06a5e * Don't use mygetopt.c in img2txt if the system has getopt_long. 18 years ago
  Jean-Yves Lamoureux 44e898598f * Renamed img2irc to a more generic img2txt 18 years ago
  Jean-Yves Lamoureux 2efdd10e16 * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format 18 years ago
  Jean-Yves Lamoureux f03911b212 * Added rotozoom (and its 1MB header file) 18 years ago
  Sam Hocevar 12696aaff5 * Don't rely on pkg-config macros for variable substitution. Just in case. 19 years ago
  Sam Hocevar a5164e8543 * Do not link cacaserver with libcaca, it only uses libcucul. 19 years ago
  Sam Hocevar 91645bfa68 * Do not link binaries with @CACA_LIBS@, it's useless. 19 years ago
  Sam Hocevar 67fa6ead18 * Use pkg-config to check for Imlib2. Patch adapted from Alt Linux. 19 years ago
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 19 years ago
  Sam Hocevar 94ec47c1f6 * Merge cacamoir, cacaball and cacaplas into cacademo. No code cleanup yet. 19 years ago
  Sam Hocevar 3ebca8a6f3 * Removed --enable-network flag, but reused the test as a condition for 19 years ago
  Sam Hocevar b97751b9bc * Added cacadraw. It only shows files and lets you scroll for now, but 19 years ago
  Sam Hocevar 9ff93666c6 * Brought the Win32 build back on its wheels. 19 years ago
  Sam Hocevar 52d877a405 * cacaview works again. Somewhat. Image loading is now handled by the 20 years ago
  Sam Hocevar 1084035890 * Added img2irc program. I know it does not have "cucul" or "caca" in the 20 years ago
  Sam Hocevar c197f3180e * Disabled cacaview for now. I'm going to utterly break it. 20 years ago
  Sam Hocevar 522ed9a04f * Oops, I barfed that makefile. 20 years ago
  Sam Hocevar 08a16c80fe * Removed the network driver and replaced it with a cacaserver executable 20 years ago
  Sam Hocevar 2542a4cff4 * Implemented a proof-of-concept cacaplay program that can redisplay a 20 years ago
  Sam Hocevar d660aa1390 * Workaround for automake < 1.6. 20 years ago
  Sam Hocevar 201ad26639 * Moved stuff again. 20 years ago
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 20 years ago
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 20 years ago
  Sam Hocevar 20b2c14750 * Use libtool for the static library generation; paves the way for 21 years ago
  Sam Hocevar 337e22d1b7 * Fixed $Id in all Makefile.am files. 22 years ago
  Sam Hocevar 7afbf42a0b * build-win32: 22 years ago
  Sam Hocevar bff2137f6e * examples/cacamoir.c: 22 years ago
  Sam Hocevar 308beca482 * examples/cacaballs.c: 22 years ago
  Sam Hocevar f6bd05a46d * configure.ac: 22 years ago
  Sam Hocevar c508525f83 * test/spritedit.c: 22 years ago
  Sam Hocevar f7cfc5143e * examples/cacaball.c: 22 years ago
  Sam Hocevar 5e83efabc7 * Makefile.am: 22 years ago
  Sam Hocevar 24a8288b69 * example/: 22 years ago
  Sam Hocevar cb6ec46d1e * examples/view.c: 22 years ago
  Sam Hocevar 9f871eff89 * configure.ac: 22 years ago
  Sam Hocevar 82685f90e5 * src/caca.c: 22 years ago
  Sam Hocevar 760bdaf690 * configure.ac: 22 years ago
  Sam Hocevar 93ebea3903 * configure.ac examples/Makefile.am: 22 years ago