Commit Graph

7 Commits

Author SHA1 Message Date
Tony Theodore 7c7e3d5f34 rename archive pkg-type to source-only for clarity
archive could imply a deprecated package
2017-12-23 08:19:00 +11:00
Tony Theodore 0e1b95fc24 Improve handling of virtual packages and build messages
- 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
2017-12-23 08:18:52 +11:00
Tony Theodore c840a7ee1e update github tag tracking packages to new conf style 2017-11-09 17:13:49 +11:00
Tony Theodore 1e5d0b33a3 googlemock googletest: use GH_CONF 2017-03-21 19:15:53 +11:00
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Boris Nagaev 113781a492 protobuf: compile host protoc as native package
Do not compile host protoc for all target, instead compile it once.
2016-12-01 23:51:36 +03:00
Boris Nagaev 54216fde55 add package googlemock
It is needed by protobuf 3.1.0
2016-12-01 23:51:36 +03:00