mr. M
b94e4dcff1
Remove MOZ_OPTIMIZE settings and override LTO settings in mozconfig for Linux and Windows
2025-01-08 16:26:30 +01:00
mr. M
73f932fade
Update Linux and Windows build workflows to use warp-ubuntu-latest-x64-16x for release branch
2025-01-08 00:15:05 +01:00
mr. M
2d4f9d4d7b
Disable PGO for aarch64 builds when ZEN_GA_DISABLE_PGO flag is set in Windows build configuration
2025-01-07 23:53:17 +01:00
mr. M
edb6dc9248
Update CI workflows to conditionally use optimized runners and adjust LTO settings based on release branch
2025-01-06 12:59:34 +01:00
mr. M
3a2d168c0c
Disable clang plugin in mozconfig for Windows
2025-01-04 21:04:48 +01:00
mr. M
aac415d1fa
Update RUSTFLAGS in mozconfig for Windows to simplify linker arguments
2025-01-04 19:33:21 +01:00
mr. M
1e51804b74
Update mozconfig for Zen release: enable automation and adjust compiler flags
2025-01-04 19:31:23 +01:00
mr. M
234346e1d4
Update Windows build workflows and mozconfig for x86_64 architecture support
2024-12-23 14:47:26 +01:00
mr. m
65e4586f33
Update mozconfig
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com>
2024-12-23 12:14:41 +01:00
mr. m
a8eff76dd0
Update dependencies and optimize build configurations for Linux and Windows
2024-12-23 07:49:36 +00:00
mr. m
e4b7133ec2
Remove LTO disabling for x86_64 in Linux release build and fix CXXFLAGS in mozconfig
2024-12-22 23:07:55 +00:00
mr. M
fce8d134a3
Refactor LTO configuration across platforms and update version numbers in surfer.json
2024-12-22 12:06:22 +01:00
mr. M
a7b486de56
Enable LTO (Link Time Optimization) in platform-specific mozconfig files
2024-12-22 08:31:51 +01:00
mr. M
c489a0b7cc
Fixed PGO builds not fully working
2024-12-21 13:32:03 +01:00
mr. M
50c95b4291
Refactor macOS and Windows mozconfig for improved cross-compilation settings and optimization options
2024-11-24 14:25:17 +01:00
mr. M
f24adec51f
Refactor macOS and Linux mozconfig for Zen release compatibility and optimization settings
2024-11-24 12:26:58 +01:00
omove
54a2c660ae
Update mozconfig
...
remove playready testing flags
Signed-off-by: omove <61330514+omove@users.noreply.github.com>
2024-11-21 20:01:58 -05:00
omove
6de89958ad
ARM64 Testing
2024-11-20 07:57:56 -05:00
mr. M
0d609d9e2c
Disable workspaces to prevent SQL calls
2024-10-27 00:24:09 +02:00
Mauro Baladés
6df8a4b5bc
Update mozconfig and package.json to use latest version of @zen-browser/surfer
2024-09-14 15:24:56 -07:00
Mauro Baladés
c35494cbcf
Refactor sign.ps1 to update signing process and package specific build
2024-09-14 17:57:52 -07:00
mauro-balades
0c925aef25
Update mozconfigs with -mavx2 -mfma for Linux and Windows builds
2024-09-07 13:32:51 +02:00
Alex F.
7728fc6cda
Update AVX2 win config
2024-09-03 23:20:44 -05:00
mauro 🤙
a132748dc2
Update mozconfig
2024-09-02 16:01:47 -07:00
mauro-balades
18baa341fc
chore: Update RUSTFLAGS in mozconfig files
2024-09-02 14:02:18 +02:00
mauro-balades
753a34eebf
chore: Update Windows build workflows to include windows-profdata-specific artifact
2024-09-02 01:43:15 +02:00
mauro-balades
2cbf882258
Added PGO for windows builds
2024-08-31 22:51:35 +02:00
mauro-balades
70df8829fb
Let's see if this makes it faster
2024-08-30 12:11:03 +02:00
Mauro Balades
3783625818
chore: Update optimize options in mozconfig for Windows
2024-08-18 11:55:41 +02:00
Mauro Balades
02fe8a0d0b
chore: Update optimize options in mozconfig for Windows
2024-08-17 19:11:21 +02:00
Mauro Balades
21930a9bf9
chore: Update optimize options in mozconfig for Windows
2024-08-17 18:56:46 +02:00
Mauro Balades
b1d13f947d
chore: Update zen-components subproject commit
2024-08-17 01:31:37 +02:00
Mauro Balades
8cd17adbf5
chore: Update gitattributes to include *.patch files for C++ language
2024-08-16 16:49:19 +02:00
Mauro Balades
b607473973
Update Windows mozconfig and vertical-tabs.css
2024-08-15 16:45:32 +02:00
Mauro Balades
5cb8d5356a
chore: Update optimization flags in mozconfig for Linux and Windows
2024-08-10 14:05:21 +02:00
Mauro Balades
6b0e5f6b30
chore: Update Windows mozconfig for better optimization and compatibility
2024-08-10 13:08:28 +02:00
Mauro Balades
7205aaa360
chore: Update Windows mozconfig for better optimization and compatibility
2024-08-10 13:05:05 +02:00
Mauro Balades
a90e5f3456
chore: Update Windows mozconfig with AVX flag
...
Update the Windows mozconfig file to include the AVX flag for optimization. This will improve performance on machines that support AVX instructions. The previous version of the file had a typo in the AVX flag, which has been corrected in this commit.
2024-08-05 11:54:04 +02:00
Mauro Balades
d60d4e888a
chore: Update Windows build configuration with WebAssembly optimizations, also added persistent storage for sidebar
2024-08-04 11:04:34 +02:00
Mauro Balades
e3774d666f
chore: Update mozconfig to disable profile generation and use cross profile for Windows builds
2024-08-02 17:14:11 +02:00
Mauro Balades
639806e13f
chore: Update workflows to include check-release job in alpha.yml
2024-08-02 16:36:18 +02:00
Mauro Balades
e32d9cad92
chore: Update workflows to include check-release job in alpha.yml
2024-08-02 15:07:14 +02:00
Mauro Balades
c55fadc889
chore: Update build configurations to enable AVX optimization for different architectures
2024-08-02 13:27:02 +02:00
Mauro Balades
8e19e74894
chore: Update build configurations to enable AVX optimization for different architectures
2024-08-02 09:11:57 +02:00
Mauro Balades
406f11dd9a
chore: Update dependencies and build configurations for compatibility with x32 architecture
2024-08-01 22:04:34 +02:00
Mauro Balades
81f88c2c21
chore: Update Windows build configuration for compatibility with x32 architecture
2024-08-01 18:10:47 +02:00
Mauro Balades
5bbbefb2a7
chore: Update Windows build configuration for compatibility with x32 architecture
2024-08-01 17:08:46 +02:00
Mauro Balades
3333fe22d2
chore: Update build configurations for Linux, macOS, and Windows
2024-08-01 15:44:41 +02:00
Mauro Balades
349b33c115
chore: Update build configurations for Linux, macOS, and Windows
2024-08-01 15:08:54 +02:00
Mauro Balades
2927b58924
Here we go!
2024-08-01 14:15:43 +02:00