aboutsummaryrefslogtreecommitdiffstats
path: root/lerna.json
blob: e2147be85b8a506174c3beb08cec03f020153889 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "lerna": "3.0.0-beta.23",
    "packages": ["packages/*"],
    "version": "independent",
    "command": {
        "publish": {
            "ignoreChanges": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"]
        }
    },
    "npmClient": "yarn",
    "useWorkspaces": true
}
ption value='author'>author
path: root/comms/qt5-serialbus
Commit message (Expand)AuthorAgeFilesLines
* Update Qt5 to 5.12.0tcberner2018-12-162-1/+4
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-0/+1
* Update Qt5 to 5.11.1tcberner2018-09-092-1/+3
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-0/+1
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-3/+2
* Update the Qt5 ports to 5.10.1.rakuco2018-05-181-1/+0
* Fix permissions in installed Qt5 header filestcberner2018-03-301-0/+1
* Update Qt5 ports to 5.9.3.rakuco2018-01-072-1/+6
* Build the entire code instead of just src/serialbus.rakuco2018-01-012-4/+8