Commit Graph

6 Commits

Author SHA1 Message Date
John McMaster 2c7b252aa6 a7 settings.sh: dont filter frame addresses
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
2018-10-17 13:32:29 -07:00
Rick Altherr 08cfec4855 Setup environment _after_ config vars are set
utils/environment.sh depends the values of per-database env vars such as
XRAY_PART.  Source environment.sh after those vars are exported.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf c8cf7e45f5 Add frame tiles to tilegrid
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Rick Altherr 559eb4176a Export XRAY_* during environment setup
Since some of the tools need to be found by make and other environments,
build the paths when database/<database>/settings.sh is sourced and
export them into the shell environment.

Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Clifford Wolf 6a2965caa2 Add fuzzers/005-tilegrid/
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-10-16 01:20:16 +02:00
Clifford Wolf 7789083b1e Create experiments/ and database/
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-10-15 22:55:59 +02:00