Commit graph

  • df5de9dfd7 Add use-ssh-substituter setting. Shea Levy 2014-02-19 07:05:15 -0500
  • 36b90e72d7 nix-shell: Add --packages flag Eelco Dolstra 2014-02-19 17:08:01 +0100
  • a897b58373 nix-instantiate: Allow --dry-run as a synonym for --readonly-mode Eelco Dolstra 2014-02-19 16:46:33 +0100
  • e1cf40fa95 nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse Eelco Dolstra 2014-02-19 16:34:24 +0100
  • c31836008e nix-instantiate: Add a flag --expr / -E to read expressions from the command line Eelco Dolstra 2014-02-19 16:30:19 +0100
  • e707a8a526 Move manpages around Eelco Dolstra 2014-02-19 15:32:19 +0100
  • 73f74ebba0 nix-shell: Don't leave a temporary directory in /tmp behind Eelco Dolstra 2014-02-19 15:01:04 +0100
  • a7e70518b8 lexer-tab.o and parser-tab.o require each other's headers Shea Levy 2014-02-15 11:02:47 -0500
  • 70a558e202 Update ignores Shea Levy 2014-02-15 10:56:11 -0500
  • 7bef965d6f Make it work on GNU Make > 3.81 again Eelco Dolstra 2014-02-18 13:35:35 +0100
  • 79f699edca More GNU Make 3.81 compatibility Eelco Dolstra 2014-02-18 12:57:32 +0100
  • 8129cf33d9 Slight simplification Eelco Dolstra 2014-02-18 10:46:30 +0100
  • 1aa19b24b2 Add a flag ‘--check’ to verify build determinism Eelco Dolstra 2014-02-18 01:01:14 +0100
  • 4ec626a286 Test nix-store --verify-path and --repair-path Eelco Dolstra 2014-02-17 23:24:12 +0100
  • 99f14c2584 Don't build on Debian 6.0 Eelco Dolstra 2014-02-17 23:10:40 +0100
  • b6def5b542 Make --repair work on Darwin Eelco Dolstra 2014-02-17 23:09:48 +0100
  • dfbcb7c403 Refactoring Eelco Dolstra 2014-02-17 23:04:52 +0100
  • 71adb090f0 When using a build hook, only copy missing paths Eelco Dolstra 2014-02-17 22:58:21 +0100
  • 69fe6c58fa Move some code around Eelco Dolstra 2014-02-17 22:25:15 +0100
  • 1da6ae4f99 nix-store --gc --max-freed: Support a unit specifier Eelco Dolstra 2014-02-17 14:48:50 +0100
  • 00d30496ca Heuristically detect if a build may have failed due to a full disk Eelco Dolstra 2014-02-17 14:15:56 +0100
  • e81d38c02b nix-shell: Execute shellHook if it exists Eelco Dolstra 2014-02-17 13:34:24 +0100
  • 832377bbd6 Add a test for repairing paths Eelco Dolstra 2014-02-17 12:22:50 +0100
  • 581a160c11 Add a function for looking up programs in $PATH Eelco Dolstra 2014-02-14 20:12:04 +0100
  • a9d99ab55f download-via-ssh: Use readStorePath Eelco Dolstra 2014-02-14 12:31:10 +0100
  • 4db572062c download-via-ssh: Show where we're downloading from Eelco Dolstra 2014-02-14 12:20:12 +0100
  • dba33d4018 Minor style fixes Eelco Dolstra 2014-02-14 11:48:42 +0100
  • 61fd494d76 Merge remote-tracking branch 'shlevy/ssh-substituter' Eelco Dolstra 2014-02-14 11:42:47 +0100
  • f67f52751f Indendation fix Shea Levy 2014-02-12 07:33:07 -0500
  • 62eb9eb76d Remove relic of old code Shea Levy 2014-02-12 07:27:45 -0500
  • 7438f0bc2b error messages start in lowercase Shea Levy 2014-02-12 07:26:35 -0500
  • 2246aa77d2 Remove using declarations from download-via-ssh Shea Levy 2014-02-12 07:22:36 -0500
  • f9fc6acbf4 Document current meaning of preferLocalBuild Eelco Dolstra 2014-02-12 10:53:22 +0100
  • a35c6eb4a2 Support setting CFLAGS and CXXFLAGS for libraries/programs Eelco Dolstra 2014-02-11 14:15:57 +0100
  • 1f841c9d50 Force use of Bash Eelco Dolstra 2014-02-10 17:42:36 +0100
  • 57386c9bae Binary tarball: Automatically create /nix Eelco Dolstra 2014-02-10 16:35:59 +0100
  • c89d6b9b63 nix-store --serve: Use a versioned protocol Shea Levy 2014-02-10 07:43:13 -0500
  • 38c3beac1a Move StoreApi::serve into opServe Shea Levy 2014-02-10 06:52:48 -0500
  • 1614603165 Pass in params by const ref Shea Levy 2014-02-10 06:49:37 -0500
  • 78d979567f Clarify comment Shea Levy 2014-02-10 06:43:29 -0500
  • c5839752b9 Binary tarball: Automatically fetch the Nixpkgs channel Eelco Dolstra 2014-02-10 10:50:29 +0100
  • b632153ebd nix-shell: Use shell.nix as the default expression if it exists Eelco Dolstra 2014-02-10 10:25:13 +0100
  • 64e23d0a38 Add download-via-ssh substituter Shea Levy 2014-02-08 00:05:46 -0500
  • 5671188eb2 nix-store --serve: Flush out after every loop Shea Levy 2014-02-07 16:56:00 -0500
  • 73874629ef nix-store --serve: Use dump instead of export Shea Levy 2014-02-07 16:17:52 -0500
  • 188f96500b nix-store --serve: Don't fail if asked for info about non-valid path Shea Levy 2014-02-07 15:29:32 -0500
  • 9488447594 nix-store --serve: Don't loop forever Shea Levy 2014-02-07 14:07:31 -0500
  • 3a38d0f356 Add the nix-store --serve command Shea Levy 2014-02-06 11:52:03 -0500
  • 84a8b5e9af nix-instantiate --eval-only --read-write-mode: Don't depend on ordering Shea Levy 2014-02-04 10:37:10 -0500
  • e4058fab64 Rename --no-readonly-mode --read-write-mode Shea Levy 2014-02-04 10:35:30 -0500
  • 0c3e8a616e nix-instantiate: Add a --no-readonly-mode flag Shea Levy 2014-02-04 09:17:59 -0500
  • 0432bc52ea Fix the RPM build Eelco Dolstra 2014-02-07 17:34:39 +0100
  • 7fab23e237 Install header files Eelco Dolstra 2014-02-07 17:15:00 +0100
  • 764d90597a Merge commit 'a210c995cdd9279ed4137ec5d2e4cc928cb36097' Eelco Dolstra 2014-02-07 16:27:34 +0100
  • a210c995cd Support DESTDIR Eelco Dolstra 2014-02-07 15:06:21 +0100
  • 97f8e9bc76 Remove dead code Eelco Dolstra 2014-02-06 19:06:08 +0100
  • 2a469ad31d Set a maintainer address Eelco Dolstra 2014-02-06 14:21:14 +0100
  • 1f94ec3924 Clean up a test warning Eelco Dolstra 2014-02-06 13:54:44 +0100
  • 20d0598928 Drop dependency on ‘expr’ Eelco Dolstra 2014-02-06 13:51:57 +0100
  • 4161fce472 Create the target directory of libraries and programs Eelco Dolstra 2014-02-06 10:59:58 +0100
  • 80b691316c Fix version in nix.spec Eelco Dolstra 2014-02-04 11:08:41 +0100
  • 4ee6001f95 GNU Make 3.81 compatibility Eelco Dolstra 2014-02-04 11:02:49 +0100
  • 0da82efa5d GNU Make 3.81 compatibility Eelco Dolstra 2014-02-04 11:02:49 +0100
  • 143224f7cd Add nix.spec to the distribution Eelco Dolstra 2014-02-04 10:09:45 +0100
  • d210cdc435 Fix assertion failure in ‘nix-store --load-db’ Eelco Dolstra 2014-02-03 22:36:07 +0100
  • 73a775f3b7 Merge commit '8468806552d6730abec6431c42b5b0e897c0222c' Eelco Dolstra 2014-02-03 19:57:02 +0100
  • 8468806552 Add a basic README Eelco Dolstra 2014-02-03 17:05:55 +0100
  • d6582c04c1 Give a friendly error message if the DB directory is not writable Eelco Dolstra 2014-02-01 16:57:38 +0100
  • 2f9bb5c7e7 Merge branch 'make' Eelco Dolstra 2014-02-01 16:41:52 +0100
  • 6dca72006a Only run "git ls-files" when doing "make check" Eelco Dolstra 2014-02-01 16:30:24 +0100
  • 2a97f7b039 Fix logging test Eelco Dolstra 2014-02-01 16:08:59 +0100
  • 965218a62a Remove obsolete file Eelco Dolstra 2014-02-01 16:08:51 +0100
  • b6465ae5d3 Merge commit '28dc4883356a50f2805a3e3c819a541c44a4ff0a' into make Eelco Dolstra 2014-02-01 15:37:59 +0100
  • 762ef464f8 Fix the nix-profile test Eelco Dolstra 2014-02-01 15:37:50 +0100
  • 28dc488335 installcheck: Don't depend on install Eelco Dolstra 2014-02-01 15:33:27 +0100
  • 844d83352c More "make dist" fixes Eelco Dolstra 2014-02-01 15:18:48 +0100
  • 74ca70da3a Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545' Eelco Dolstra 2014-02-01 14:38:28 +0100
  • 6ef32bddc1 Fix "make dist" Eelco Dolstra 2014-02-01 14:28:31 +0100
  • 1eff3ad37f Add missing file Eelco Dolstra 2014-02-01 14:36:44 +0100
  • 6f8aa145d4 Improve "make dist" Eelco Dolstra 2014-02-01 14:22:08 +0100
  • 0c6d62cf27 Remove Automakefiles Eelco Dolstra 2014-02-01 12:26:38 +0100
  • 16e7d69209 Update Makefile variable names Eelco Dolstra 2014-02-01 12:23:14 +0100
  • ec1738589a Make variable names more regular Eelco Dolstra 2014-02-01 12:20:06 +0100
  • 35107038f7 Support adding "make help" text Eelco Dolstra 2014-02-01 11:47:34 +0100
  • f324b49ea1 Change dependency file names from foo.dep to .foo.o.dep Eelco Dolstra 2014-02-01 11:31:25 +0100
  • ac8c2ef1aa Build/install manual Eelco Dolstra 2014-02-01 11:30:21 +0100
  • 4271927c5b Add support for installing man-pages Eelco Dolstra 2014-01-31 15:33:12 +0100
  • e0234dfddc Rename Makefile -> local.mk Eelco Dolstra 2014-01-30 12:11:06 +0100
  • 4a2ec9c659 Install nix-worker symlink Eelco Dolstra 2014-01-30 12:08:26 +0100
  • 6a4a8208be Fix building against current Nix Eelco Dolstra 2014-01-28 10:42:05 +0100
  • 3beb6f6e76 Show derivations more concisely Eelco Dolstra 2014-01-28 10:40:02 +0100
  • c5ba081333 nix-shell: Add --impure flag Eelco Dolstra 2014-01-23 13:33:00 +0100
  • 79dee4283d nix-shell: Preserve the TZ variable of the user Eelco Dolstra 2014-01-23 13:31:29 +0100
  • 7fdee6e136 nix-build: Refactor Eelco Dolstra 2014-01-23 13:27:22 +0100
  • 5311b2b250 Clang doesn't know the "-z defs" flag Eelco Dolstra 2014-01-23 10:49:53 +0100
  • 94f9c14d52 Fix some clang warnings Eelco Dolstra 2014-01-21 18:29:55 +0100
  • a26307b281 Fix build Eelco Dolstra 2014-01-21 17:39:19 +0100
  • 625ffd441d Ugly hack to fix building with clang Eelco Dolstra 2014-01-21 16:38:03 +0100
  • 68cde53c47 Fix building against Bison 3.0.2 Eelco Dolstra 2014-01-21 15:34:04 +0100
  • 81628a6ccc Merge branch 'master' into make Eelco Dolstra 2014-01-21 15:30:01 +0100