Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: b8e9efc476abc248a17c9e9cd117f3d53e4a7f63
      
https://github.com/NixOS/nix/commit/b8e9efc476abc248a17c9e9cd117f3d53e4a7f63
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M .gitignore
    A Makefile.config.in
    A Makefile.lib
    A Makefile.new
    M configure.ac
    A src/boost/format/Makefile.new
    A src/libexpr/Makefile.new
    A src/libmain/Makefile.new
    A src/libstore/Makefile.new
    A src/libutil/Makefile.new
    A src/nix-daemon/Makefile.new
    A src/nix-env/Makefile.new
    A src/nix-hash/Makefile.new
    A src/nix-instantiate/Makefile.new
    A src/nix-store/Makefile.new

  Log Message:
  -----------
  New non-recursive, plain Make-based build system


  Commit: bc96c4518e4430f0cd996b2c77fe8e08d7694efa
      
https://github.com/NixOS/nix/commit/bc96c4518e4430f0cd996b2c77fe8e08d7694efa
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M .gitignore
    M Makefile.lib

  Log Message:
  -----------
  Automatically emit make rules for header files


  Commit: 1474ecfe426ef69bbb376df82fd0c48e7dedf606
      
https://github.com/NixOS/nix/commit/1474ecfe426ef69bbb376df82fd0c48e7dedf606
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M src/libexpr/Makefile.new

  Log Message:
  -----------
  Generate the parser and the lexer


  Commit: eaf903f993094af27958b9935635710ffbf42bf6
      
https://github.com/NixOS/nix/commit/eaf903f993094af27958b9935635710ffbf42bf6
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Clean more aggressively


  Commit: e0a108b203b40f81df4cb0f1e433476cd8a37491
      
https://github.com/NixOS/nix/commit/e0a108b203b40f81df4cb0f1e433476cd8a37491
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Remove unnecessary line


  Commit: eff6c4b791ad0a8b9a8499fcbcc2add7154d4dca
      
https://github.com/NixOS/nix/commit/eff6c4b791ad0a8b9a8499fcbcc2add7154d4dca
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M src/nix-env/user-env.cc

  Log Message:
  -----------
  Add missing #include


  Commit: 62e35cc3a893e3bc4ed1fe2a37ba67af9859b4cb
      
https://github.com/NixOS/nix/commit/62e35cc3a893e3bc4ed1fe2a37ba67af9859b4cb
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.lib
    M src/libstore/Makefile.new

  Log Message:
  -----------
  Add ‘make dist’ support


  Commit: ffdc85fc8afba0828bd1f300fdb4f68de99d7000
      
https://github.com/NixOS/nix/commit/ffdc85fc8afba0828bd1f300fdb4f68de99d7000
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.lib
    M Makefile.new

  Log Message:
  -----------
  Respect configure flags


  Commit: 9a14d5e2f3a0b6ab626b9d22256df8bcc1c585a3
      
https://github.com/NixOS/nix/commit/9a14d5e2f3a0b6ab626b9d22256df8bcc1c585a3
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib
    M Makefile.new

  Log Message:
  -----------
  Automatically regenerate Makefile.config

And move some stuff around.


  Commit: 754c05ed6c3b88f8180ae8686e030b5b02b23d43
      
https://github.com/NixOS/nix/commit/754c05ed6c3b88f8180ae8686e030b5b02b23d43
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib
    M Makefile.new
    M src/boost/format/Makefile.new
    M src/libexpr/Makefile.new
    M src/libmain/Makefile.new
    M src/libstore/Makefile.new
    M src/libutil/Makefile.new
    M src/nix-daemon/Makefile.new
    M src/nix-env/Makefile.new
    M src/nix-hash/Makefile.new
    M src/nix-instantiate/Makefile.new
    M src/nix-store/Makefile.new

  Log Message:
  -----------
  Rename $(here) to $(d) for brevity, and remove trailing slash


  Commit: 6b5f89f2cf954cae1623a6cd3a8f7eb78e19e85b
      
https://github.com/NixOS/nix/commit/6b5f89f2cf954cae1623a6cd3a8f7eb78e19e85b
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.lib
    M configure.ac
    M src/libstore/Makefile.new
    M src/libstore/globals.cc
    M src/libutil/Makefile.new

  Log Message:
  -----------
  Drop the dependency on Automake


  Commit: ea2f7df5fac0b319b82a4a33ba8b992737fa8c56
      
https://github.com/NixOS/nix/commit/ea2f7df5fac0b319b82a4a33ba8b992737fa8c56
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib
    M Makefile.new

  Log Message:
  -----------
  Introduce variables GLOBAL_CFLAGS and GLOBAL_CXXFLAGS

There are flags that must be set, so they shouldn't be overriden by
the user's CFLAGS or CXXFLAGS.


  Commit: 812b5a30ecc9d8f78b54644b37c5c2c4375555bc
      
https://github.com/NixOS/nix/commit/812b5a30ecc9d8f78b54644b37c5c2c4375555bc
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.lib

  Log Message:
  -----------
  Add a Makefile variable for enabling debug info


  Commit: 9b11a8bfbcfd9e6f40ae8b573d4de492a23b91b9
      
https://github.com/NixOS/nix/commit/9b11a8bfbcfd9e6f40ae8b573d4de492a23b91b9
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M src/libmain/Makefile.new

  Log Message:
  -----------
  Fix building without Boehm GC


  Commit: 6dd74b48f8d587fcc215e9f4721eacace7f8f462
      
https://github.com/NixOS/nix/commit/6dd74b48f8d587fcc215e9f4721eacace7f8f462
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M Makefile.lib
    M src/libmain/Makefile.new
    M src/libutil/Makefile.new
    M src/nix-store/Makefile.new

  Log Message:
  -----------
  Support building dynamic libraries


  Commit: d1b3ca0b4a57f48f94a555c97f6a555c3a1f3639
      
https://github.com/NixOS/nix/commit/d1b3ca0b4a57f48f94a555c97f6a555c3a1f3639
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib
    M src/nix-env/Makefile.new

  Log Message:
  -----------
  Improve building dynamic libraries

They now get a correct RPATH.


  Commit: 611868a90904ac233d8476682a4618fdd8c78c50
      
https://github.com/NixOS/nix/commit/611868a90904ac233d8476682a4618fdd8c78c50
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib
    M Makefile.new
    M src/libexpr/primops.cc

  Log Message:
  -----------
  Implement basic ‘make install’


  Commit: 14772783e66a6e67726872926834c0e9f7210e6d
      
https://github.com/NixOS/nix/commit/14772783e66a6e67726872926834c0e9f7210e6d
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.lib

  Log Message:
  -----------
  Support installation of dynamically linked programs

Here we need to re-link programs so that their RPATH refers to the
installed libraries.


  Commit: 90dfb37f147941e5edf262c27e269cdfd1e8dcfb
      
https://github.com/NixOS/nix/commit/90dfb37f147941e5edf262c27e269cdfd1e8dcfb
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib
    M src/libexpr/Makefile.new
    M src/libmain/Makefile.new
    M src/libstore/Makefile.new
    M src/libutil/Makefile.new

  Log Message:
  -----------
  Allow (dynamic) libraries to depend on other libraries


  Commit: 06a8ac96e79547c092debfe3b93d78bcb862edc2
      
https://github.com/NixOS/nix/commit/06a8ac96e79547c092debfe3b93d78bcb862edc2
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/libexpr/eval.cc

  Log Message:
  -----------
  Initialise Boehm GC only once


  Commit: 5a1114ecdbbd115ec8aeb1a98326d793ff3e8058
      
https://github.com/NixOS/nix/commit/5a1114ecdbbd115ec8aeb1a98326d793ff3e8058
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/libexpr/Makefile.new
    M src/libexpr/eval.cc
    M src/libmain/Makefile.new
    M src/libmain/shared.cc

  Log Message:
  -----------
  Drop the dependency on libgc in libmain

Instead, libexpr now depends on libgc.  This means commands like
nix-store that don't do any evaluation no longer require libgc.


  Commit: c1f3a1a89b717e73c2a8c2315067c495e246457c
      
https://github.com/NixOS/nix/commit/c1f3a1a89b717e73c2a8c2315067c495e246457c
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib
    M src/libmain/Makefile.new

  Log Message:
  -----------
  Disallow undefined symbols in dynamic libraries by default

This encourages that each library declares its own dependencies
properly.


  Commit: 07c87a8e9ef7bd42995230700169c6a18cf26313
      
https://github.com/NixOS/nix/commit/07c87a8e9ef7bd42995230700169c6a18cf26313
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Consistent naming


  Commit: abb5bd66dee7afe9560b3a132da42b71d4801274
      
https://github.com/NixOS/nix/commit/abb5bd66dee7afe9560b3a132da42b71d4801274
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.new
    A src/nix-log2xml/Makefile.new

  Log Message:
  -----------
  Add Makefile for nix-log2xml


  Commit: f267ff16b4527ca6c083014b93b4568d89221f49
      
https://github.com/NixOS/nix/commit/f267ff16b4527ca6c083014b93b4568d89221f49
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Allow libraries to set an actual name different from the symbolic name


  Commit: 2bd0fcc9663211cc480f61dc9e05f43ac9ecca69
      
https://github.com/NixOS/nix/commit/2bd0fcc9663211cc480f61dc9e05f43ac9ecca69
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M src/boost/format/Makefile.new
    M src/libexpr/Makefile.new
    M src/libmain/Makefile.new
    M src/libstore/Makefile.new
    M src/libutil/Makefile.new

  Log Message:
  -----------
  Use libnix as a prefix for all Nix libraries

In particular "libutil" was always a problem because it collides with
Glibc's libutil.  Even if we install into $(libdir)/nix, the linker
sometimes got confused (e.g. if a program links against libstore but
not libutil, then ld would report undefined symbols in libstore
because it was looking at Glibc's libutil).


  Commit: c7547cff1951aec5e36580a8497dd13020dfc8d3
      
https://github.com/NixOS/nix/commit/c7547cff1951aec5e36580a8497dd13020dfc8d3
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-23 (Sat, 23 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Install into $(libdir) instead of $(pkglibdir)

We don't need $(pkglibdir) anymore, since the libraries themselves
have a "nix" prefix now.


  Commit: 4315acb8c0a40703b17f837ab82e9a691b5c14ab
      
https://github.com/NixOS/nix/commit/4315acb8c0a40703b17f837ab82e9a691b5c14ab
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M Makefile.lib
    A corepkgs/Makefile.new

  Log Message:
  -----------
  Add a generic rule for installing files


  Commit: e9b6397d2f902eb4f5bf0fd513013d92af074cfc
      
https://github.com/NixOS/nix/commit/e9b6397d2f902eb4f5bf0fd513013d92af074cfc
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M Makefile.lib

  Log Message:
  -----------
  Add a rule for creating directories

The tricky thing here is that if you have a directory as a
prerequisite, you need to declare it as a "order-only prerequisite"
("dir/prog: stuff | dir"), otherwise the target will be rebuilt every
time because the timestamp on the directory keeps changing.


  Commit: f980755766e7cd74c0c959eaa2a6d4655980e2ea
      
https://github.com/NixOS/nix/commit/f980755766e7cd74c0c959eaa2a6d4655980e2ea
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    R Makefile.lib
    M Makefile.new
    A mk/clean.mk
    A mk/dist.mk
    A mk/install.mk
    A mk/lib.mk
    A mk/libraries.mk
    A mk/patterns.mk
    A mk/programs.mk

  Log Message:
  -----------
  Split Makefile.lib into several *.mk files


  Commit: ed0a8dd71ad58d16c24d714ab2b9419285d1ffc0
      
https://github.com/NixOS/nix/commit/ed0a8dd71ad58d16c24d714ab2b9419285d1ffc0
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M corepkgs/Makefile.new
    M mk/lib.mk
    A mk/templates.mk

  Log Message:
  -----------
  Add a function for instantiating Autoconf *.in files


  Commit: 79b7c596a994dd426807281c3c34d8cb6bc12e5f
      
https://github.com/NixOS/nix/commit/79b7c596a994dd426807281c3c34d8cb6bc12e5f
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M mk/install.mk
    M mk/libraries.mk

  Log Message:
  -----------
  Use create-dir for installing dynamic libraries


  Commit: 2cc591c7b55a1d3e8f667871b0ddf216d81d6b47
      
https://github.com/NixOS/nix/commit/2cc591c7b55a1d3e8f667871b0ddf216d81d6b47
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Don't instantiate Automake makefiles


  Commit: 0c504a756cbcf58f0fc4b1a9083d372e1dbb50ac
      
https://github.com/NixOS/nix/commit/0c504a756cbcf58f0fc4b1a9083d372e1dbb50ac
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Don't install Libtool


  Commit: b225ccb65455b24141cffd6706b6fba8a4838525
      
https://github.com/NixOS/nix/commit/b225ccb65455b24141cffd6706b6fba8a4838525
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M .gitignore
    A config/config.guess
    A config/config.sub
    A config/install-sh

  Log Message:
  -----------
  Add config.guess, config.sub and install-sh

Autoreconf doesn't install these if you're not using Automake.


  Commit: cac06ed0a4b63bab62ba7629584db602222131f2
      
https://github.com/NixOS/nix/commit/cac06ed0a4b63bab62ba7629584db602222131f2
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Remove obsolete setting of $CC_FOR_BUILD


  Commit: 784feb68392ec4a0bdd45bf0d37f08c3eb1b61ac
      
https://github.com/NixOS/nix/commit/784feb68392ec4a0bdd45bf0d37f08c3eb1b61ac
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M mk/templates.mk

  Log Message:
  -----------
  Let ‘make clean’ delete instantiated template files


  Commit: 1a1d8b073a1d770c8de4f8eb274387b209b32782
      
https://github.com/NixOS/nix/commit/1a1d8b073a1d770c8de4f8eb274387b209b32782
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M Makefile.config.in
    M Makefile.new
    M mk/programs.mk
    A src/bsdiff-4.3/Makefile.new

  Log Message:
  -----------
  Add a Makefile for bsdiff


  Commit: 962551a071da87589a97a2f40d72b87d6e6ba9e2
      
https://github.com/NixOS/nix/commit/962551a071da87589a97a2f40d72b87d6e6ba9e2
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M Makefile.new
    M corepkgs/Makefile.new
    M mk/install.mk
    M mk/lib.mk
    M mk/programs.mk
    M mk/templates.mk
    A scripts/Makefile.new

  Log Message:
  -----------
  Add a Makefile for the scripts directory


  Commit: 7ce0e05ad875657a0fec10e192454b837146e190
      
https://github.com/NixOS/nix/commit/7ce0e05ad875657a0fec10e192454b837146e190
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M .gitignore
    A Makefile
    R Makefile.new
    A corepkgs/Makefile
    R corepkgs/Makefile.new
    M mk/install.mk
    A scripts/Makefile
    R scripts/Makefile.new
    A src/boost/format/Makefile
    R src/boost/format/Makefile.new
    A src/bsdiff-4.3/Makefile
    R src/bsdiff-4.3/Makefile.new
    A src/libexpr/Makefile
    R src/libexpr/Makefile.new
    A src/libmain/Makefile
    R src/libmain/Makefile.new
    A src/libstore/Makefile
    R src/libstore/Makefile.new
    A src/libutil/Makefile
    R src/libutil/Makefile.new
    A src/nix-daemon/Makefile
    R src/nix-daemon/Makefile.new
    A src/nix-env/Makefile
    R src/nix-env/Makefile.new
    A src/nix-hash/Makefile
    R src/nix-hash/Makefile.new
    A src/nix-instantiate/Makefile
    R src/nix-instantiate/Makefile.new
    A src/nix-log2xml/Makefile
    R src/nix-log2xml/Makefile.new
    A src/nix-store/Makefile
    R src/nix-store/Makefile.new

  Log Message:
  -----------
  Rename Makefile.new -> Makefile


  Commit: 8f08046606c147004642a7569f78bc61ab450419
      
https://github.com/NixOS/nix/commit/8f08046606c147004642a7569f78bc61ab450419
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M configure.ac
    M mk/install.mk

  Log Message:
  -----------
  Expand configure variables before writing config.status

This way, we can use config.status for generating scripts/* (without
ending up with lines like "#! /usr/bin/perl -I${libexecdir}/...").


  Commit: 9285f0aa2b44427afef7c50f0efae8f74307a7a5
      
https://github.com/NixOS/nix/commit/9285f0aa2b44427afef7c50f0efae8f74307a7a5
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M Makefile
    M Makefile.config.in
    M mk/lib.mk
    M mk/libraries.mk
    A perl/Makefile
    M perl/lib/Nix/Config.pm.in

  Log Message:
  -----------
  Add a Makefile for the Perl stuff


  Commit: 0202ce6b94f287f70a6723473c73a4c7f135dae4
      
https://github.com/NixOS/nix/commit/0202ce6b94f287f70a6723473c73a4c7f135dae4
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M .gitignore
    M Makefile
    M Makefile.config.in
    M corepkgs/config.nix.in
    M mk/lib.mk
    M scripts/nix-reduce-build.in
    M src/nix-log2xml/Makefile
    A tests/Makefile
    M tests/common.sh.in
    A tests/config.nix
    R tests/config.nix.in
    M tests/parallel.sh

  Log Message:
  -----------
  Add support for ‘make installcheck’


  Commit: f3cf0436b520918e061bf91efef3bb19b99bf726
      
https://github.com/NixOS/nix/commit/f3cf0436b520918e061bf91efef3bb19b99bf726
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-02 (Mon, 02 Dec 2013)

  Changed paths:
    M perl/lib/Nix/GeneratePatches.pm
    M scripts/download-using-manifests.pl.in
    M src/bsdiff-4.3/Makefile

  Log Message:
  -----------
  Install bsdiff and bspatch in $(libexecdir)/nix


  Commit: bf8b66adcfdc04f2f0f0a482c66dd419a355cad6
      
https://github.com/NixOS/nix/commit/bf8b66adcfdc04f2f0f0a482c66dd419a355cad6
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-04 (Wed, 04 Dec 2013)

  Changed paths:
    A mk/tests.mk

  Log Message:
  -----------
  Add missing file


  Commit: 49a385096e08b42277b7105d5d8d1e0e62b6b7a4
      
https://github.com/NixOS/nix/commit/49a385096e08b42277b7105d5d8d1e0e62b6b7a4
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-10 (Tue, 10 Dec 2013)

  Changed paths:
    A mk/clean.mk
    A mk/dist.mk
    A mk/install.mk
    A mk/lib.mk
    A mk/libraries.mk
    A mk/patterns.mk
    A mk/programs.mk
    A mk/templates.mk
    A mk/tests.mk

  Log Message:
  -----------
  Initial commit (imported from the Nix repo)


  Commit: 3560f52cc427a4eb368815ae7dd9badffba84f3f
      
https://github.com/NixOS/nix/commit/3560f52cc427a4eb368815ae7dd9badffba84f3f
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/clean.mk

  Log Message:
  -----------
  dryclean: Show what actual files would be deleted


  Commit: dfcc64f556295481bfea0b68cab11604ec131189
      
https://github.com/NixOS/nix/commit/dfcc64f556295481bfea0b68cab11604ec131189
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/dist.mk

  Log Message:
  -----------
  Only provide 'make dist' if PACKAGE_NAME is set


  Commit: c34f3c5ba4f353d67ec4a88a32c3aa688347aa4d
      
https://github.com/NixOS/nix/commit/c34f3c5ba4f353d67ec4a88a32c3aa688347aa4d
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/patterns.mk

  Log Message:
  -----------
  Handle *.cpp extension


  Commit: 45131da736f21975e5b6d03f508b49f10621a30e
      
https://github.com/NixOS/nix/commit/45131da736f21975e5b6d03f508b49f10621a30e
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/lib.mk

  Log Message:
  -----------
  Get rid of whitespace in $(d)


  Commit: 034bbcafafdbec0b2c4d29b1d5018bec20120e77
      
https://github.com/NixOS/nix/commit/034bbcafafdbec0b2c4d29b1d5018bec20120e77
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/lib.mk

  Log Message:
  -----------
  Add 'make help'


  Commit: 4da804651378b612313c8fb71688f71a4717a26e
      
https://github.com/NixOS/nix/commit/4da804651378b612313c8fb71688f71a4717a26e
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M mk/libraries.mk

  Log Message:
  -----------
  Don't include all *.dep files


  Commit: a630635d7f0e63a865ddd3b0a3cf2d44c603c0e5
      
https://github.com/NixOS/nix/commit/a630635d7f0e63a865ddd3b0a3cf2d44c603c0e5
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M mk/libraries.mk
    M mk/programs.mk

  Log Message:
  -----------
  No longer interpret $(..._SOURCES) relative to $(..._DIR)


  Commit: e81b82a2cf0c7e460d02c554c597a6cf9a144e8e
      
https://github.com/NixOS/nix/commit/e81b82a2cf0c7e460d02c554c597a6cf9a144e8e
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M mk/clean.mk

  Log Message:
  -----------
  make dryclean: Sort names


  Commit: 088552b319d8f5896e6cfd6a8e449b4239696ea2
      
https://github.com/NixOS/nix/commit/088552b319d8f5896e6cfd6a8e449b4239696ea2
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M mk/lib.mk

  Log Message:
  -----------
  Set default installation paths


  Commit: 99ed25accfd968003d3b0d294720828a1348ce47
      
https://github.com/NixOS/nix/commit/99ed25accfd968003d3b0d294720828a1348ce47
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    M mk/lib.mk

  Log Message:
  -----------
  Add a function for doing recursive wildcard searches

Source: http://blog.jgc.org/2011/07/gnu-make-recursive-wildcard-function.html


  Commit: 259086de841d155f7951c2cc50f799a4631aa512
      
https://github.com/NixOS/nix/commit/259086de841d155f7951c2cc50f799a4631aa512
  Author: Eelco Dolstra <[email protected]>
  Date:   2013-12-18 (Wed, 18 Dec 2013)

  Changed paths:
    A mk/jars.mk
    M mk/lib.mk

  Log Message:
  -----------
  Add support for building JARs from Java sources


  Commit: 55c9a40613fefda6622aa9acd22cce4006fd1077
      
https://github.com/NixOS/nix/commit/55c9a40613fefda6622aa9acd22cce4006fd1077
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    A clean.mk
    A dist.mk
    A install.mk
    A jars.mk
    A lib.mk
    A libraries.mk
    R mk/clean.mk
    R mk/dist.mk
    R mk/install.mk
    R mk/jars.mk
    R mk/lib.mk
    R mk/libraries.mk
    R mk/patterns.mk
    R mk/programs.mk
    R mk/templates.mk
    R mk/tests.mk
    A patterns.mk
    A programs.mk
    A templates.mk
    A tests.mk

  Log Message:
  -----------
  Move stuff to top-level

This makes it easier to use with "git subtree".


  Commit: 568b1b0a8a65cb255d6a7a33dfe2c15df3212103
      
https://github.com/NixOS/nix/commit/568b1b0a8a65cb255d6a7a33dfe2c15df3212103
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    R mk/clean.mk
    R mk/dist.mk
    R mk/install.mk
    R mk/lib.mk
    R mk/libraries.mk
    R mk/patterns.mk
    R mk/programs.mk
    R mk/templates.mk
    R mk/tests.mk

  Log Message:
  -----------
  Remove mk subdirectory in preparation for "git subtree"


  Commit: b4c684e0f9c6890e13f9a5cc90b5e379b3d1f75d
      
https://github.com/NixOS/nix/commit/b4c684e0f9c6890e13f9a5cc90b5e379b3d1f75d
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M Makefile
    M perl/Makefile
    R src/boost/Makefile.am
    M src/boost/format/Makefile
    M src/bsdiff-4.3/Makefile
    M src/libexpr/Makefile
    M src/libmain/Makefile
    M src/libstore/Makefile
    M src/libutil/Makefile
    M src/nix-daemon/Makefile
    M src/nix-env/Makefile
    M src/nix-hash/Makefile
    M src/nix-instantiate/Makefile
    M src/nix-log2xml/Makefile
    M src/nix-store/Makefile

  Log Message:
  -----------
  Update Makefiles


  Commit: 814a73227f9571d8fbd831fedced5e87cd9c926b
      
https://github.com/NixOS/nix/commit/814a73227f9571d8fbd831fedced5e87cd9c926b
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M libraries.mk
    M programs.mk

  Log Message:
  -----------
  Remove duplicate elements from *_SOURCES

This is useful when you do:

  foo_SOURCES := $(wildcard *.cc) foo.cc

where foo.cc is a generated file.  In this case, if foo.cc already
exists, you get foo.cc twice in foo_SOURCES, leading to a link error.


  Commit: 70d8e8fdded9e21995fecc3ecc68e14cf4f53be7
      
https://github.com/NixOS/nix/commit/70d8e8fdded9e21995fecc3ecc68e14cf4f53be7
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M templates.mk

  Log Message:
  -----------
  Declare template_files as a simply expanded variable


  Commit: cf918b889b2ff30d1532a62d00c21007d0cb25cd
      
https://github.com/NixOS/nix/commit/cf918b889b2ff30d1532a62d00c21007d0cb25cd
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Handle systems where "echo -n" doesn't work


  Commit: b1db599dd05e86f65e73dc40584913e6e78c2bac
      
https://github.com/NixOS/nix/commit/b1db599dd05e86f65e73dc40584913e6e78c2bac
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M src/libstore/Makefile

  Log Message:
  -----------
  Generate schema.sql.hh


  Commit: e991ab942b6ed1bc50a63afafe55ffe5cae8cbad
      
https://github.com/NixOS/nix/commit/e991ab942b6ed1bc50a63afafe55ffe5cae8cbad
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M lib.mk
    M libraries.mk

  Log Message:
  -----------
  Add support for building shared libraries on Mac OS X


  Commit: ca73c0102fc68ece171d7cc062e464b4d418d07c
      
https://github.com/NixOS/nix/commit/ca73c0102fc68ece171d7cc062e464b4d418d07c
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-10 (Fri, 10 Jan 2014)

  Changed paths:
    M clean.mk
    M dist.mk
    M install.mk
    M jars.mk
    M lib.mk
    M libraries.mk
    M patterns.mk
    M programs.mk
    M templates.mk
    A tracing.mk

  Log Message:
  -----------
  Nicer Make output

E.g.

  CXX    src/nix-log2xml/log2xml.o
  CC     src/bsdiff-4.3/bsdiff.o
  GEN    scripts/nix-channel
  LD     src/libmain/libnixmain.so


  Commit: 81628a6ccc6ce496735b22492bee15c9ad46f072
      
https://github.com/NixOS/nix/commit/81628a6ccc6ce496735b22492bee15c9ad46f072
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M doc/manual/writing-nix-expressions.xml
    M nix.spec.in
    M perl/Makefile.am
    M perl/lib/Nix/Config.pm.in
    A perl/lib/Nix/Crypto.pm
    M perl/lib/Nix/Manifest.pm
    M perl/lib/Nix/Store.xs
    M release.nix
    M scripts/download-from-binary-cache.pl.in
    M scripts/nix-build.in
    M scripts/nix-profile.sh.in
    M scripts/nix-push.in
    M src/libexpr/eval.cc
    M src/libexpr/lexer.l
    M src/libexpr/nixexpr.cc
    M src/libexpr/nixexpr.hh
    M src/libexpr/parser.y
    M src/libexpr/primops.cc
    M src/libmain/shared.cc
    M src/libstore/build.cc
    M src/libstore/gc.cc
    M src/nix-env/nix-env.cc
    M src/nix-store/nix-store.cc
    M substitute.mk
    M tests/binary-cache.sh
    A tests/lang/eval-okay-dynamic-attrs-2.exp
    A tests/lang/eval-okay-dynamic-attrs-2.nix
    A tests/lang/eval-okay-dynamic-attrs-bare.exp
    A tests/lang/eval-okay-dynamic-attrs-bare.nix
    A tests/lang/eval-okay-dynamic-attrs.exp
    A tests/lang/eval-okay-dynamic-attrs.nix
    A tests/lang/eval-okay-redefine-builtin.exp
    A tests/lang/eval-okay-redefine-builtin.nix
    R tests/lang/eval-okay-tail-call-1.exp
    A tests/lang/eval-okay-tail-call-1.exp-disabled

  Log Message:
  -----------
  Merge branch 'master' into make

Conflicts:
        src/libexpr/eval.cc


  Commit: 68cde53c47e5447d2c91f5fe4521b5209af7b73e
      
https://github.com/NixOS/nix/commit/68cde53c47e5447d2c91f5fe4521b5209af7b73e
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M src/libexpr/parser.y

  Log Message:
  -----------
  Fix building against Bison 3.0.2


  Commit: 625ffd441d8c98331ee357f4900fa50dd9be05bc
      
https://github.com/NixOS/nix/commit/625ffd441d8c98331ee357f4900fa50dd9be05bc
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M perl/lib/Nix/Store.xs

  Log Message:
  -----------
  Ugly hack to fix building with clang


  Commit: a26307b28192e61bc06b5f5ef42f0fb51858d822
      
https://github.com/NixOS/nix/commit/a26307b28192e61bc06b5f5ef42f0fb51858d822
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M configure.ac
    M perl/Makefile

  Log Message:
  -----------
  Fix build


  Commit: 94f9c14d526abfe9b18045fc638e8f5a3a670210
      
https://github.com/NixOS/nix/commit/94f9c14d526abfe9b18045fc638e8f5a3a670210
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M src/libexpr/eval.hh
    M src/libexpr/nixexpr.hh
    M src/libexpr/parser.y
    M src/libexpr/value.hh
    M src/libstore/build.cc
    M src/libstore/gc.cc

  Log Message:
  -----------
  Fix some clang warnings


  Commit: 5311b2b25084e53ff132df96d66ab06efead0853
      
https://github.com/NixOS/nix/commit/5311b2b25084e53ff132df96d66ab06efead0853
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-23 (Thu, 23 Jan 2014)

  Changed paths:
    M libraries.mk

  Log Message:
  -----------
  Clang doesn't know the "-z defs" flag


  Commit: 4a2ec9c6598aafb98e5495c2cf3a24e166668790
      
https://github.com/NixOS/nix/commit/4a2ec9c6598aafb98e5495c2cf3a24e166668790
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M src/nix-daemon/Makefile

  Log Message:
  -----------
  Install nix-worker symlink


  Commit: e0234dfddc8343a6bca80ba6e6e93d083ce51a85
      
https://github.com/NixOS/nix/commit/e0234dfddc8343a6bca80ba6e6e93d083ce51a85
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M Makefile
    R corepkgs/Makefile
    A corepkgs/local.mk
    R perl/Makefile
    A perl/local.mk
    R scripts/Makefile
    A scripts/local.mk
    R src/boost/format/Makefile
    A src/boost/format/local.mk
    R src/bsdiff-4.3/Makefile
    A src/bsdiff-4.3/local.mk
    R src/libexpr/Makefile
    A src/libexpr/local.mk
    R src/libmain/Makefile
    A src/libmain/local.mk
    R src/libstore/Makefile
    A src/libstore/local.mk
    R src/libutil/Makefile
    A src/libutil/local.mk
    R src/nix-daemon/Makefile
    A src/nix-daemon/local.mk
    R src/nix-env/Makefile
    A src/nix-env/local.mk
    R src/nix-hash/Makefile
    A src/nix-hash/local.mk
    R src/nix-instantiate/Makefile
    A src/nix-instantiate/local.mk
    R src/nix-log2xml/Makefile
    A src/nix-log2xml/local.mk
    R src/nix-store/Makefile
    A src/nix-store/local.mk
    R tests/Makefile
    A tests/local.mk

  Log Message:
  -----------
  Rename Makefile -> local.mk


  Commit: 4271927c5be2c5b87ca83682d1f2bd71d5ce4a66
      
https://github.com/NixOS/nix/commit/4271927c5be2c5b87ca83682d1f2bd71d5ce4a66
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-01-31 (Fri, 31 Jan 2014)

  Changed paths:
    M lib.mk

  Log Message:
  -----------
  Add support for installing man-pages


  Commit: ac8c2ef1aa30c50b568883d2051335a66437694f
      
https://github.com/NixOS/nix/commit/ac8c2ef1aa30c50b568883d2051335a66437694f
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M Makefile
    M Makefile.config.in
    M configure.ac
    A doc/manual/local.mk
    A misc/emacs/local.mk

  Log Message:
  -----------
  Build/install manual


  Commit: f324b49ea19e606f84b89ecb499f0e961646cd50
      
https://github.com/NixOS/nix/commit/f324b49ea19e606f84b89ecb499f0e961646cd50
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M dist.mk
    M install.mk
    M lib.mk
    M libraries.mk
    M patterns.mk
    M programs.mk

  Log Message:
  -----------
  Change dependency file names from foo.dep to .foo.o.dep


  Commit: 35107038f7c726f5ef8d7ab014ad45c73970e65d
      
https://github.com/NixOS/nix/commit/35107038f7c726f5ef8d7ab014ad45c73970e65d
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M clean.mk
    M lib.mk

  Log Message:
  -----------
  Support adding "make help" text


  Commit: ec1738589a3aa1dd59e476de09ae2721d51b3e6e
      
https://github.com/NixOS/nix/commit/ec1738589a3aa1dd59e476de09ae2721d51b3e6e
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M clean.mk
    M dist.mk
    M jars.mk
    M lib.mk
    M libraries.mk
    M programs.mk
    M templates.mk
    M tests.mk

  Log Message:
  -----------
  Make variable names more regular


  Commit: 16e7d692092449263880ee795ec419cecbe22d24
      
https://github.com/NixOS/nix/commit/16e7d692092449263880ee795ec419cecbe22d24
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M Makefile
    M corepkgs/local.mk
    M doc/manual/local.mk
    M perl/local.mk
    M scripts/local.mk
    M src/boost/format/local.mk
    M src/bsdiff-4.3/local.mk
    M src/libexpr/local.mk
    M src/libmain/local.mk
    M src/libstore/local.mk
    M src/libutil/local.mk
    M src/nix-daemon/local.mk
    M src/nix-env/local.mk
    M src/nix-hash/local.mk
    M src/nix-instantiate/local.mk
    M src/nix-log2xml/local.mk
    M src/nix-store/local.mk
    M tests/local.mk

  Log Message:
  -----------
  Update Makefile variable names


  Commit: 0c6d62cf27b3b22fa60bddad16ea8e8d062e4a99
      
https://github.com/NixOS/nix/commit/0c6d62cf27b3b22fa60bddad16ea8e8d062e4a99
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    R Makefile.am
    R corepkgs/Makefile.am
    R doc/Makefile.am
    R doc/manual/Makefile.am
    R misc/Makefile.am
    R misc/emacs/Makefile.am
    R perl/Makefile.am
    R scripts/Makefile.am
    R src/Makefile.am
    R src/boost/format/Makefile.am
    R src/bsdiff-4.3/Makefile.am
    R src/libexpr/Makefile.am
    R src/libmain/Makefile.am
    R src/libstore/Makefile.am
    R src/libutil/Makefile.am
    R src/nix-daemon/Makefile.am
    R src/nix-env/Makefile.am
    R src/nix-hash/Makefile.am
    R src/nix-instantiate/Makefile.am
    R src/nix-log2xml/Makefile.am
    R src/nix-store/Makefile.am
    R tests/Makefile.am

  Log Message:
  -----------
  Remove Automakefiles


  Commit: 6f8aa145d43d0453d74e70d1d33cfa6e21fddf89
      
https://github.com/NixOS/nix/commit/6f8aa145d43d0453d74e70d1d33cfa6e21fddf89
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M dist.mk
    M lib.mk

  Log Message:
  -----------
  Improve "make dist"


  Commit: 1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545
      
https://github.com/NixOS/nix/commit/1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    A functions.mk

  Log Message:
  -----------
  Add missing file


  Commit: 6ef32bddc1f10034322966b3a5b85af7b9cdc4d8
      
https://github.com/NixOS/nix/commit/6ef32bddc1f10034322966b3a5b85af7b9cdc4d8
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M Makefile
    M doc/manual/local.mk
    A local.mk
    M perl/local.mk
    M release.nix
    M scripts/local.mk
    M src/bsdiff-4.3/local.mk
    M src/libexpr/local.mk
    M src/libstore/local.mk

  Log Message:
  -----------
  Fix "make dist"


  Commit: 74ca70da3a6d2f110a9dccf15c46422b1b078e3f
      
https://github.com/NixOS/nix/commit/74ca70da3a6d2f110a9dccf15c46422b1b078e3f
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    A mk/clean.mk
    A mk/dist.mk
    A mk/functions.mk
    A mk/install.mk
    A mk/jars.mk
    A mk/lib.mk
    A mk/libraries.mk
    A mk/patterns.mk
    A mk/programs.mk
    A mk/templates.mk
    A mk/tests.mk
    A mk/tracing.mk

  Log Message:
  -----------
  Add 'mk/' from commit '1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545'

git-subtree-dir: mk
git-subtree-mainline: 6ef32bddc1f10034322966b3a5b85af7b9cdc4d8
git-subtree-split: 1eff3ad37fdb9dcf9f8528fdacea0ebf0e79d545


  Commit: 844d83352c23db4a3131ac2b11b9ed2af03cdfd6
      
https://github.com/NixOS/nix/commit/844d83352c23db4a3131ac2b11b9ed2af03cdfd6
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M doc/manual/local.mk
    M local.mk
    M release.nix
    M src/libexpr/local.mk

  Log Message:
  -----------
  More "make dist" fixes


  Commit: 28dc4883356a50f2805a3e3c819a541c44a4ff0a
      
https://github.com/NixOS/nix/commit/28dc4883356a50f2805a3e3c819a541c44a4ff0a
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M tests.mk

  Log Message:
  -----------
  installcheck: Don't depend on install

This is a hack to prevent "installcheck" from clobbering files fixed
up by Nixpkgs' fixupPhase.


  Commit: 762ef464f843a0fe50e25ba07d11296b1540080e
      
https://github.com/NixOS/nix/commit/762ef464f843a0fe50e25ba07d11296b1540080e
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M release.nix
    M tests/common.sh.in
    M tests/nix-profile.sh

  Log Message:
  -----------
  Fix the nix-profile test


  Commit: b6465ae5d3efb057b82f31e10112cc359b9afdfd
      
https://github.com/NixOS/nix/commit/b6465ae5d3efb057b82f31e10112cc359b9afdfd
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M mk/tests.mk

  Log Message:
  -----------
  Merge commit '28dc4883356a50f2805a3e3c819a541c44a4ff0a' into make


  Commit: 965218a62a195632fe754307e09d4d4abd286c82
      
https://github.com/NixOS/nix/commit/965218a62a195632fe754307e09d4d4abd286c82
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    R substitute.mk

  Log Message:
  -----------
  Remove obsolete file


  Commit: 2a97f7b039be4cd290076707e1b02d04d3b257b6
      
https://github.com/NixOS/nix/commit/2a97f7b039be4cd290076707e1b02d04d3b257b6
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M tests/common.sh.in
    M tests/logging.sh

  Log Message:
  -----------
  Fix logging test


  Commit: 6dca72006aa9b1cf2f226bb5b538e744fcab976f
      
https://github.com/NixOS/nix/commit/6dca72006aa9b1cf2f226bb5b538e744fcab976f
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M doc/manual/local.mk
    M local.mk

  Log Message:
  -----------
  Only run "git ls-files" when doing "make check"


  Commit: 2f9bb5c7e744ddca3fbe5576e520a3e80c106c55
      
https://github.com/NixOS/nix/commit/2f9bb5c7e744ddca3fbe5576e520a3e80c106c55
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-02-01 (Sat, 01 Feb 2014)

  Changed paths:
    M .gitignore
    A Makefile
    R Makefile.am
    A Makefile.config.in
    A config/config.guess
    A config/config.sub
    A config/install-sh
    M configure.ac
    R corepkgs/Makefile.am
    M corepkgs/config.nix.in
    A corepkgs/local.mk
    R doc/Makefile.am
    R doc/manual/Makefile.am
    A doc/manual/local.mk
    A local.mk
    R misc/Makefile.am
    R misc/emacs/Makefile.am
    A misc/emacs/local.mk
    A mk/clean.mk
    A mk/dist.mk
    A mk/functions.mk
    A mk/install.mk
    A mk/jars.mk
    A mk/lib.mk
    A mk/libraries.mk
    A mk/patterns.mk
    A mk/programs.mk
    A mk/templates.mk
    A mk/tests.mk
    A mk/tracing.mk
    R perl/Makefile.am
    M perl/lib/Nix/Config.pm.in
    M perl/lib/Nix/GeneratePatches.pm
    M perl/lib/Nix/Store.xs
    A perl/local.mk
    M release.nix
    R scripts/Makefile.am
    M scripts/download-using-manifests.pl.in
    A scripts/local.mk
    M scripts/nix-reduce-build.in
    R src/Makefile.am
    R src/boost/Makefile.am
    R src/boost/format/Makefile.am
    A src/boost/format/local.mk
    R src/bsdiff-4.3/Makefile.am
    A src/bsdiff-4.3/local.mk
    R src/libexpr/Makefile.am
    M src/libexpr/eval.cc
    M src/libexpr/eval.hh
    A src/libexpr/local.mk
    M src/libexpr/nixexpr.hh
    M src/libexpr/parser.y
    M src/libexpr/primops.cc
    M src/libexpr/value.hh
    R src/libmain/Makefile.am
    A src/libmain/local.mk
    M src/libmain/shared.cc
    R src/libstore/Makefile.am
    M src/libstore/build.cc
    M src/libstore/gc.cc
    M src/libstore/globals.cc
    A src/libstore/local.mk
    R src/libutil/Makefile.am
    A src/libutil/local.mk
    R src/nix-daemon/Makefile.am
    A src/nix-daemon/local.mk
    R src/nix-env/Makefile.am
    A src/nix-env/local.mk
    M src/nix-env/user-env.cc
    R src/nix-hash/Makefile.am
    A src/nix-hash/local.mk
    R src/nix-instantiate/Makefile.am
    A src/nix-instantiate/local.mk
    R src/nix-log2xml/Makefile.am
    A src/nix-log2xml/local.mk
    R src/nix-store/Makefile.am
    A src/nix-store/local.mk
    R substitute.mk
    R tests/Makefile.am
    M tests/common.sh.in
    A tests/config.nix
    R tests/config.nix.in
    A tests/local.mk
    M tests/logging.sh
    M tests/nix-profile.sh
    M tests/parallel.sh

  Log Message:
  -----------
  Merge branch 'make'


Compare: https://github.com/NixOS/nix/compare/c5ba08133370...2f9bb5c7e744
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to