17 Commits

Author SHA1 Message Date
robert
59beecb29b update to 71.0.3578.80 2018-12-07 11:07:35 +00:00
robert
38a838cca6 update to 70.0.3538.77 2018-11-04 12:33:24 +00:00
robert
b50cc9d3a4 update to 68.0.3440.75 2018-07-30 15:28:28 +00:00
robert
0c08ad0cd8 update to 67.0.3396.62 2018-06-02 17:19:23 +00:00
robert
fbcdc6ae77 update to 66.0.3359.117 2018-04-23 15:00:15 +00:00
robert
de0827c1a2 update to 65.0.3325.146 2018-03-12 13:48:34 +00:00
robert
491eb7d10a update to 63.0.3239.108 and re-enable on i386 for now 2017-12-16 15:34:39 +00:00
robert
e63b4935d5 update to 62.0.3202.62 2017-10-25 13:47:07 +00:00
robert
04e0b146d2 update to 61.0.3163.79 2017-09-09 19:16:43 +00:00
robert
d34128c8fb update to 60.0.3112.78 2017-07-27 14:23:46 +00:00
robert
0e559f33b2 make chromium build with base clang by applying the following changes:
- use the proper compiler and linker in ${WRKDIR}/bin
- casting to nullptr where required (diff from espie@)
- link the character_data_generator with c++abi twice until a linker
  bug is figured out
2017-07-20 19:36:44 +00:00
robert
9c81a444c8 update to 59.0.3071.109 2017-06-25 21:53:56 +00:00
robert
7ed10b7f41 update to 58.0.3029.81 2017-04-28 14:21:00 +00:00
robert
eab2f2946b update to 55.0.2883.75; add lpr support to the system dialog while here 2016-12-10 15:35:25 +00:00
robert
5f7469aa3c update to 54.0.2840.71 2016-10-26 06:22:07 +00:00
robert
eb9b0f7570 update to 53.0.2785.89 2016-09-01 16:28:11 +00:00
robert
0eff95bb64 Move chromium to the new build system (gn - generate ninja)
This commit moves the chromium port to use gn to generate ninja files
which will hopefully resolve the random build errors. Gyp is dead so
this move has to be done anyway.

Also change the way how we handle openbsd. Let's assume we are running
on linux and only handle !linux cases where needed. This also ensures
that a change on linux will for sure end up in our builds as well.
2016-08-17 11:06:50 +00:00