about summary refs log tree commit diff
path: root/src/boost (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-30 boost::shared_ptr -> std::shared_ptrEelco Dolstra6-1435/+0
2014-02-01 Remove AutomakefilesEelco Dolstra1-12/+0
2014-02-01 Update Makefile variable namesEelco Dolstra1-1/+1
2014-01-30 Rename Makefile -> local.mkEelco Dolstra1-0/+0
2014-01-09 Update MakefilesEelco Dolstra2-9/+1
2013-11-25 Rename Makefile.new -> MakefileEelco Dolstra1-0/+0
2013-11-23 Use libnix as a prefix for all Nix librariesEelco Dolstra1-0/+2
2013-11-22 Rename $(here) to $(d) for brevity, and remove trailing slashEelco Dolstra1-1/+1
2013-11-22 New non-recursive, plain Make-based build systemEelco Dolstra1-0/+5
2009-03-05 * Install some headers in the right location.Eelco Dolstra1-1/+1
2006-09-04 * Install header files in /nix/include/nix.Eelco Dolstra2-2/+8
2006-09-04 * Store the Nix libraries in ${libdir}/nix instead of ${libdir}.Eelco Dolstra1-1/+1
2006-05-12 * Support for srcdir != builddir (NIX-41).Eelco Dolstra1-1/+1
2005-07-22 * Build dynamic libraries.Eelco Dolstra1-2/+2
2005-05-04 * GCC 2.95 compatibility. Prevents internal compiler error in memberEelco Dolstra2-2/+2
2004-06-18 * This is also useful.Eelco Dolstra3-1/+263
2004-06-18 * Shared (garbage collecting) pointers. Copied from Boost.Eelco Dolstra12-17/+1268
2003-12-22 * GCC 2.95 compatibility.Eelco Dolstra1-3/+6
2003-11-25 * More `make dist' fixes.Eelco Dolstra1-4/+4
2003-10-20 * Finished refactoring the tree.Eelco Dolstra1-0/+2
2003-10-20 * Refactored the source tree.Eelco Dolstra14-0/+2348