aboutsummaryrefslogtreecommitdiff
path: root/Coordinator.cpp
AgeCommit message (Expand)Author
2020-05-18Reland^2 "hash checks ensure package is consistent"Steven Moreland
2020-05-16Revert "Reland "hash checks ensure package is consistent""Steven Moreland
2020-05-14Reland "hash checks ensure package is consistent"Steven Moreland
2020-05-12Support hidl_package_root require_frozen.Steven Moreland
2020-03-19findPackageRoot: print fqname on errorSteven Moreland
2019-11-22Verbose mode: avoid extra enforcementsSteven Moreland
2019-08-16[hidl2aidl] Convert the newest interfacesNeel Mehta
2019-07-23Remove localName from NamedTypeNeel Mehta
2019-07-12Track implicit imports differently from user importsNeel Mehta
2019-06-13Store paths relative to root in LocationNeel Mehta
2019-05-24Move usage string for common options to CoordinatorNeel Mehta
2019-05-22optind reset to 1 instead of 0.Steven Moreland
2019-05-20Parse some common options in CoordinatorNeel Mehta
2019-02-11Error when hash has changed.Steven Moreland
2018-12-07Explicitly check input files exist.Steven Moreland
2018-07-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-11containsInterfaces -> definesInterfacesSteven Moreland
2018-03-28Add DT_UNKNOWN handlingIris Chang
2018-03-14Fix enforcement for hidl-gen.Steven Moreland
2018-03-06FQName: prepare for removing isValidSteven Moreland
2018-02-26Clean errors for missing package roots.android-p-preview-1Steven Moreland
2018-02-20unique_ptr to pass file from Coordinator to parseSteven Moreland
2018-02-20Remove 'extern' reference to function parseFile.Steven Moreland
2018-02-20Import fails if parsing fails.Steven Moreland
2018-02-20Include actual location in -Lexport-header.Steven Moreland
2018-02-16Fix incremental builds (when missing a current.txt)Steven Moreland
2018-02-15Fix incremental builds.Steven Moreland
2018-02-12hidl-gen dep filesSteven Moreland
2018-02-12hidl-gen knows what files its outputting.Steven Moreland
2018-02-08Dump verbose output for all -L targets.Steven Moreland
2018-02-08Coordinator keeps track of output directory.Steven Moreland
2018-02-07Track file access for hashing.Steven Moreland
2018-02-07Move file accesses for hash files to Coordinator.Steven Moreland
2018-02-01Move 'addUnreferencedTypes' into Coordinator.Steven Moreland
2018-01-18Frozen interface can't depend on unfrozen things.Steven Moreland
2017-12-04Module owner support in HIDL.Steven Moreland
2017-12-04Module owner support in HIDL.Steven Moreland
2017-11-14Merge commit 'c2e91ae295b668b3651404898fbb57142296a54c' into HEADXin Li
2017-11-09Fix bug in enforceMinorVersionUprevs.Steven Moreland
2017-11-06Optionally, if passing -v(erbose) to hidl-gen, dump declaredAndreas Huber
2017-10-15Remove use of LOG(*) from HIDL. am: cbff561b42 am: c68d9c5107Steven Moreland
2017-10-12Remove use of LOG(*) from HIDL.Steven Moreland
2017-10-12Don't enforce minor ver restrictions if types-only am: 87b26d7809 am: 543fe72a26Steven Moreland
2017-10-11Don't enforce minor ver restrictions if types-onlySteven Moreland
2017-09-29Fix problem with multiple '/' in package paths. am: 1a85fd96f8 am: d6a79b4053Steven Moreland
2017-09-29Revert "Fix update-makefiles from relative path." am: 225eaf29f2 am: db4f1f1396Steven Moreland
2017-09-28Fix problem with multiple '/' in package paths.Steven Moreland
2017-09-28Revert "Fix update-makefiles from relative path."Steven Moreland
2017-09-26Add verbose to list files hidl-gen is touching. am: 37c57eecfa am: 6e875f1d09Steven Moreland
2017-09-26Coordinator add getFormatter. am: f78c44db64 am: cb28fe0721Steven Moreland