-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
QoL: Buildtype variables for looping over buildtypes #7733
Closed
Closed
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
2b6cf9a
define buildtype variables for easier looping over them
Neumann-A c19a15c
Merge branch 'master' into build_variables
Neumann-A 23bad7f
Merge branch 'master' into build_variables
Neumann-A 5fcd7b5
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A f8bd0d8
refactored vcpkg_configure_cmake with new variables
Neumann-A d0d99d9
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 7517be9
add/update documentation
Neumann-A 31dede7
refactored vcpkg_configure_qmake
Neumann-A eaaa60b
refactored qt-5base configure_qt
Neumann-A ceabb41
refactored install_qt in qt5-base
Neumann-A 26cc37c
refactor vcpkg_build_cmake
Neumann-A a69a436
note about the possibility of introducing an option mapping
Neumann-A fe280ed
refactored vcpkg_install_msbuild
Neumann-A 0802dfa
fix linux regressions
Neumann-A b906905
bump qt control
Neumann-A 8aed23b
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 356013c
use globaly defined variables in qmake configure
Neumann-A 2d4d915
[fftw3] remove deprecated function for cmake CI test
Neumann-A 6aa035b
[3fd] remove deprecated function for CI rebuild (msbuild)
Neumann-A 75b46fd
[qcustomplot] remove deprecated include for CI rerun (qmake)
Neumann-A 5a2bcb5
[vcpkg/scripts] add missing ) in vcpkg_configure_qmake
Neumann-A 0c68fd5
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 653d75b
[vcpkg/scripts] fix cmake configure
Neumann-A cf941ea
ws change to rerun ci
Neumann-A d990a14
[fftw3] bump control.
Neumann-A 5dd65e9
[vcpkg/scripts] small change to vcpkg_fixup_cmake_targets to trigger …
Neumann-A b07235c
[vcpkg/scripts/cmake] use same quoting as before.
Neumann-A ddbb7a5
[vcpkg/scripts/cmake] change to fixup to trigger full CI rebuild
Neumann-A f7bdfc7
[vcpkg/scripts/msbuild] fix "EXES" "AND" error
Neumann-A ce00f1d
[vcpkg/scripts/cmake] add missing $ and remove emtpy variable
Neumann-A fcd4d97
[vcpkg/scripts/cmake] trigger full rebuild with a change to vcpkg_fix…
Neumann-A b5cbf0b
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 88d27f5
Merge remote-tracking branch 'origin/master' into build_variables
BillyONeal 7ca06e3
Merge from master
PhoebeHui afaf5fb
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 76852fd
Merge remote-tracking branch 'origin/master' into HEAD
BillyONeal 1f97108
Merge remote-tracking branch 'origin/master' into HEAD
BillyONeal 01ae106
Merge remote-tracking branch 'origin/master' into HEAD
BillyONeal bee1f2c
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 7dc2a69
fix ocilib regression
Neumann-A a100f23
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A acf52b3
remove any unnecessary changes
Neumann-A 8801434
rename VCPKG_BUILD_LIST to VCPKG_BUILD_TYPES
Neumann-A 42089f6
lowercase buildname.
Neumann-A 783ab6f
Merge remote-tracking branch 'upstream/master' into build_variables
Neumann-A 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.