Sign in
gwt
/
gwt
/
6271b76f0ba9fc287496c877a99ffcca24c9ca51
/
doc
/
build.xml
8521345
Fixed doc build for new benchmarks package location.
by scottb@google.com
· 17 years ago
ee1c8bb
Implements a new Doclet to generate .wiki output for the JRE emulation documentation. This Doclet generates a RefJreEmulation.wiki, which can then be imported into the code site svn to update the JRE emulation doc. This was created to replace the existing Doclet that produces HTML documentation for the JRE emul types.
by scottb@google.com
· 17 years ago
612b374
Don't build any doc except Javadoc.
by scottb@google.com
· 17 years ago
452a7e3
Changed build and compiler settings to use Java 5.0 syntax.
by gwt.team.scottb
· 18 years ago
4b500c1
Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity.
by gwt.team.bruce
· 18 years ago
1a38430
Fixes issue #21. Adds the Serializable interface, updated the doc to include the new interface, and updated the documentation for IsSerializable.
by gwt.team.mmendez
· 18 years ago
4449b34
Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit.
by gwt.team.mmendez
· 18 years ago
07598d3
Specifies to the doc build that source files are encoded as UTF-8. Matters for I18N javadoc.
by gwt.team.bruce
· 18 years ago
c58dc4a
This patch contains a refactoring of the RemoteServiceServlet class to separate out the RPC encoding, decoding, and invocation logic into a separate utility class. I added some unit tests and made minor modifications to the original patch to correct problems discovered during subsequent testing. Currently, the patch passes all unit tests in hosted and web modes.
by gwt.team.mmendez
· 18 years ago
d475896
Fixes issue 544. Changes to avoid rebuilding the documentation. Reviewed by scottb.
by gwt.team.jat
· 18 years ago
428b263
Fixed Mac OS build by not requiring tools.jar on Mac
by gwt.team.scottb
· 18 years ago
66242e9
Got rid of tools.jar.
by gwt.team.scottb
· 18 years ago
952c83b
Updated to build doc (albeit with warnings in some cases) with both JDK 1.4 and JDK 1.5 flavors.
by gwt.team.bruce
· 18 years ago
6ba31b8
Fixed up doc to build into build directory.
by gwt.team.scottb
· 18 years ago
89075d4
User doc now builds as part of the default ant task.
by gwt.team.jgw
· 18 years ago