Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix stamps group scanningAleksey Lim2011-09-241-3/+3
* Initial sugar supportAleksey Lim2011-09-241-3/+13
* Make install data relocatableAleksey Lim2011-09-241-5/+3
* This now allows tuxpaint to build on a gcc4 Haiku.scottmc2010-06-021-2/+2
* "make release" did not work.dolphin6k2010-05-231-1/+1
* need to link with zlib explicitly on Win32dolphin6k2010-05-071-1/+1
* Ignoring generated-thumbnails directories in CVS.wkendrick2010-04-271-3/+3
* * Exposing load_user_fonts() and some other font.c functions,wkendrick2010-04-271-2/+4
* Generating thumbnails for startersperepujal2010-04-211-4/+55
* Patch collection from Volker Grabsch to help Tux Paint cross-compile for Wind...wkendrick2010-02-251-12/+14
* Finnish.wkendrick2009-12-081-0/+2
* Added support for building tuxpaint on Haikuscottmc2009-12-081-5/+15
* options working fairly wellalbert2009-11-231-1/+1
* Helps if sed gets a file. ;)wkendrick2009-11-201-1/+2
* Broken gperf into two steps, so make will fail properly if gperf isn't there.wkendrick2009-11-201-4/+10
* generate parseralbert2009-11-161-2/+13
* printf fmt warnings that could crash 64-bitalbert2009-11-081-1/+3
* Added a basic BASH tab-completion file to expose Tux Paint command-line options.wkendrick2009-09-091-1/+16
* Bumped version # to 0.9.22.wkendrick2009-07-011-2/+2
* Making docs for Magic tools easier to maintain via PHPification.wkendrick2009-04-291-3/+3
* Added the FriBidi DLL to the win32 install step.johnnypops2009-01-141-0/+1
* Preferred way of checking for FriBidi.wkendrick2009-01-021-3/+3
* FriBidi has fribidi-config, so using it.wkendrick2008-12-041-4/+5
* Adding FriBidi support.wkendrick2008-12-041-4/+6
* Beginning to implement switchin() and switchout() Magic tool plugin API.wkendrick2008-07-081-3/+3
* Avoiding shipping with a 'dummy.o'wkendrick2008-07-011-1/+1
* Made sure Makefile works with NetBSD.wkendrick2008-06-221-3/+4
* Fix for OS detection on Win32.johnnypops2008-06-191-1/+1
* Tweak to 'install-dlls' so that bdist-win32 copies over a subset of thejohnnypops2008-06-171-32/+36
* Fixes to the (greatly improved!) Makefile so that it builds with MinGW/MSYS.johnnypops2008-06-151-7/+8
* use of $(warning ...) will not terminate the build; it is just a warningalbert2008-05-291-5/+1
* Getting --uppercase working (mostly) without Pango, too.wkendrick2008-05-291-2/+6
* clean target now removes dummy.owkendrick2008-05-281-1/+2
* Begasus wanted some BeOS/Haiku changesalbert2008-05-281-2/+4
* BeOS tweaks from Begasus.wkendrick2008-05-271-2/+2
* clean up MAEMO thingalbert2008-05-271-4/+3
* an attempt at detecting old SVG libraries (can not test it)albert2008-05-271-14/+17
* fixed a show-stopper: DESTDIR was getting baked into the executable!albert2008-05-271-7/+7
* detect -lpng or -lpng12albert2008-05-271-15/+16
* doc updatealbert2008-05-251-3/+0
* eliminate most win32 targetsalbert2008-05-251-111/+7
* nosvg and oldsvg options should not be needed anymorealbert2008-05-251-17/+0
* try againalbert2008-05-251-1/+18
* some SVG/SDL/etc. detection fixesalbert2008-05-251-6/+5
* forgot "shell" in $(shell...albert2008-05-251-3/+3
* pleasing make 3.79 means 2 more endifalbert2008-05-251-44/+19
* no need for the BeOS install target eitheralbert2008-05-251-20/+0
* beos target removed; should build OK without it nowalbert2008-05-251-44/+39
* src/tuxpaint.rsrc not tuxpaint.rsrcalbert2008-05-251-1/+1
* support old versions of make. Do not quote commands passed to shell.albert2008-05-251-4/+6