Attachment 'twikidrawbuild.patch'

Download

   1 # HG changeset patch
   2 # User Jose Quinteiro <moin@quinteiro.org>
   3 # Date 1235629469 28800
   4 # Node ID 60ad58a95c237a136bb00b750412a203d55d8968
   5 # Parent  a306904a36208a357ecd1dc00667bd1b921bc96a
   6 Build TWikiDrawPlugin from source
   7 
   8 diff -r a306904a3620 -r 60ad58a95c23 Makefile
   9 --- a/Makefile	Tue Feb 24 10:08:55 2009 +0100
  10 +++ b/Makefile	Wed Feb 25 22:24:29 2009 -0800
  11 @@ -8,7 +8,7 @@
  12  testwiki := ./tests/wiki
  13  share := ./wiki
  14  
  15 -all:
  16 +all: twikidraw
  17  	python setup.py build
  18  
  19  install-docs:
  20 @@ -65,6 +65,13 @@
  21  	cd $(share) ; rm -rf underlay
  22  	cp -a $(testwiki)/underlay $(share)/
  23  	
  24 +twikidraw:
  25 +ifdef BUILD_TWIKIDRAW
  26 +	ant -f contrib/TWikiDrawPlugin/build.xml -Ddest.home=../../wiki/htdocs/applets/TWikiDrawPlugin
  27 +else
  28 +	@echo Set BUILD_TWIKIDRAW in your environment if you want to build the TWikiDraw plugin from source
  29 +endif
  30 +
  31  dist:
  32  	-rm MANIFEST
  33  	python setup.py sdist
  34 @@ -109,5 +116,5 @@
  35  
  36  .PHONY: all dist install-docs check-tabs epydoc underlay patchlevel \
  37  	check-i18n update update-underlay test testwiki clean \
  38 -	clean-testwiki clean-pyc
  39 +	clean-testwiki clean-pyc twikidraw
  40  

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2011-01-19 16:58:45, 10.0 KB) [[attachment:TO.tdraw]]
  • [get | view] (2005-11-28 21:54:52, 173.7 KB) [[attachment:TWikiDrawPlugin-1.103-OliverGraf-source.zip]]
  • [get | view] (2005-11-28 21:58:04, 174.0 KB) [[attachment:TWikiDrawPlugin-1.103-utf8-source.zip]]
  • [get | view] (2005-12-27 01:48:17, 170.3 KB) [[attachment:TWikiDrawPlugin-OliverGraf-SourceTree.zip]]
  • [get | view] (2009-09-19 19:46:07, 10.0 KB) [[attachment:anotherTest.tdraw]]
  • [get | view] (2004-02-07 18:31:10, 0.8 KB) [[attachment:mapname.diff]]
  • [get | view] (2012-10-22 07:10:47, 30.0 KB) [[attachment:meintest.tdraw]]
  • [get | view] (2010-09-20 14:11:48, 10.0 KB) [[attachment:mytest.tdraw]]
  • [get | view] (2010-12-28 18:33:16, 10.0 KB) [[attachment:new.tdraw]]
  • [get | view] (2005-09-12 16:36:38, 181.8 KB) [[attachment:newline_fix_twikidraw-sources.zip]]
  • [get | view] (2005-09-12 16:36:24, 205.5 KB) [[attachment:newline_fix_twikidraw.jar]]
  • [get | view] (2005-11-28 21:55:38, 185.3 KB) [[attachment:twikidraw-1.103-OliverGraf.jar]]
  • [get | view] (2005-11-28 21:56:32, 10.3 KB) [[attachment:twikidraw-1.103-full.diff]]
  • [get | view] (2005-11-28 21:58:29, 19.5 KB) [[attachment:twikidraw-1.103-utf8.diff]]
  • [get | view] (2005-11-28 21:57:38, 185.6 KB) [[attachment:twikidraw-1.103-utf8.jar]]
  • [get | view] (2004-02-07 20:44:17, 11.0 KB) [[attachment:twikidraw-full.diff]]
  • [get | view] (2004-02-07 20:44:26, 10.0 KB) [[attachment:twikidraw-png.zip]]
  • [get | view] (2004-02-07 20:44:47, 174.8 KB) [[attachment:twikidraw-sources.zip]]
  • [get | view] (2004-02-07 20:45:08, 184.3 KB) [[attachment:twikidraw.jar]]
  • [get | view] (2009-02-26 06:31:19, 1.1 KB) [[attachment:twikidrawbuild.patch]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.