Commit Graph

6 Commits

Author SHA1 Message Date
andrewhayden@google.com
b2c2d34ea7 Remove the old 0715, 0122 and 0604 data sets for Chrome.
Adjust scripts accordingly and eliminate old unittest file as well.
As of this revision, the default for compilation in all the scripts
EXCEPT for compile_full.sh is the 20141015 dataset. The compile_full.sh
script still builds the most recent pre-20141015 data set, and should
also be updated soon.

The suffix (0122, 0715, 0604, or 20141015) has simply been deleted from
all affected filenames, e.g.:
  cld2_generated_deltaoctachrome0122.cc -> cld2_generated_deltaoctachrome.cc

Moving forward the intention is not keep the old data files around. Repository
history can be used to check out old versions of data files as necessary.

The clean.sh script has also been updated with the names of the new executables
produced in the compilation and testing process along with the svn:ignore
propset.

In the next commit, the compile20141015 will become compile.sh.



git-svn-id: https://cld2.googlecode.com/svn/trunk@190 b252ecd4-b096-bf77-eb8e-91563289f87e
2014-11-06 22:49:10 +00:00
andrewhayden@google.com
ff57848619 Make compile_libs.sh executable
git-svn-id: https://cld2.googlecode.com/svn/trunk@152 b252ecd4-b096-bf77-eb8e-91563289f87e
2014-03-03 15:20:51 +00:00
dsites@google.com
233d31fb55 Slight accuracy improvement
git-svn-id: https://cld2.googlecode.com/svn/trunk@124 b252ecd4-b096-bf77-eb8e-91563289f87e
2014-02-05 00:40:28 +00:00
dsites@google.com
c7564d6371 Six more languages, better accuracy
git-svn-id: https://cld2.googlecode.com/svn/trunk@110 b252ecd4-b096-bf77-eb8e-91563289f87e
2014-01-31 19:33:35 +00:00
dsites@google.com
4109ba42b9 remove mistaken main program from library build
git-svn-id: https://cld2.googlecode.com/svn/trunk@80 b252ecd4-b096-bf77-eb8e-91563289f87e
2013-09-10 16:50:23 +00:00
dsites@google.com
e2fd36db65 Add script to compile shared libraries
git-svn-id: https://cld2.googlecode.com/svn/trunk@58 b252ecd4-b096-bf77-eb8e-91563289f87e
2013-07-30 19:19:02 +00:00