Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nebulastream/nebulastream-dependencies
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v30-smallfolly
Choose a base ref
...
head repository: nebulastream/nebulastream-dependencies
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 31 files changed
  • 3 contributors

Commits on Apr 23, 2024

  1. Remove Ubuntu 18

    ls-1801 committed Apr 23, 2024
    Copy the full SHA
    b6e42e6 View commit details
  2. Run docker as current user

    ls-1801 committed Apr 23, 2024
    Copy the full SHA
    04c0cf9 View commit details
  3. Copy the full SHA
    6a5d98e View commit details
  4. Merge pull request #40 from nebulastream/use_smallfolly

    [V31] Replace Folly with nesfolly
    ls-1801 authored Apr 23, 2024
    Copy the full SHA
    67acf5b View commit details

Commits on Oct 22, 2024

  1. [#4972] Support for Ubuntu 24.04 (#43)

    * #4972: added ubuntu 24.04 files
    
    * [#4972] changes to support Ubuntu 24.04
    
    * revert back HEAD_REF
    
    * corrected copyright file location
    
    * changed CXX flag for ubuntu 20.04
    
    * correct forced system binary for arm ubuntu 24.04
    
    * converted zeromq to custom port
    
    * fix zeromq version/port string
    
    * Rename nesfolly to folly / Remove Boost
    
    * touch up on cmake and vcpkg files
    
    * update portfile
    
    * fix portfile
    
    * shared library off as default
    
    * static linkage of zeromq
    
    * static linkage of zeromq for all architectures
    
    * expose BUILD_STATIC
    
    * remove shared libs
    
    * revert back shared lib of zmq for the use of cppzmq
    
    * lowered down the g++ version to comply with gpu architecture
    
    * upgrade artifacts to v4
    
    * remove zmq static linkage
    
    * added cpp flag
    
    * add explanation for C++ and C flags
    
    ---------
    
    Co-authored-by: Ankit Chaudhary <ankit.chaudhary@tu-berlin.de>
    Co-authored-by: lukas schwerdtfeger <lukas.schwerdtfeger@gmail.com>
    3 people authored Oct 22, 2024
    Copy the full SHA
    f0bd636 View commit details
Loading