index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
local.mk
Age
Commit message (
Expand
)
Author
2024-03-04
Merge pull request #9465 from obsidiansystems/build-dir
eldritch horrors
2024-03-04
Merge pull request #9462 from trofi/eval.o-dependency
eldritch horrors
2024-03-04
Merge pull request #9364 from edolstra/fix-coverage
eldritch horrors
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-01-10
Parse string context elements properly
John Ericson
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-06-23
Apply OS checks to host platform, not build
Alyssa Ross
2021-06-01
Only link with libdl on Linux
Alyssa Ross
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-12-03
Remove 'dist' target
Eelco Dolstra
2020-10-30
Fix memory corruption caused by GC-invisible coroutine stacks
Robert Hensing
2020-09-17
Remove corepkgs/derivation.nix
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
StorePath: Rewrite in C++
Eelco Dolstra
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Remove global -I flags
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-11
Move call-flake.nix into libexpr
Eelco Dolstra
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-02-03
Install headers in the correct location
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
2018-08-23
Revert "Fix parser/lexer generation with parallel make"
Eelco Dolstra
2018-08-17
Fix parser/lexer generation with parallel make
Eelco Dolstra
2017-04-14
Shut up some warnings
Eelco Dolstra
2016-04-14
Make primop registration pluggable
Eelco Dolstra
2015-10-06
Don't try to link libdl on FreeBSD.
Manuel Jacob
2015-09-18
Shut up clang warnings
Eelco Dolstra
2015-07-20
Make <nix/fetchurl.nix> a builtin builder
Eelco Dolstra
2015-03-25
Add fetchTarball builtin
Eelco Dolstra
2014-09-18
Update spec file
Eelco Dolstra
2014-09-18
Install some pkgconfig files
Eelco Dolstra
2014-09-04
Fix dependency ordering
Eelco Dolstra
2014-06-17
Add importNative primop
Shea Levy
2014-02-18
lexer-tab.o and parser-tab.o require each other's headers
Shea Levy
2014-02-01
More "make dist" fixes
Eelco Dolstra
2014-02-01
Fix "make dist"
Eelco Dolstra
2014-02-01
Update Makefile variable names
Eelco Dolstra
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra