Alex313031 / Thorium-Special

Special builds of Thorium for SSE3 and different processors.
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
183 stars 5 forks source link

new SSE3/SSE4 linux build #38

Closed lavilao closed 1 year ago

lavilao commented 1 year ago

Hi, first of all thanks for your work, could you update the linux build? Also, can I build this in github actions? Thanks in advice!

gz83 commented 1 year ago

Hi, first of all thanks for your work, could you update the linux build? Also, can I build this in github actions? Thanks in advice!

@lavilao

We have not released the linux version of sse3/sse4 at present, and at the same time, we have not used github actions to compile. As for whether to release the linux version of sse3/sse4, @Alex313031 needs to make the final decision.

lavilao commented 1 year ago

after some research finded that chromium cant be builded in github actions, requires too much space xD

gz83 commented 1 year ago

after some research finded that chromium cant be builded in github actions, requires too much space xD

@lavilao

Compiling thorium with github actions is theoretically feasible, but it needs to make major adjustments to the entire repo and github actions, and the whole process is more complicated.

Alex313031 commented 1 year ago

@gz83 @lavilao Yes and the space, RAM, and CPU horsepower required is not available on the free tier. We would have to pay for a CI license. Don't worry though @lavilao I will be making an SSE3 build soon for those of us with older CPUs (I use the sse3 releases on a Core 2 Duo system of mine)

lavilao commented 1 year ago

@Alex313031 Thanks! is good to see us dual core users are not forgotten xD.

Alex313031 commented 1 year ago

@lavilao Here you go > https://github.com/Alex313031/Thorium-Special/releases/tag/M110.0.5481.179-1

lavilao commented 1 year ago

@Alex313031 Thank you!

lavilao commented 1 year ago

it does not open 🥲, it crashes with illegal hardware instruction (core dumped) thorium-browser edit: NVM, 111 works like a charm