aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2022-01-28Remove javac-helper.sh use and adjust BCP.HEADmasterArtem Serov
2021-09-30ART: Modify build.sh in order to make it compatible with DaCapo benchmarksArtem Kotsiuba
2020-03-23Fix errors "'./benchmarks/benchmarks/lib/*.jar': No such file or directory"Evgeny Astigeevich
2020-03-20Implement cmd option to list all benchmarksEvgeny Astigeevich
2020-03-19Make to use different javac for target and host buildsEvgeny Astigeevich
2020-02-10Fix java.io.FileNotFoundException from jarEvgeny Astigeevich
2019-08-23Add support of benchmark jar and resources filesEvgeny Astigeevich
2018-10-25Fix the building benchmark list.Artem Serov
2018-02-16Update javac version and make it work with JDK9.Artem Serov
2017-05-11Port and fit the benchmarks from 'ReversiGame' suite.donghui.bai
2017-05-11Add original benchmarks from 'ReversiGame' suite.donghui.bai
2016-06-14Accept an arbitrary number of java files on the command-line for `build.sh`.Alexandre Rames
2016-06-14Allow relative paths for the `-b` option in `build.sh`.Alexandre Rames
2016-05-03Enable running a single benchmark in perf tools.Artem Serov
2016-04-08Modify Linpack benchmark into ART testing framework.Tim Zhang
2016-04-08Add original file of Linpack benchmark.Tim Zhang
2016-02-22Pass explicit UTF-8 encoding to javac.Scott Wakeling
2016-02-05Modify and fit the DeltaBlue benchmark into ART testing frameworkXueliang Zhong
2016-02-05Add original file of DeltaBlue benchmark.Xueliang Zhong
2016-02-05Modify and fit Richards benchmark into ART testing frameworkXueliang Zhong
2016-02-05Add original Richards benchmarkXueliang Zhong
2016-02-01Port and fit the benchmarks from 'Caffeinemark' suite.Artem Serov
2016-02-01Add original benchmarks from 'Caffeinemark' suite.Artem Serov
2016-02-01Fix output class file versionStuart Monteith
2016-01-28Modify benchmarks from benchmarksgame (2nd part).Artem Serov
2016-01-28Add original benchmarks from benchmarksgame (2nd part).Artem Serov
2015-12-03Move build and output results into the `out` directory.Alexandre Rames
2015-12-02Automatically build an apk for the target if `dx` is available.Alexandre Rames
2015-12-01Build the APK with warnings enabled by default.Alexandre Rames
2015-10-12Fix execution of `build.sh` and `run.py` non-root paths.Alexandre Rames
2015-10-06Refactor directory structure.Serban Constantinescu