Sign in
gwt
/
gwt
/
f052b1858b5edd2972ccd95b83d061b5a906ad26
/
build-tools
/
ant-gwt
2707b14
Adds a name to all gwt.junit test targets so we can easily tell which one failed.
by jlabanca@google.com
· 15 years ago
875439d
Adding the suffix ".if.enabled" to emma ant targets to avoid confusion. The targets are noops if emma.enabled is not defined.
by jlabanca@google.com
· 15 years ago
b92cd5b
File.createTempFile() sometimes hangs on the build system while trying to get an
by jlabanca@google.com
· 16 years ago
50b621a
Rolling back changes that broke the continuous build. $ svn merge -r6024:6018 .
by bobv@google.com
· 16 years ago
ac8e042
File.createTempFile() sometimes hangs on the build system while trying to get an exclusive lock on a temp file. This patch uses a custom method to create a temp file.
by jlabanca@google.com
· 16 years ago
8124456
This patch adds emma code coverage statistics to the output of an ant test when emma.enabled is set.
by jlabanca@google.com
· 16 years ago
ae13443
Rolling back r5798-5799 because they are causing tests to fail.
by jlabanca@google.com
· 16 years ago
bb96496
Committing missing file from r5798.
by jlabanca@google.com
· 16 years ago
a2bb640
Rolling back to the last known good state: r5776
by amitmanjhi@google.com
· 16 years ago
2d31a55
Added emma code coverage generation to the build file. ant emma test emma.merge will generate emma reports for each test, then merge them.
by jlabanca@google.com
· 16 years ago
8c5986b
Making SvnInfo (a) robust to manual overrides of the revision property, and (b) robust to internationalized svn clients. It still expects broadly Western European translations, with LTR order, colon separation, and the "usual" ordering of output lines.
by fabbott@google.com
· 16 years ago
dd208e6
Ant fixes for platform independence, for dist-dev not needing tools, and
by fabbott@google.com
· 16 years ago
2530547
Ant rework for speed:
by fabbott@google.com
· 16 years ago
5ead61f
Issue 34812: Fix findbugs & checkstyle issues
by rice@google.com
· 16 years ago
f591555
1) Prefer SVN to GIT when examining a repository
by zundel@google.com
· 16 years ago
110703c
Fix sentinal file names for change branches.
by bobv@google.com
· 16 years ago
ba90927
Adding git support to the ant SvnInfo task.
by scottb@google.com
· 16 years ago
359e55c
Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository.
by scottb@google.com
· 16 years ago
6cd61e9
Merging releases/1.6@4385:4459 into trunk.
by scottb@google.com
· 16 years ago
b44c6e1
Fix SvnInfo to handle a non-svn workspace: can't deduce the version
by fabbott@google.com
· 16 years ago
4e4f363
Establish the working directory for <svninfo> more explicitly; it turns
by fabbott@google.com
· 17 years ago
fcd9515
Fix for r3669, because our build machine (and untold others in the wider
by fabbott@google.com
· 17 years ago
66b7906
Add a custom SvnInfo task to get branch@version information from svn info
by fabbott@google.com
· 17 years ago
566806a
Merging releases/1.5 into trunk
by scottb@google.com
· 17 years ago
0e2dc628
by fabbott@google.com
· 17 years ago
2269498
Merging releases/1.5 into trunk
by scottb@google.com
· 17 years ago
7ac9704
Removing some build warnings.
by scottb@google.com
· 17 years ago
f8284cd
Adding time and size metric collection to samples. Includes a new Timer
by fabbott@google.com
· 17 years ago
950681a
Correct line endings on files with CRLF in the repository
by gwt.team.jat
· 18 years ago
b05c900
Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems.
by gwt.team.scottb
· 18 years ago