aboutsummaryrefslogtreecommitdiff
path: root/Coordinator.cpp
AgeCommit message (Expand)Author
2018-03-14Fix enforcement for hidl-gen.Steven Moreland
2018-03-13FQName: 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
2017-09-26Add verbose to list files hidl-gen is touching.Steven Moreland
2017-09-26Coordinator add getFormatter.Steven Moreland
2017-09-26Fix getPackagePath for case with hal files in root am: 80ba1740e7 am: 3b8a67a358Steven Moreland
2017-09-26Fix getPackagePath for case with hal files in rootSteven Moreland
2017-09-23Merge "Fix update-makefiles from relative path." am: fd85628320 am: 2d019588fdSteven Moreland
2017-09-22Fix update-makefiles from relative path.Steven Moreland
2017-09-22Merge changes from topic "hidl-host-test" am: 80ccd1aa19 am: 1f9906c7fdSteven Moreland
2017-09-21Remove extra '/' from Coordinator paths.Steven Moreland
2017-09-21Coordinator checks for package root conflicts.Steven Moreland
2017-09-19Followup change to Coordinator::getPackagePath am: 8f52c8a4d9 am: d7e6d61038Steven Moreland
2017-09-19Merge changes from topic "hidl-unit-tests" am: 207a9fe818 am: 47d5abffdaSteven Moreland
2017-09-19Followup change to Coordinator::getPackagePathSteven Moreland
2017-09-18Don't abort on incomplete package.Steven Moreland
2017-08-30Fix 'no transitive imports' HIDL guarantee.Steven Moreland
2017-08-290 hashes for unreleased interfaces.Steven Moreland
2017-08-28Use absolute path for current.txt files.Steven Moreland
2017-08-25Fix 'no transitive imports' HIDL guarantee.Steven Moreland
2017-08-24Build AST graph explicitly for simpler post-parsing passesTimur Iskhakov