Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-18 | * Don't pass `--with-system'. | Eelco Dolstra | 1 | -1/+1 | |
2004-07-09 | * Hardcode the system id to be `i686-linux'. | Eelco Dolstra | 1 | -1/+1 | |
2004-05-04 | * Allow the location of the store etc. to be specified using | Eelco Dolstra | 1 | -0/+1 | |
environment variables. * Started adding some automatic tests. * Do a `make check' when building RPMs. | |||||
2004-04-21 | * Do initialise state (the DB etc.) when doing a `make install', | Eelco Dolstra | 1 | -1/+0 | |
unless `--disable-init-state' is passed to configure. | |||||
2004-03-29 | * Specify Perl as a dependency for the RPM. | Eelco Dolstra | 1 | -0/+1 | |
2004-02-16 | * Allow the location of the store to be specified (--with-store-dir). | Eelco Dolstra | 1 | -0/+1 | |
* Do not create stuff in localstatedir when doing `make install' (since we may not have write access). In general, installation of constant code/data should be separate from the initialisation of mutable state. | |||||
2004-01-19 | * Ignore exit code from strip. | Eelco Dolstra | 1 | -1/+1 | |
2004-01-19 | * Strip binaries in RPMs. | Eelco Dolstra | 1 | -0/+1 | |
2004-01-02 | * Generate RPM spec file. | Eelco Dolstra | 1 | -0/+42 | |