Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* merge conflict; restoring lost changesalbert2008-05-251-33/+25
* Improved support for detecting missing dependencies:vindaci2008-05-251-1/+26
* ditched two more .PHONY rulesalbert2008-05-241-16/+6
* backtick expressions get evaluated every time; this is badalbert2008-05-241-6/+6
* BeOS-specific RSRC_CMD and MIMESET_CMD now automaticalbert2008-05-241-13/+9
* automatically set ARCH_* vars based on OSalbert2008-05-241-18/+19
* magic/Makefile became tiny; was merged into main Makefilealbert2008-05-241-5/+36
* OS-specific file extensions are now more automaticalbert2008-05-241-11/+1
* TARGET_PASSTHRU can go now; generic targets now work correctlyalbert2008-05-241-12/+6
* rename magic/Makefile targets to clean up the namespace for future non-recurs...albert2008-05-241-3/+3
* simplify docs Makefilealbert2008-05-241-2/+1
* Now that Makefile-i18n is shrunk, merge it in. Drop a C89-related warning, be...albert2008-05-241-33/+73
* Fixed loss of locale path.wkendrick2008-05-081-1/+6
* missed an "endif", make symbols hidden by defaultalbert2008-05-041-1/+6
* need second var derefalbert2008-05-041-4/+4
* provide OS as a variable; use to simplifyalbert2008-05-041-6/+31
* Order matters when using ":=" !wkendrick2008-04-281-2/+3
* forgot a colonalbert2008-04-271-2/+2
* use .PHONYalbert2008-04-271-34/+48
* if you generate "make" targets for installed files, you can use "install -D -...albert2008-04-271-2/+2
* HQXX was removed long agoalbert2008-04-261-4/+2
* use := operator for Makefile clarity and performancealbert2008-04-261-195/+195
* DESTDIR is the standard name, not PKG_ROOTalbert2008-04-261-66/+66
* tuxpaint.desktop installation updates for Freedesktop.org adherence.wkendrick2008-04-031-8/+8
* Updated German translation.wkendrick2008-02-291-3/+3
* Dropped "cvs..." from version #.wkendrick2008-02-181-4/+4
* sugar pathalbert2007-12-281-2/+2
* Corrected backwards #ifdef logic!wkendrick2007-12-111-2/+2
* Final BeOS updates used to created 0.9.19-cvs-2007.12.11 for BeOS x86.wkendrick2007-12-111-3/+3
* BeOS updates.wkendrick2007-12-071-4/+5
* Some BeOS updates to Makefile.wkendrick2007-12-061-11/+19
* BeOS Makefile updates.wkendrick2007-12-041-5/+9
* Updated version #.wkendrick2007-11-271-3/+3
* Makefile was a linear fork bomb if a directory was missingalbert2007-11-221-3/+3
* No longer rc.wkendrick2007-11-211-3/+3
* Copies 'tuxpaint-config.exe' into bdist. Updates to the installer builder scr...johnnypops2007-11-111-1/+2
* Added win9x target. Added various DLLs and related config files to the instal...johnnypops2007-11-111-13/+67
* It's spelled 'privileges', not 'priveleges'.huftis2007-11-111-2/+2
* Any current text being written in the Text tool is applied to the picturewkendrick2007-10-251-3/+3
* Lockfile usage can be disabled via config. file now, too.wkendrick2007-10-231-3/+3
* Preparing to release 0.9.18rc1 (release candidate 1).wkendrick2007-10-201-3/+3
* Added SO_TYPE for the plugin installer.johnnypops2007-08-131-23/+50
* Magic tools (and tp-magic-config) supports local (user) plugins.wkendrick2007-08-081-4/+5
* tp-magic-config man moved to (1)wkendrick2007-08-021-9/+9
* Further expanded plugin API documentation.wkendrick2007-07-311-4/+13
* Generation of tp-magic-config is now done at build time, rather thanwkendrick2007-07-251-7/+12
* Plugin .so's now install into /usr/[local/]lib/tuxpaint/plugins/.wkendrick2007-07-241-3/+3
* Magic compiles silenced.wkendrick2007-07-131-3/+19
* Began adding support for using SDL_Pango, a wrapper to Pango,wkendrick2007-07-121-3/+4
* Created a '.in' file for tp_magic_api.h header; generating in TPwkendrick2007-07-081-7/+14