Age | Commit message (Expand) | Author |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-06-01 | Merge "build: fix static linking with a hack" into main | Qyriad |
2024-06-01 | chore: rebrand Nix to Lix when it makes sense | Raito Bezarius |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-31 | Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main | jade |
2024-05-31 | libutil: fix args assert being thrown on Darwin in nix-eval-jobs | Jade Lovelace |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-30 | Merge "Remove 100s of CPU time (10%) from build times (1465s -> 1302s)" into ... | jade |
2024-05-30 | Merge "unix-domain-socket.cc: add comment explaining why bindConnectProcHelpe... | jade |
2024-05-29 | Remove 100s of CPU time (10%) from build times (1465s -> 1302s) | Jade Lovelace |
2024-05-30 | libutil/args: warn on unknown settings after parsing all flags | Cole Helbling |
2024-05-29 | unix-domain-socket.cc: add comment explaining why bindConnectProcHelper | Jade Lovelace |
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2024-05-29 | util.hh: Move nativeSystem to local-derivation-goal.cc | Tom Hubrecht |
2024-05-29 | util.hh: Move stuff to types.hh | Tom Hubrecht |
2024-05-29 | util.cc: Delete remaining file | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Move ignoreException to error.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out namespaces.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out users.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out strings.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out unix-domain-socket.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out child.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out current-process.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out processes.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-descriptor.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out file-system.{hh,cc} | Tom Hubrecht |
2024-05-29 | util.{hh,cc}: Split out terminal.{hh,cc} | Tom Hubrecht |
2024-05-28 | util.{hh,cc}: Split out environment-variables.{hh,cc} | Tom Hubrecht |
2024-05-23 | Merge "packaging: rename nixexpr -> lixexpr and so on" into main | jade |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-05-22 | libstore: remove unused copyPath function | eldritch horrors |
2024-05-20 | Merge "libutil: Create chmodPath function" into main | Artemis Tosini |
2024-05-19 | libutil: Create chmodPath function | Artemis Tosini |
2024-05-19 | fix -Wdeprecated-copy on clang (BaseError copy assignment) | Qyriad |
2024-05-17 | Merge "add clarifying doc-comments on {get,create}NixStateDir()" into main | Qyriad |
2024-05-13 | libutil: remove the interrupt-blocking code | Alois Wohlschlager |
2024-05-11 | add clarifying doc-comments on {get,create}NixStateDir() | Qyriad |
2024-05-10 | libutil: remove callback.hh | eldritch horrors |
2024-05-09 | add and fix -Wdeprecated-copy | Qyriad |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-07 | libutil: de-callback-ify computeClosure | eldritch horrors |
2024-05-07 | libutil: throw EndOfFile at sourceToSink end | eldritch horrors |
2024-05-05 | Actually try making a userns before assuming they don't work | Jade Lovelace |
2024-05-03 | libutil: make rewriteStrings sound | eldritch horrors |
2024-05-02 | getNameFromURL(): Support uppercase characters in attribute names | Eelco Dolstra |
2024-04-30 | implement parsing human-readable names from URLs | Qyriad |
2024-04-25 | gc: Find roots using libproc on Darwin | Artemis Tosini |
2024-04-15 | abort with a descriptive message on bad HintFmt usage | Qyriad |
2024-04-13 | libstore/build: just copy the magic /etc files into the sandbox | K900 |
2024-04-11 | Merge changes Iedf46484,I76b51eac,I6a084827,I60193f9f into main | eldritch horrors |