source: josm/trunk/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6446   10 years Don-vip javaCC tuning
(edit) @6341   10 years Don-vip Prepare arrival of Java 7u51 (14th january 2014) - update Manifest to …
(edit) @6217   11 years Don-vip see #8654 - Make Mac OS X Java 7 package closer to former package
(edit) @6216   11 years Don-vip see #8654 - New target distmac7 to build Mac OS X package for Oracle …
(edit) @6208   11 years Don-vip fix #9027 - fix error in internal preset introduced in r6195 (patch by …
(edit) @6144   11 years Don-vip see #8954 - new tagging preset reader regression test (patch by AlfonZ)
(edit) @6134   11 years Don-vip forgot old statement
(edit) @6133   11 years Don-vip update build.xml / test environment: - cleanup of build.xml - update …
(edit) @6121   11 years Don-vip compile test classes to their own build dir
(edit) @6120   11 years Don-vip fix test-compile target in build.xml
(edit) @5502   12 years Don-vip fix some compilation warnings
(edit) @5498   12 years jttt ant-sniffer 1.8, download only changed plugins for check-plugin target
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5392   12 years bastiK applied #7922 - "ant clean dist" doesn't work (patch by AlfonZ)
(edit) @5362   12 years stoecker reintroduce the feature to give the build a name
(edit) @5323   12 years simon04 fix #7769 - build.xml improvements. - run javacc only if …
(edit) @5263   12 years bastiK add javadoc ant task
(edit) @4838   12 years jttt Add findbugs ant target
(edit) @4837   12 years jttt Fix tests
(edit) @4783   12 years jttt Upgrade to animal sniffer 1.7
(edit) @4730   12 years jttt New proguard, update proguard configuration
(edit) @4728   12 years jttt Fix #7192: compile error
(edit) @4722   12 years jttt Fix #7192 compile error
(edit) @4257   13 years stoecker fix #6603 - don't use optional javacc ant task
(edit) @4252   13 years bastiK removed autogenerated code - can be build without problems using …
(edit) @4243   13 years stoecker fix track coloring and NMEA import
(edit) @4239   13 years bastiK don't show compiler warnings for libraries
(edit) @4232   13 years stoecker fix wrong excludes line
(edit) @4231   13 years stoecker add signpost and metadata extractor code to repository directly
(edit) @4166   13 years stoecker i18n update, split plugin and core translation
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @3875   13 years stoecker remove non-offical styles
(edit) @3864   13 years bastiK change in build: do not copy elemstyles.xml to data folder, but …
(edit) @3856   13 years bastiK improve mapcss support
(edit) @3833   13 years jttt Read list of deprecated plugins from PluginHandler.java (fixed)
(edit) @3830   13 years jttt Read list of deprecated plugins from PluginHandler.java
(edit) @3829   13 years bastiK html reports for junit (patch by Marcin Floryan)
(edit) @3744   13 years Upliner add jmapviewer images to build.xml
(edit) @3649   13 years jttt Added classes to ignore to check-plugins task
(edit) @3580   14 years jttt Use java.awt.headless for tests (necessary for running tests in hudson)
(edit) @3579   14 years jttt Use josm-custom.jar in test classpath (because ProjectionTest needs …
(edit) @3509   14 years bastiK make java 6 warning message from [3417] work again. Basically it does …
(edit) @3442   14 years jttt Fix check-plugin ant task, update to latest proguard
(edit) @3439   14 years stoecker cleanup JAVA5/JAVA6
(edit) @3425   14 years stoecker fix #5244 - port to signpost 1.2 - patch by dpaleino
(edit) @3222   14 years jttt Fix #4396 Priorities for style elements working only partially
(edit) @3162   14 years jttt Add check-plugins target to build.xml. It will download plugins and …
(edit) @3091   14 years jttt Added ProGuard tool (see #4640)
(edit) @3026   14 years jttt Fix test ant target
(edit) @2827   14 years stoecker moved elementstyles to data directory
(edit) @2813   14 years stoecker moved single presets file into data directory
(edit) @2796   14 years stoecker moved commons jar into SVN directly
(edit) @2754   14 years stoecker fixed translation problems, i18n update
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2618   14 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2507   14 years stoecker apply #2989 - patch by pieren - improve lambert projection
(edit) @2453   14 years jttt Applied #3899 - patch by jpstotz - Automated creation of REVISION file …
(edit) @2397   14 years bastiK New build option: jar compression level. (ant -Dclevel=N) Default is …
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(edit) @2368   14 years framm compress resulting jar file maximally
(edit) @2360   14 years stoecker fix defaults when svn is missing, disable usertools
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @1941   15 years stoecker fixed NPE
(edit) @1751   15 years Gubaer patch by dmuecke - improved unit tests and test targets in build.xml
(edit) @1683   15 years Gubaer reverting build.xml - should not have been comitted in r1682
(edit) @1682   15 years Gubaer removed old conflict resolution code fixed bug in OsmApi (missing …
(edit) @1660   15 years stoecker fix #2708 - patch by jpstotz - cleanup build
(edit) @1651   15 years Gubaer removed local target (should not have been committed in r1650)
(edit) @1650   15 years Gubaer added concept of "merge pairs" (my vs. merged, my vs. their, their vs. …
(edit) @1584   15 years stoecker updated gettext
(edit) @1492   15 years stoecker added MacOS support in build. patch by Thilo Hannemann
(edit) @1141   15 years stoecker supply default version
(edit) @1079   15 years stoecker added version support in svn
(edit) @1058   15 years mfloryan Changed infrastructure of JOSM translations. lang-* plugins are now …
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @799   16 years stoecker changed build again
(edit) @793   16 years stoecker I18N
(edit) @790   16 years stoecker some cleanup in mappaint and presets
(edit) @764   16 years stoecker Updated automatic tag corrections
(edit) @639   16 years gebner build.xml: Use UTF-8 as encoding for source files.
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @445   16 years (none) make sure that builds target the VM version 1.5
(edit) @413   16 years gebner Enable debugging info by default.
(edit) @407   17 years gebner Add incompleteness checks.
(edit) @397   17 years framm - added a built-in set of tagging presets. this can be disabled from …
(edit) @392   17 years gebner Fix build for the IcedTea JDK.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from build.xml
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.