dhasenan
37f752b014
Use absolute paths and set PATH for experiments
4 years ago
dhasenan
b5908019e0
Removed testing code
4 years ago
dhasenan
e33f8893d4
Enable experiments.
To create an experiment, you need to download and compile your modified
version of DMD, Phobos, and Druntime in a directory labeled according to
the experiment name.
You should include the base DMD version in the experiment name.
4 years ago
dhasenan
193553f985
Diffs: fixing a deprecation via added errors isn't a change.
4 years ago
dhasenan
8cfc1db9ab
Handle new dub way of saying source libraries can't be built
4 years ago
dhasenan
09bde13b51
fixed silly errors
4 years ago
dhasenan
8d7fe72da1
Minor html fixes
4 years ago
dhasenan
0414d19b46
Fix deprecation count inversion
5 years ago
dhasenan
2883c539a0
Refined percentage outputs
5 years ago
dhasenan
a9602a14a5
Show proper diff elements (broken vs fixed) in diffs
Fixes #8
5 years ago
dhasenan
0c212badc9
Fixed build log links
5 years ago
dhasenan
36f2758c14
Fixed error with argument order
Compiler reports were written to the wrong directory.
5 years ago
dhasenan
34c0ceb7a0
Slightly more efficient report generation.
Fixes #5
5 years ago
dhasenan
d092fdf452
Build logs in diff pages; diff all compilers
Fixes #1
Fixes #3
5 years ago
dhasenan
9d3e0dd576
Added diffs between compiler releases
Diffs are between all major revisions (.0 release) and between all minor
revisions in the same major revision. Probably should be each release
and the previous, more like...
5 years ago
dhasenan
3c31a0bf76
And maybe we should have data in the index besides the version number?
5 years ago
dhasenan
337d1290a0
Fix index links!
Also: Stop using scriptlike!
5 years ago
dhasenan
c4a88d6b13
Actually build the index html maybe?
5 years ago
dhasenan
0d09b505c0
Stop using arsd.dom to build report output.
arsd.dom is pretty awesome, but it also uses a lot more memory. On the
build server, we're quite memory-constrained. So while it's fine on my
desktop to use 6GB of RAM to build reports, it's better to use uglier
code to keep down to ~1.4GB for the sake of the build server.
5 years ago
Neia Finch
35aca499ff
Something? It's dark out, no?
5 years ago
dhasenan
1ac6a129a6
Fixed build stderr reporting
It shows up in a reasonable format, in the right place, and the escape
key closes it.
5 years ago
dhasenan
bea7ef339e
Grab up-to-date list of dmd releases
5 years ago
dhasenan
192599c3ab
Added a bunch of stuff
Reports include stderr, for instance...
5 years ago
dhasenan
c67b6acf81
Added readme
5 years ago
dhasenan
f346ccc8d8
Fixed name
We're not automatically back-porting changes just now.
5 years ago
dhasenan
9bd039c364
Build badges! Package output!
5 years ago
dhasenan
390b68bcbf
Reports!
Also fixed some stuff with blacklists and so forth.
5 years ago
dhasenan
fbe690b526
Sqlite, multiple compiler / package versions
5 years ago
dhasenan
474b091848
fixed search for deprecations
5 years ago
dhasenan
d871161890
Put common variables into config object; timeouts; deprecations
5 years ago
dhasenan
4da5b4fcee
First commit of backporter
5 years ago