- Aug 03, 2006
-
-
Martin Stjernholm authored
Rev: Makefile:1.160
-
Martin Stjernholm authored
Rev: src/modules/system/system.c:1.181
-
Martin Stjernholm authored
Rev: src/modules/Makefile.in:1.63 Rev: src/post_modules/Makefile.in:1.28
-
Martin Stjernholm authored
Rev: src/modules/system/configure.in:1.77 Rev: src/modules/system/system.c:1.180
-
Martin Stjernholm authored
Rev: src/make_variables.in:1.28
-
Martin Stjernholm authored
Rev: src/Makefile.in:1.442 Rev: src/configure.in:1.979
-
- Aug 02, 2006
-
-
Martin Stjernholm authored
Rev: lib/modules/Tools.pmod/Install.pmod:1.29
-
Martin Stjernholm authored
are linked statically). Rev: src/modules/Gz/zlibmod.c:1.75 Rev: src/modules/Image/encodings/png.c:1.86
-
Martin Stjernholm authored
Rev: src/Makefile.in:1.441 Rev: src/configure.in:1.978 Rev: src/modules/dynamic_module_makefile.in:1.123
-
Martin Stjernholm authored
Rev: lib/modules/Tools.pmod/Install.pmod:1.28
-
Martin Stjernholm authored
Rev: src/Makefile.in:1.440
-
Martin Stjernholm authored
Rev: src/make_variables.in:1.27 Rev: src/modules/common_module_makefile.in:1.45 Rev: src/modules/dynamic_module_makefile.in:1.122
-
Martin Stjernholm authored
Rev: src/modules/module_makefile:1.5(DEAD)
-
Martin Stjernholm authored
when building statically. Rev: src/modules/Gz/zlibmod.c:1.74
-
Martin Stjernholm authored
to get copied correctly to the module lib directory. Rev: src/configure.in:1.977 Rev: src/modules/dynamic_module_makefile.in:1.121
-
Martin Stjernholm authored
Rev: Makefile:1.159
-
Martin Stjernholm authored
cleaning when the configure args change. Rev: src/Makefile.in:1.439
-
Martin Stjernholm authored
Rev: src/post_modules/COM/com.c:1.9
-
Martin Stjernholm authored
(which won't work here anyway). Rev: src/post_modules/COM/Makefile.in:1.5 Rev: src/post_modules/COM/configure.in:1.5
-
Martin Stjernholm authored
build static modules (where a tpike is required) and dynamic modules (where a pike.lib that fits the pike core exe is required with --enable-dll). tpike is now built and used only when dynamic modules are disabled. Post modules can no longer affect the link options when the pike binary is built (something that wouldn't work reliably anyway). Rev: src/Makefile.in:1.438 Rev: src/configure.in:1.976 Rev: src/make_variables.in:1.26 Rev: src/modules/common_module_makefile.in:1.44 Rev: src/modules/dynamic_module_makefile.in:1.120 Rev: src/modules/static_module_makefile.in:1.104 Rev: src/post_modules/configure.in:1.7 Rev: src/tmodule.c:1.2
-
Martin Stjernholm authored
Rev: src/modules/Makefile.in:1.62
-
Martin Stjernholm authored
$(MODULES) aren't empty. Rev: src/post_modules/Makefile.in:1.27
-
Martin Stjernholm authored
Fuse, GTK2, Gettext, HTTPAccept, Kerberos, SQLite, _Image_SVG. Sort the modules in the returned list. Rev: lib/modules/Tools.pmod/Install.pmod:1.27
-
Martin Nilsson authored
Rev: src/modules/Image/encodings/png.c:1.85
-
Martin Nilsson authored
Rev: src/modules/Gz/zlibmod.c:1.73
-
Henrik (Grubba) Grubbström authored
Rev: src/post_modules/GTK2/source/gladexml.pre:1.9
-
Martin Stjernholm authored
Rev: src/pike_macros.h:1.42
-
Martin Stjernholm authored
Rev: src/language.yacc:1.372 Rev: src/pike_error.h:1.39 Rev: src/pike_threadlib.h:1.60 Rev: src/threads.h:1.131 Rev: src/time_stuff.h:1.16
-
Martin Stjernholm authored
are available when compiling configure tests (using CONFIGURE_TEST). Rev: src/acconfig.h:1.152 Rev: src/global.h:1.108
-
Martin Nilsson authored
Rev: src/post_modules/GTK2/source/gladexml.pre:1.8 Rev: src/post_modules/GTK2/source/gobject.pre:1.8
-
Martin Stjernholm authored
post-build targets and to avoid building tpike in some cases where a fresh external pike can be assumed. Rev: src/Makefile.in:1.437 Rev: src/configure.in:1.975
-
Lance Dillon authored
changed GTK_NO_CHECK_CASTS back Rev: src/post_modules/GTK2/Makefile.in:1.10 Rev: src/post_modules/GTK2/pgtk.h:1.16
-
Lance Dillon authored
re-factored signals for better future support added new_signal to gobject Rev: src/post_modules/GTK2/Makefile.in:1.9 Rev: src/post_modules/GTK2/acconfig.h:1.8 Rev: src/post_modules/GTK2/pgtk.h:1.15 Rev: src/post_modules/GTK2/source/gobject.pre:1.7 Rev: src/post_modules/GTK2/source/support.c:1.12
-
- Jul 28, 2006
-
-
Henrik (Grubba) Grubbström authored
Some cleanups. Rev: src/modules/Image/colortable.c:1.128
-
- Jul 26, 2006
-
-
Martin Nilsson authored
Rev: src/modules/Image/testsuite.in:1.22
-
Martin Nilsson authored
Fixed double free in colortable reduction code. The code is possibly still bugged though. Added greyp() to check if the colortable is greyscale. Rev: src/modules/Image/colortable.c:1.127
-
Martin Nilsson authored
Rev: Makefile:1.158
-
Martin Nilsson authored
Rev: src/modules/Gz/zlibmod.c:1.72
-
Martin Nilsson authored
Rev: src/modules/Image/encodings/png.c:1.84
-
Martin Nilsson authored
Added RLE and FIXED strategy. RLE is useful for fast compression of data with good predictor coding. Rev: src/modules/Gz/zlibmod.c:1.71
-