-
Notifications
You must be signed in to change notification settings - Fork 10
fix: Copy Boost's source directory before building; Combine build and install tasks (fixes #63).
#64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
fix: Copy Boost's source directory before building; Combine build and install tasks (fixes #63).
#64
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
384e48f
Use separate directory for build
sitaowang1998 ca3967a
Copy the folder instead of symlink
sitaowang1998 c70d154
Merge generate and build task; Use checksum to skip tasks
sitaowang1998 0d49309
Fix path
sitaowang1998 b5ad554
Fix typo
sitaowang1998 fe92a80
Use checksum to skip generate; Merge build and install and separate c…
sitaowang1998 5b0b96c
Fix index
sitaowang1998 d3775b3
Remove install checksum
sitaowang1998 96fc539
Remove install checksum
sitaowang1998 f6a856a
Fix docstring
sitaowang1998 5f680a4
Fix docstring
sitaowang1998 c57bf19
Remove use of dir
sitaowang1998 24c5176
Improve docstring
sitaowang1998 3651df2
Improve docstring
sitaowang1998 008fdc4
Use GENERATE_CHECKSUM_FILE instead of GENERATE_CHECKSUM
sitaowang1998 7271b9d
Rename BUILD_ARGS to BUILD_AND_INSTALL_ARGS
sitaowang1998 3df61e4
Move cmake step into build-and-install
sitaowang1998 e01262d
Improve docstring for build-and-install
sitaowang1998 037a814
Remove duplicate argument in docstring
sitaowang1998 65c4c60
Fix cmake
sitaowang1998 9786089
Copy directory without creating target directory
sitaowang1998 72b2964
Fix docstring
sitaowang1998 4311d99
Fix argument mismatch
sitaowang1998 e146d53
Fix docstring
sitaowang1998 409ffde
Merge branch 'boost-build' of github.com:sitaowang1998/yscope-dev-uti…
sitaowang1998 339c013
Fix default args
sitaowang1998 0ad5cba
Fix docstring
sitaowang1998 7f073d1
Apply suggestions from code review
davidlion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.