summaryrefslogtreecommitdiffstats
path: root/src/googlemock.mk
Commit message (Collapse)AuthorAgeFilesLines
* rename archive pkg-type to source-only for clarityTony Theodore2017-12-221-1/+1
| | | | archive could imply a deprecated package
* Improve handling of virtual packages and build messagesTony Theodore2017-12-221-0/+1
| | | | | | | | - 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
* update github tag tracking packages to new conf styleTony Theodore2017-11-091-1/+1
|
* googlemock googletest: use GH_CONFTony Theodore2017-03-211-7/+1
|
* add _WEBSITE and _DESCR fields to core packagesBoris Nagaev2016-12-221-0/+2
| | | | | | See https://github.com/mxe/mxe/issues/1422 Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
* protobuf: compile host protoc as native packageBoris Nagaev2016-12-011-0/+1
| | | | Do not compile host protoc for all target, instead compile it once.
* add package googlemockBoris Nagaev2016-12-011-0/+14
It is needed by protobuf 3.1.0