Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Now make install wil putt the onscreen keyboard files in place.perepujal2011-09-021-0/+10
* Rewrited of onscreen keyboard. Uses 2 files from xorg and now it can change b...perepujal2011-09-011-3/+9
* Using $LDFLAGS when linking Magic tool plugins and Tux Paint binary. (SF.Net ...wkendrick2011-08-091-3/+3
* Added code to include the tuxpaint-config i18n files in the bdist-win32 bundle.johnnypops2011-07-031-1/+13
* Path to gperf (helpful for Haiku), via scottmc.wkendrick2011-07-021-3/+8
* Disable '-fvisibility=hidden' on win32. Updated config file and DLL copying f...johnnypops2011-07-021-10/+13
* -e didn't do what I thought it did :^Pwkendrick2011-04-271-1/+1
* Warning myself :)wkendrick2011-04-261-1/+1
* "Paint" magic tool can now be one-click or -with-preview, to supportwkendrick2011-04-261-2/+2
* Trying to detect whether 'gperf' is installed, and if not, abort build.wkendrick2011-01-111-4/+9
* Tweak to windows_ARCH_LINKS.johnnypops2010-12-171-6/+8
* 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