Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Issue 523109: Install libchrome-dev and libchromeos-dev packages (Closed)

Created:
10 years, 11 months ago by cjwatson
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

Install libchrome-dev and libchromeos-dev packages Add make_pkg.sh for src/third_party/chrome/ (a.k.a. libchrome-dev) and src/common/ (a.k.a. libchromeos-dev) and (ab)use it to install those packages once built. Installing the packages from make_pkg.sh isn't very clean. However, this gives us a migration path to future use of chromeos-build, which will need these headers and libraries to be built as packages in order to support cross-building cleanly.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -2 lines) Patch
A src/common/make_pkg.sh View 1 chunk +45 lines, -0 lines 0 comments Download
M src/scripts/build_platform_packages.sh View 1 chunk +2 lines, -2 lines 0 comments Download
A src/third_party/chrome/make_pkg.sh View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
cjwatson
10 years, 11 months ago (2010-01-06 23:23:14 UTC) #1
Bill Richardson
10 years, 11 months ago (2010-01-06 23:35:23 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698