Ed Reel
df3e42d911
Abstract the latest llvm version ( #11790 )
...
Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com >
2025-04-21 18:32:43 +00:00
github-actions[bot]
af2139b011
AutoBuild: llvm started at 2025-03-07-20UTC ( #11491 )
...
* Add LLVM 20 builds, Mold 2.37.1, and add rebuilds.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Update wayland_protocols.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add more llvm20 updates.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More LLVM 20 updates.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Ed Reel <edreel@gmail.com >
2025-03-07 21:44:18 +00:00
Maximilian Downey Twiss
d7e8f67f2d
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop ( #11282 )
2025-02-10 22:21:57 +00:00
Satadru Pramanik, DO, MPH, MEng
79efa1dfd5
Python => 3.13.0 ( #10585 )
...
* Python => 3.13
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix VER variables in const.rb
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bugfixes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More plumbing changes...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust py3_pip and py3_setuptools to not error during python3 preinstall.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix hash error
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add no_binaries_needed
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bugfixes...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to pip.rb to fix python 3.13 builds.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add workaround for missing binaries...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update cmake
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add lots of package updates.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add py3_bcrypt, rename asciidoc, add more package builds.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* revert postgresql update
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* final updates?
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update curl
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add curl to essential packages to try to prevent unit test failure on i686.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updates
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix accidental change to docker package.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fiz condition of no new updates leavimg a message with CREW_UNATTENDED set.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more updates, add missing libabigail binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild py3_dbus_python
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add arm build for 5.10 musl_linuxheaders
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add builds for openimageio.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust ruby buildsystem slightly to use cache more, adjust unit tests to properly invoke setarch, add py3_pynacl, update libsodium.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Ruby adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* unit test adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* unit test adjustments...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add error message to pip install...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* expand pip error reporting
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* More pip adjustments.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add more pip verbose error reporting.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add new workaround for pip failure on i686...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Refactor pip again...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more refactoring...
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Adjust py3_pip version restriction.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Avoid container jdk dependency in snowflake.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update trove classifiers.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust package fxn exit
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust more jdk deps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-10-12 16:03:50 -05:00
Maximilian Downey Twiss
f6b6cab229
Rename autotools constants to fall in line with the rest of crew ( #10442 )
...
* Rename CREW_OPTIONS to CREW_CONFIGURE_OPTIONS
* Rename build_extras and install_extras to configure_build_extras and configure_install_extras
2024-09-09 18:21:58 -05:00
Maximilian Downey Twiss
eb14c41653
Remove compatibility from packages with incompatible dependencies ( #9458 )
...
* Remove i686 compatibility from packages with dependencies incompatible with i686
* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l
* Abort builds/installs if the package has incompatible dependencies
2024-03-11 13:09:12 -04:00
Satadru Pramanik, DO, MPH, MEng
cd0b9fe26f
llvm => 18.1.0 ( #9329 )
...
* llvm18: initial builds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* sync with master
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* updste to llvm 18.1-rc4
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update packages to llvm18 versions
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* make more llvm17=>llvm18 changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add non-x86_64 binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* more llvm17 => llvm18 changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add spirv_llvm_translator update
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update openmp
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild llvm part 1
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* llvm rebuilds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* test dep additions
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust compatibility for vkd3d
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* libvdpau => 1.5
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* revert glslang change
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild llvm for x86
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* finish llvm18 rebuilds
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add more llvm patches
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild flex
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild arm w/o rc suffix
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* upload arm sub-packages
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add new x86_64 binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update more binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* fix flex license
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update spirv_llvm_translator binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add x86_64 binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add more rebuild binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* build vkd3d
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add i686 llvm binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust deps, add i686 packages
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update remaining i686 binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-03-08 08:40:39 -06:00
Maximilian Downey Twiss
f6dc1d8d4e
Derive binary_url in package.rb ( #7082 )
...
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Satadru Pramanik, DO, MPH, MEng
2d8645cd42
Python 3.12.0 ( #8728 )
...
* Add python buildsystem
* tk rebuild
* Initial x86_64,i686 python 3.12 builds
* update meson package
* update python3 to have all compat
* update packages
* Add PYTHON env variable.
* add arm build
* update x86_64 binary
* add i686 binary
* update more packages
* fixup
* fixup
* updates
* fixup
* updates
* updates
* refactor python buildsystem
* refactor python buildsystem
* adjust buildsystems/python
* refactor buildsystems/python
* refactor some core py3 packages
* python package rebuilds
* fix package versioning
* update asciidoc
* update libxml2
* update itstool and py3_libxml2
* boost => 1.83
* update gnome packages
* update py3_pip
* update xcb_proto
* add pip buildsystem
* py3_websockets using pip buildsystem
* more pip updates
* update cython, libnghttp2
* update py3_packaging, py3_pyparsing
* rebuild libcaca
* update talloc, tevent
* update tdb
* update lmdb
* update py3_dnsmarkdown, py3_markdown
* update ldb
* fixup
* fix cmake llvm dep
* update py3_pyyaml
* more llvm17 adjustments
* update py3_pygments
* fixup
* smbclient => 4.19.0
* update py3_abimap
* update py3_pytz
* update py3_wcwidth py3_pyte
* build py3_xlrd.rb py3_et_xmlfile.rb py3_openpyxl.rb py3_olefile.rb py3_babel.rb
* py3_six
* build py3_pyicu.rb py3_pytimeparse.rb py3_text_unidecode.rb py3_slugify.rb py3_isodate.rb py3_leather.rb py3_parsedatetime.rb py3_agate.rb py3_agate_excel.rb
* update py3_packaging
* py3_dbfread.rb py3_agate_dfb.rb py3_sqlalchemy.rb py3_agate_sql.rb
* py3_alabaster.rb py3_argcomplete.rb py3_appdirs.rb py3_click.rb
* add py3_soupsieve
* rebuild gstreamer for libvpx, build py3_editables.rb py3_pathspec.rb py3_pluggy.rb py3_trove_classifiers.rb py3_hatchling.rb py3_hatch_vcs.rb py3_hatch_fancy_pypi_readme.rb py3_attrs.rb py3_beautifulsoup4.rb py3_dateutil.rb py3_arrow.rb
* build py3_setuptools_scm.rb py3_semantic_version.rb py3_typing_extensions.rb py3_setuptools_rust.rb
* rebuild qtbase
* fixup packages
* update cpython
* make pip/python use nproc
* update numpy, but remove binaries
* Convert remaining python packages to pip without binaries
* add new packages to packages.yaml
* remove pip binaries
* refactor pip
* align pip update code betwen python3 and py3_pip
* fixup
* py3_pip needs building
* adjust depends logic
* refactor pip dependency
* bump buildessential
* bump version
* cleanup
* refactor pip
* switch py3_build to pip
* fixup depends ordering
* add spacing before no_compile_needed
* add missing no_compile_needed
2023-10-06 15:41:29 -05:00
Satadru Pramanik, DO, MPH, MEng
e91463ec30
compiler rework ( #8391 )
...
* initial llvm16 rework
* update openmp
* start i686 builds
* fix getrealdeps grep with multiple exclusions
* fix crew conflicts handling _build packages, fix getrealdeps handling _build packages
* add more libs to gcc_lib
* update libssp
* add armv7 builds
* add builds
* suggested changes
* update rubocop
2023-06-15 10:22:41 -05:00
Satadru Pramanik, DO, MPH, MEng
d31b030d6b
Repackaging of llvm into llvm_lib16 and llvm_dev16 ( #8328 )
...
* initial packaging of llvm_libs
* set version
* initial rework...
* rework...
* update llvm to 16.0.5
* update llvm package
* update llvm_build => 16.0.5
* update openmp
* update llvm deps
* update deps
* update libs,bin
* update llvm child packages
* cleanup
* update openmp package
* update llvm deps
* adjust gettext deps so openmp is no longer pulled in by core.
* rework openmp dep
* remove openmp from buildessential
* remove llvm_dev16 from buildessential
* only include llvm_lib16 in buildessential
* rebuild gettext to remove openmp dep
* adjust deps
2023-06-05 23:33:43 -05:00
Maximilian Downey Twiss
de24923ee8
Add Rubocop CI ( #7083 )
...
* Rename IgnoredPatterns to AllowedPatterns.
* Exclude docopt.rb (not our code) from Rubocop
* Disable Style/RedundantReturn
* Disable Style/MutableConstant
* Disable Style/NumericLiterals
* Set Layout/IndentationStyle to spaces
* Temporarily disable various cops.
* Add Rubocop CI via Octocop
* Lint tree with rubocop -A -c .rubocop.yml
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
2022-08-22 13:31:25 -04:00
satmandu
65bce4cddf
More gnome 40.1 updates, fix speex/speexdsp; webkit2gtk, wpebackend_fdo, waypipe, smbclient updates ( #5798 )
...
* add some packages
* Fixup speex & speexdsp and dependent packages, + more updates
* py3_pip => 21.1.1
2021-05-19 15:39:37 -05:00
satmandu
66d451b378
pulseaudio dependency cleanup ( #5710 )
...
* pulseaudio dep cleanup
* add back i686 to speex
2021-04-29 10:04:42 -05:00
Ed Reel
f7c9a99f2d
Transition binary repo from GitHub to GitLab ( #5702 )
2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5
Update binary_url to github in all packages ( #5675 )
...
Add gh.sh script to tools
Add .gitignore
Update download_binary.sh
Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d
Transition binary repo from Bintray to SourceForge ( #5608 )
2021-04-13 10:11:55 -04:00
saltedcoffii
bf66a52a9e
Licensed file ca* to cz*
2021-03-18 21:22:12 -04:00
Kevin Perkins
951925aeb8
Trim trailing whitespace in most files ( #4946 )
...
Co-authored-by: Ed Reel <edreel@gmail.com >
2021-01-20 17:58:34 -06:00
satmandu
cd758ae117
Cras to stabilize-13654.B ( #4878 )
2021-01-04 11:08:18 -06:00
Ed Reel
834ed99df5
Add pre-built binaries a-x
...
Update sxhkd package
Remove i686 compatibility from librespot
Add symlinks to binaries in i3 package
2020-08-17 23:24:07 -05:00
vincowl
e3421ba0be
[cras] Update to 13360.B ( #4221 )
...
* [cras] Update to 13360.B
* Modify dependencies and make options
Co-authored-by: Vincent GIRARD <vincent@heliosphere.fr >
2020-08-17 18:35:08 -05:00
Ed Reel
9617751bbd
Add check for package compatibility
2020-05-14 23:57:07 -05:00
Ed Reel
50521e9f18
Add pre-built binaries for cras, iniparser, ladspa and sbc packages ( #3316 )
2019-06-10 11:01:12 -04:00
James Larrowe
0c08e37113
Add cras package ( #3314 )
2019-06-09 17:07:45 -05:00