-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cxx-qt-build: consider the folders in rust path
* cxx-qt-build: consider the folders in rust path * cxx-qt-gen: change writer phase to take include path from cxx-qt-build * cxx-qt-build: place moc and other files into folder and include moc * cxx-qt-build: injected include needs the prefix of the crate * cxx-qt-gen: purge cxx_file_stem * book: remove line about cxx_file_stem and Span::source_file() * cxx-qt-gen: add test to ensure cxx_file_stem fails * errors: improve error messages for cxx_file_stem and multiple dirs * cxx-qt-build: use a cloned builder for qml modules * cxx-qt-build: use full directory path when comparing qml roots * cxx-qt-build: use only link when building * cxx-qt-build: use same builder for now for all qml modules Closes #855
- Loading branch information
1 parent
455bcf4
commit 900d193
Showing
99 changed files
with
372 additions
and
345 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.