summaryrefslogtreecommitdiff
path: root/lib/WindowsManifest
AgeCommit message (Expand)Author
2017-09-14Fix bug 34608 by moving private header out of public header.Eric Beckmann
2017-09-06Fix crbug 759265 by suppressing llvm mt warnings.Eric Beckmann
2017-09-02Return copy of XML dumpVitaly Buka
2017-09-02llvm-mt: Fix memory management in WindowsManifestMergerImpl::getMergedManifestVitaly Buka
2017-08-31Revert "llvm-mt: Fix release of OutputDoc"Vitaly Buka
2017-08-31llvm-mt: Fix release of OutputDocVitaly Buka
2017-08-22Integrate manifest merging library into LLD.Eric Beckmann
2017-08-19llvm-mt: Merge manifest namespaces.Eric Beckmann
2017-07-26Unlink nodes instead of copying, to avoid memory problems.Eric Beckmann
2017-07-26Move manifest utils into separate lib, to reduce libxml2 deps.Eric Beckmann