Skip to content
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

build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts #16476

Closed
wants to merge 20 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Feb 25, 2025

@vszakats vszakats marked this pull request as draft February 25, 2025 13:39
@github-actions github-actions bot added Windows Windows-specific CI Continuous Integration labels Feb 25, 2025
@vszakats vszakats changed the title [TEST] build tests with autotools cmake: sync a picky warning with autotools, improve C flags for WinCE Feb 25, 2025
@vszakats vszakats changed the title cmake: sync a picky warning with autotools, improve C flags for WinCE cmake: sync picky warning with autotools, improve C flags for WinCE Feb 25, 2025
@vszakats vszakats changed the title cmake: sync picky warning with autotools, improve C flags for WinCE cmake: sync picky warning with autotools, set C flags for WinCE in CI Feb 25, 2025
@vszakats vszakats changed the title cmake: sync picky warning with autotools, set C flags for WinCE in CI cmake: sync picky warning with autotools, set -O in CI for WinCE Feb 25, 2025
@vszakats

This comment was marked as resolved.

@github-actions github-actions bot added the tests label Feb 25, 2025
@vszakats vszakats force-pushed the ci-am-ce-tests branch 2 times, most recently from 0da8e9f to 9c50599 Compare February 25, 2025 15:16
@vszakats vszakats marked this pull request as ready for review February 25, 2025 15:17
@vszakats vszakats changed the title cmake: sync picky warning with autotools, set -O in CI for WinCE cmake: sync picky warning with AM, set -O3 for WinCE, fix getpart uninitialized variable Feb 25, 2025
vszakats added a commit to vszakats/curl that referenced this pull request Feb 25, 2025
Sync cutoff version for `-ftree-vrp` with autotools, which enables it
for gcc 4.3+ (cmake builds enabled it for 5.0+, before this patch).

Cherry-picked from curl#16476
vszakats added a commit that referenced this pull request Feb 25, 2025
Sync cutoff version for `-ftree-vrp` with autotools, which enables it
for gcc 4.3+ (cmake builds enabled it for 5.0+, before this patch).

Cherry-picked from #16476
Closes #16478
@vszakats vszakats changed the title cmake: sync picky warning with AM, set -O3 for WinCE, fix getpart uninitialized variable build: set -O3 for WinCE in CI, fix getpart uninitialized variable Feb 25, 2025
@vszakats vszakats removed the cmake label Feb 25, 2025
@vszakats vszakats changed the title build: set -O3 for WinCE in CI, fix getpart uninitialized variable build: set -O3 for WinCE in CI, fix getpart uninit var, scache aliasing rule Feb 25, 2025
@vszakats vszakats changed the title build: set -O3 for WinCE in CI, fix getpart uninit var, scache aliasing rule build: set -O3 for WinCE in CI, fix fallouts in getpart, vtls_scache Feb 25, 2025
@vszakats vszakats requested a review from icing February 25, 2025 21:32
@vszakats vszakats changed the title build: set -O3 for WinCE in CI, fix fallouts in getpart, vtls_scache build: set -O3 for WinCE in CI, fix getpart, vtls_scache fallouts, tune CI Feb 26, 2025
@vszakats vszakats changed the title build: set -O3 for WinCE in CI, fix getpart, vtls_scache fallouts, tune CI build: set -O3 and tune WinCE in CI, fix getpart, vtls_scache fallouts Feb 26, 2025
@vszakats vszakats closed this in c028a24 Feb 26, 2025
@vszakats vszakats deleted the ci-am-ce-tests branch February 26, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI Continuous Integration performance tests Windows Windows-specific
Development

Successfully merging this pull request may close these issues.

1 participant