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: NixOS/nixpkgs
base: 7b739364596a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 607a21b7c0ab
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 27, 2017

  1. haproxy: refactor

    `preConfigure` line became too long to edit comfortably. Split up
    flags into ones necessary during both build and install phase and
    install phase only. Makefile defines a target for OS X/Darwin which
    automatically sets the `KQUEUE` flag.
    Thomas Bach committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    e58e681 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. haproxy: Provide LUA and PCRE support as configurable options

    Both are enabled by default. Except for LUA on Darwin where
    compilation fails. (See #23901.)
    Thomas Bach committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    45788ae View commit details
    Browse the repository at this point in the history
  2. haproxy: added fuzzy-id to the list of maintainers

    Thomas Bach committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    ea80cd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Merge pull request #24380 from fuzzy-id/haproxy-overworked4

    haproxy: PCRE and LUA support via configurable options
    LnL7 committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    607a21b View commit details
    Browse the repository at this point in the history