aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/local.mk
AgeCommit message (Expand)Author
2024-05-07remove the autoconf+Make buildsystemQyriad
2024-03-04Merge pull request #9465 from obsidiansystems/build-direldritch horrors
2024-03-04Merge pull request #9462 from trofi/eval.o-dependencyeldritch horrors
2024-03-04Merge pull request #9364 from edolstra/fix-coverageeldritch horrors
2023-04-03Enable -Werror=switch-enumRobert Hensing
2023-01-10Parse string context elements properlyJohn Ericson
2021-08-30Merge pull request #5175 from Pamplemousse/makeEelco Dolstra
2021-08-25Don't overwrite user provided `lib*_LDFLAGS`Pamplemousse
2021-08-13Install pkg-config files in the correct locationPiotr Szubiakowski
2021-07-24Enable pthreads for new librariesAlyssa Ross
2021-06-23Apply OS checks to host platform, not buildAlyssa Ross
2021-06-01Only link with libdl on LinuxAlyssa Ross
2020-12-22Move <nix/fetchurl.nix> into the nix binaryEelco Dolstra
2020-12-03Remove 'dist' targetEelco Dolstra
2020-10-30Fix memory corruption caused by GC-invisible coroutine stacksRobert Hensing
2020-09-17Remove corepkgs/derivation.nixEelco Dolstra
2020-06-17Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-16StorePath: Rewrite in C++Eelco Dolstra
2020-04-07Backport libfetchers from the flakes branchEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-30Remove global -I flagsEelco Dolstra
2020-03-30Move fetchers from libstore to libfetchersEelco Dolstra
2020-03-11Move call-flake.nix into libexprEelco Dolstra
2020-03-11Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-03-11Move some corepkgs into the nix binaryEelco Dolstra
2020-02-03Install headers in the correct locationEelco Dolstra
2019-12-11Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-06-05Move flake-related stuff to src/libexpr/flakeEelco Dolstra
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2018-08-23Revert "Fix parser/lexer generation with parallel make"Eelco Dolstra
2018-08-17Fix parser/lexer generation with parallel makeEelco Dolstra
2017-04-14Shut up some warningsEelco Dolstra
2016-04-14Make primop registration pluggableEelco Dolstra
2015-10-06Don't try to link libdl on FreeBSD.Manuel Jacob
2015-09-18Shut up clang warningsEelco Dolstra
2015-07-20Make <nix/fetchurl.nix> a builtin builderEelco Dolstra
2015-03-25Add fetchTarball builtinEelco Dolstra
2014-09-18Update spec fileEelco Dolstra
2014-09-18Install some pkgconfig filesEelco Dolstra
2014-09-04Fix dependency orderingEelco Dolstra
2014-06-17Add importNative primopShea Levy
2014-02-18lexer-tab.o and parser-tab.o require each other's headersShea Levy
2014-02-01More "make dist" fixesEelco Dolstra
2014-02-01Fix "make dist"Eelco Dolstra
2014-02-01Update Makefile variable namesEelco Dolstra
2014-01-30Rename Makefile -> local.mkEelco Dolstra