| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
archive could imply a deprecated package
|
|
|
|
|
|
|
|
| |
- add metadata to distinguish virtual package types
- improve build order and status messages for empty packages
print pkg type or `disabled` instead of `no-build`
- add BUILD_DRY_RUN option and fixup make -t
- update build-matrix rule to identify virtual pkgs
|
| |
|
| |
|
|
|
|
|
|
| |
See https://github.com/mxe/mxe/issues/1422
Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
|
|
|
|
| |
Do not compile host protoc for all target, instead compile it once.
|
|
|
|
|
|
|
| |
This reverts commit ad11e753ddede848ee734ec4999f218f455fdfe2.
New protobuf release (3.1.0) does not provide official
tarballs with prepared configure and googletest files.
|
| |
|
|
|