William Kendrick
0b2b45c16e
Hadn't mentioned Begasus as new BeOS porter!
2008-05-28 02:15:50 +00:00
Albert Cahalan
771a36c1de
Begasus wanted some BeOS/Haiku changes
2008-05-28 01:13:25 +00:00
William Kendrick
4a4aa92cc0
BeOS tweaks from Begasus.
2008-05-27 21:10:31 +00:00
Albert Cahalan
2a8af287ce
clean up MAEMO thing
2008-05-27 05:45:06 +00:00
Albert Cahalan
e326acb217
an attempt at detecting old SVG libraries (can not test it)
2008-05-27 05:36:33 +00:00
William Kendrick
7cd12c16d8
More details on more Makefile changes.
2008-05-27 04:55:55 +00:00
William Kendrick
a79c860770
Detail on Albert's Makefile improvements.
2008-05-27 04:54:50 +00:00
Albert Cahalan
413b2ee29c
fixed a show-stopper: DESTDIR was getting baked into the executable!
2008-05-27 03:27:14 +00:00
Albert Cahalan
b285d2d95e
detect -lpng or -lpng12
2008-05-27 00:01:16 +00:00
William Kendrick
40a7833bdf
test-option.sh's dummy.c conflicted with the one Makefile wants.
2008-05-26 21:23:09 +00:00
Albert Cahalan
2542ccdff4
doc update
2008-05-25 23:39:41 +00:00
Albert Cahalan
51d88e5688
eliminate most win32 targets
2008-05-25 19:53:55 +00:00
Albert Cahalan
47185f1160
nosvg and oldsvg options should not be needed anymore
2008-05-25 19:35:55 +00:00
Albert Cahalan
df33c068e9
try again
2008-05-25 19:23:19 +00:00
Albert Cahalan
3450d248a5
some SVG/SDL/etc. detection fixes
2008-05-25 18:45:30 +00:00
Albert Cahalan
ac23d23a1c
forgot "shell" in $(shell...
2008-05-25 17:49:32 +00:00
Albert Cahalan
42d1e6b33a
pleasing make 3.79 means 2 more endif
2008-05-25 17:33:41 +00:00
Albert Cahalan
f2c7799b12
no need for the BeOS install target either
2008-05-25 09:01:05 +00:00
Albert Cahalan
d72276f6d0
needed to test compiler, linker, headers, etc.
2008-05-25 08:58:32 +00:00
Albert Cahalan
ee07caf4ad
beos target removed; should build OK without it now
2008-05-25 08:57:23 +00:00
Albert Cahalan
16bcf3ccaa
src/tuxpaint.rsrc not tuxpaint.rsrc
2008-05-25 06:32:47 +00:00
Albert Cahalan
8427f98c33
support old versions of make. Do not quote commands passed to shell.
2008-05-25 06:28:49 +00:00
Albert Cahalan
a618719dac
merge conflict; restoring lost changes
2008-05-25 05:08:52 +00:00
Mark K. Kim
4cabed88a6
Improved support for detecting missing dependencies:
...
- Added libpaper-dev package checking.
- Previously, SDL_Pango's bug forced Tux Paint to include a customized
version of SDL_Pango.h in its distribution, so we couldn't tell if
SDL_Pango was installed in the system by including SDL_Pango.h. We made
a new workaround for SDL_Pango's bug that does not require Tux Paint to
include SDL_Pango.h, so now we can check for SDL_Pango installation.
- Makefile now includes a check for gettext installation and will not
fail when attempting to generate .mo files or install .mo files. Instead,
Makefile will now display a warning and skip the .mo file generation and
installation steps.
Many thanks to Arunodai Vudem for the patches.
2008-05-25 02:30:45 +00:00
Albert Cahalan
0e49f7bc82
ditched two more .PHONY rules
2008-05-24 22:25:04 +00:00
Albert Cahalan
108e8281f2
backtick expressions get evaluated every time; this is bad
2008-05-24 20:18:03 +00:00
Albert Cahalan
ee71a9ca07
BeOS-specific RSRC_CMD and MIMESET_CMD now automatic
2008-05-24 15:26:16 +00:00
Albert Cahalan
9e60cef46a
automatically set ARCH_* vars based on OS
2008-05-24 08:13:56 +00:00
Albert Cahalan
8c35f5adbf
one more doc Makefile
2008-05-24 07:57:50 +00:00
Albert Cahalan
bd18851d95
magic/Makefile became tiny; was merged into main Makefile
2008-05-24 07:54:36 +00:00
Albert Cahalan
3a8cc0a71f
buildmagic not buildmagic-all
2008-05-24 07:31:13 +00:00
Albert Cahalan
6e202cd068
more trimming
2008-05-24 07:25:34 +00:00
Albert Cahalan
9af34503b4
OS-specific file extensions are now more automatic
2008-05-24 07:14:37 +00:00
Albert Cahalan
900fdb1911
TARGET_PASSTHRU can go now; generic targets now work correctly
2008-05-24 07:10:01 +00:00
Albert Cahalan
bcc689cc2b
rename magic/Makefile targets to clean up the namespace for future non-recursive make
2008-05-24 06:58:22 +00:00
Albert Cahalan
bcb5f54eb9
simplify docs Makefile
2008-05-24 06:41:06 +00:00
Albert Cahalan
1e891b9df6
Now that Makefile-i18n is shrunk, merge it in. Drop a C89-related warning, because we now use gcc for Windows.
2008-05-24 06:14:14 +00:00
William Kendrick
5867c542fe
Fixed loss of locale path.
2008-05-08 19:29:55 +00:00
William Kendrick
c055e0a00d
Notes on Ubuntu locale generation.
2008-05-08 18:26:42 +00:00
William Kendrick
d87e493c1b
-fvisibility=hidden not a good idea when using SDL_LoadFunction()
2008-05-08 18:13:42 +00:00
William Kendrick
ec80202185
Making Magic Tool source throw less compiler warnings.
2008-05-07 01:59:03 +00:00
William Kendrick
153f913f95
Making Magic Tool source throw less compiler warnings.
2008-05-07 01:52:39 +00:00
William Kendrick
ddc7bab3d5
Making Magic Tool source throw less compiler warnings.
2008-05-06 15:29:46 +00:00
William Kendrick
db0be1a571
Fixed typo
2008-05-05 17:23:28 +00:00
Albert Cahalan
3252287d30
mark internal functions static
2008-05-04 18:29:28 +00:00
Albert Cahalan
c8df236b92
missed an "endif", make symbols hidden by default
2008-05-04 17:07:04 +00:00
Albert Cahalan
e92706e3af
need second var deref
2008-05-04 08:20:34 +00:00
Albert Cahalan
4af73b60ed
provide OS as a variable; use to simplify
2008-05-04 07:36:04 +00:00
Albert Cahalan
aa77afbd19
magic needs optimization, more warnings, and more debug info
2008-05-04 04:59:40 +00:00
Albert Cahalan
a4ff472d1f
use wildcard+pattern to build magic
2008-05-04 04:49:13 +00:00