summaryrefslogtreecommitdiff
path: root/newmoon
Commit message (Collapse)AuthorAge
* nm: remove 2 obsolete patchesB. Stack2024-02-08
|
* nm: update _serviceB. Stack2024-02-08
|
* nm 33.0.0 rc1B. Stack2024-02-08
|
* remove --disable-emeB. Stack2024-01-26
|
* nm: add libpulse to dscB. Stack2024-01-26
|
* nm: fix patchesB. Stack2024-01-26
|
* add ffmpeg patch from videolan.orgB. Stack2024-01-26
|
* nm 32.5.2 rc1B. Stack2024-01-26
|
* update pm-to-nm.patchB. Stack2023-03-23
|
* 32.1.0 rc1B. Stack2023-03-23
| | | | | modified d/rules to more closely align to stevenpusser, which included multiple new linker flags/optimization level changes
* newmoon spec handles perl in fc38B. Stack2023-02-21
|
* newmoon rpm mozconfig closer to dpkg mozconfigB. Stack2023-02-21
| | | | | | | | | | | | | | | The 32-bit newmoon dpkg builds, but 32-bit rpm does not yet. Maybe this will fix it. 67:39.27 /usr/bin/ld: /tmp/ccaDPDEe.ltrans124.ltrans.o: in function `mozilla::gfx::ScaleYCbCrToRGB32_deprecated(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char*, int, int, int, int, int, int, int, mozilla::gfx::YUVType, mozilla::gfx::Rotate, mozilla::gfx::ScaleFilter) [clone .constprop.0]': 67:39.27 /builddir/build/BUILD/pale-moon/platform/gfx/ycbcr/yuv_row_posix.cpp:882: undefined reference to `PICLinearScaleYUVToRGB32Row_SSE' 67:39.27 /usr/bin/ld: /builddir/build/BUILD/pale-moon/platform/gfx/ycbcr/yuv_row_posix.cpp:743: undefined reference to `PICScaleYUVToRGB32Row_SSE' 67:39.27 /usr/bin/ld: /builddir/build/BUILD/pale-moon/platform/gfx/ycbcr/yuv_row_posix.cpp:645: undefined reference to `PICConvertYUVToRGB32Row_SSE' 67:39.27 /usr/bin/ld: /tmp/ccaDPDEe.ltrans124.ltrans.o: in function `mozilla::gfx::ConvertYCbCrToRGB(mozilla::layers::PlanarYCbCrData const&, mozilla::gfx::SurfaceFormat const&, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits> const&, unsigned char*, int) [clone .constprop.0]': 67:39.27 /builddir/build/BUILD/pale-moon/platform/gfx/ycbcr/yuv_row_posix.cpp:645: undefined reference to `PICConvertYUVToRGB32Row_SSE' 67:39.27 /usr/bin/ld: libxul.so: hidden symbol `PICConvertYUVToRGB32Row_SSE' isn't defined 67:39.27 /usr/bin/ld: final link failed: bad value 67:39.27 collect2: error: ld returned 1 exit status
* nm 32.0.1 rc1B. Stack2023-02-21
|
* add python2.7 build depB. Stack2023-02-17
|
* nm 32.0.0 rc1B. Stack2023-02-16
|
* nm 31.4.0 rc1B. Stack2022-11-22
|
* add _constraints for obsB. Stack2022-11-01
|
* newmoon 31.3.1 rc1B. Stack2022-11-01
|
* nm 31.2.0 rc1B. Stack2022-08-03
|
* fix nm spec UXP tagB. Stack2022-07-11
|
* nm 31.1.1 rc1B. Stack2022-07-11
|
* nm: remove nm-gcc-11 patch in specB. Stack2022-05-22
|
* fix typoB. Stack2022-05-22
|
* nm: re-add the submodule to rpm specB. Stack2022-05-22
|
* nm: remove revert-mach-file from rpmB. Stack2022-05-22
|
* Merge remote-tracking branch 'refs/remotes/origin/newmoon-bump' into ↵B. Stack2022-05-22
|\ | | | | | | newmoon-bump
| * disable revert-mach-file.patchB. Stack2022-05-22
| |
* | nm 31.0.0 rpm rc1B. Stack2022-05-22
|/
* 31.0.0 dpkg rc1B. Stack2022-05-22
|
* fix spec for move-to-next-monB. Stack2022-03-02
|
* nm 29.4.4 attempt 1B. Stack2022-01-20
|
* check gcc ver instead of fedora verB. Stack2022-01-05
|
* fix paths in nm-gcc-11.patchB. Stack2022-01-05
|
* WIP: just platformB. Stack2022-01-04
|
* WIP: show contentsB. Stack2022-01-04
|
* cd platformB. Stack2022-01-04
|
* adjust %patch4 to be %source7B. Stack2022-01-04
|
* cd for patch4B. Stack2022-01-04
|
* -p0B. Stack2022-01-04
|
* add nm-gcc-11 patchB. Stack2022-01-04
|
* use correct opensource-tracking commitB. Stack2022-01-04
|
* fix typo in series fileB. Stack2022-01-04
|
* add revert-mach-file patchB. Stack2022-01-04
|
* remove lsb-releaseB. Stack2022-01-04
|
* nm 29.4.3 rc1B. Stack2022-01-04
|
* add clipboard stuff to prefs.js everywhereB. Stack2021-12-30
| | | | See [bgconf#11](https://gitlab.com/bgstack15/bgconf/-/issues/11)
* add lsb-release to dscB. Stack2021-11-09
|
* use gcc 10B. Stack2021-11-09
| | | | Ref https://build.opensuse.org/package/show/home:stevenpusser:palemoon-GTK3/palemoon-impish-sid
* newmoon 29.4.2 rc1B. Stack2021-11-09
|
* fix %setupB. Stack2021-09-15
|
bgstack15