about summary refs log tree commit diff
path: root/src/libstore/Makefile.am (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2004-01-13 * Tricky: make sure that the accessor count is not reset to 0 ifEelco Dolstra1-1/+5
2004-01-13 * Print error messages, not debug messages.Eelco Dolstra1-5/+9
2004-01-12 * Changed the extension for store expressions from ".nix" to ".store"Eelco Dolstra1-1/+1
2004-01-09 * Option `--force-realise' in `nix-store --query'.Eelco Dolstra4-74/+98
2004-01-08 * Start of nix-env reference.Eelco Dolstra5-16/+215
2004-01-08 * Manual updates.Eelco Dolstra7-250/+342
2004-01-08 * Include version number in manual.Eelco Dolstra3-4/+12
2004-01-07 * Upgraded to Berkeley DB 4.2.52. The main advantage of 4.2 is thatEelco Dolstra2-6/+7
2004-01-07 * Include images/ in distribution.Eelco Dolstra1-1/+1
2004-01-06 * book -> manualEelco Dolstra2-12/+12
2004-01-06 * Install images.Eelco Dolstra1-1/+9
2004-01-05 * Implemented Eelco V.'s `nix-env -I' command to specify the defaultEelco Dolstra7-42/+86
2004-01-05 * Implemented Eelco V.'s `-p' command to switch profiles. It switchesEelco Dolstra3-18/+33
2004-01-02 * RPM sucks.Eelco Dolstra1-2/+2
2004-01-02 * Generate RPM spec file.Eelco Dolstra4-7/+12
2004-01-02 * Add $prefix/store to the RPM.Eelco Dolstra2-1/+2
2003-12-30 * RPM spec file.Eelco Dolstra8-32/+76
2003-12-23 * nix-pull requires libexecdir to be substituted.Eelco Dolstra1-0/+1
2003-12-23 * Fixed a bug in the upgrade operation.Eelco Dolstra1-11/+13
2003-12-22 * GCC 2.95 compatibility.Eelco Dolstra6-3/+29
2003-12-22 * Upgrade operation in `nix-env'. For instance, you can sayEelco Dolstra2-24/+165
2003-12-21 * Version numbers can be omitted in install/uninstall. E.g.,Eelco Dolstra2-34/+106
2003-12-21 * `-u' -> `-e'.Eelco Dolstra2-39/+58
2003-12-21 * Oops.Eelco Dolstra2-0/+17
2003-12-21 * Man pages in sections.Eelco Dolstra4-7/+14
2003-12-21 * Missing semicolons.Eelco Dolstra2-4/+4
2003-12-21 * Bug fix: parallel builds of the same derivation failed due to lock file rem...Eelco Dolstra1-3/+5
2003-12-05 * Refactoring: put the manifest-reading code in a separate file.Eelco Dolstra3-89/+113
2003-12-05 * Allow successors that don't exist but have a substitute.Eelco Dolstra1-34/+73
2003-12-04 * Fix for too long command lines when calling `nix-storeMartin Bravenboer1-4/+16
2003-12-03 * Get rid of the icons in warnings etc.Eelco Dolstra1-12/+1
2003-12-02 * Epigraph ;-)Eelco Dolstra2-0/+11
2003-12-02 * A nice stylesheet for the manual.Eelco Dolstra3-8/+212
2003-12-02 * Add missing files to `make dist'.Eelco Dolstra3-3/+3
2003-12-02 * Regression fix: query flags (e.g., "-qsf") were broken.Eelco Dolstra1-0/+2
2003-12-01 * Bug fix in nix-push.Eelco Dolstra1-19/+19
2003-12-01 * Help text for all (non-script) programs, so no more:Eelco Dolstra14-32/+126
2003-12-01 * Manual fixes (thanks to Merijn).Eelco Dolstra1-7/+7
2003-12-01 * Fix `make check'.Eelco Dolstra1-1/+1
2003-12-01 * Use a system name that does not include the OS manufacturer (i.e.,Eelco Dolstra7-7/+15
2003-11-27 * Manual updates.Eelco Dolstra3-8/+175
2003-11-26 * Overview of nix-env. Recommended reading. :-)Eelco Dolstra1-4/+220
2003-11-26 * Updates.Eelco Dolstra4-1/+59
2003-11-26 * Updates.Eelco Dolstra5-344/+177
2003-11-26 * Refactoring.Eelco Dolstra7-664/+643
2003-11-26 * Minor fix.Eelco Dolstra1-1/+1
2003-11-26 * Typo fix.Eelco Dolstra1-1/+1
2003-11-26 * Configure flags to specify the location of the DocBook DTD / stylesheets.Eelco Dolstra2-5/+22
2003-11-25 * Use svn-revision to construct package version.Eelco Dolstra1-5/+5
2003-11-25 * Use --nonet flag to prevent fetching of DTD.Eelco Dolstra1-2/+2