Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use libattr and libacl to copy permissions if available | Jeremy Sanders | 2014-07-29 | 1 | -0/+8 |
| | |||||
* | Don't use the "version suffix" stuff in releaseTools.sourceTarball | Eelco Dolstra | 2013-03-06 | 1 | -1/+1 |
| | | | | It's confusing. | ||||
* | Fix configure.ac | Eelco Dolstra | 2012-07-17 | 1 | -1/+1 |
| | | | | | | tests/Makefile.am:20: warning: compiling 'simple.c' with per-target flags requires 'AM_PROG_CC_C_O' in 'configure.ac' http://hydra.nixos.org/build/2796463 | ||||
* | Rewrite tests in automake | Vincent Danjean | 2012-07-10 | 1 | -1/+1 |
| | | | | | | | | | - add options in AM_INIT_AUTOMAKE to be more strict and to enable more advanced features (color-tests and parallel-tests) - rewrite tests/Makefile.am to use automake rules for building program and libraries => we can now do: ./bootstrap.sh && mkdir build && cd build && ../configure && make -j distcheck | ||||
* | Cleanup configure.ac | Vincent Danjean | 2012-07-10 | 1 | -2/+3 |
| | | | | | | - quote argument (mostly cosmetic) - use a file present only once in the sources for AC_CONFIG_SRCDIR - use AC_CONFIG_AUX_DIR to put all auxilary scripts in a subdirectory | ||||
* | Use underscores in versions to keep RPM happy | Eelco Dolstra | 2011-12-14 | 1 | -1/+1 |
| | | | | | RPM doesn't allow dashes in version numbers, so use an underscore instead. Also, let Autoconf generate the RPM spec file. | ||||
* | * Put the current version in a separate file so that it can be used in | Eelco Dolstra | 2009-03-02 | 1 | -1/+1 |
| | | | | | the release expression. | ||||
* | * Let the release expression supply a version suffix. | Eelco Dolstra | 2008-11-25 | 1 | -14/+1 |
| | |||||
* | * Bump the version number. | Eelco Dolstra | 2008-06-04 | 1 | -2/+2 |
| | |||||
* | * Bake a stable release. | Eelco Dolstra | 2008-06-04 | 1 | -1/+1 |
| | |||||
* | * Bump the version number to 0.4. | Eelco Dolstra | 2007-05-24 | 1 | -1/+1 |
| | |||||
* | * Bump the version number. | Eelco Dolstra | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | * DOH! | Eelco Dolstra | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | * Mark as stable. | Eelco Dolstra | 2007-01-15 | 1 | -1/+1 |
| | |||||
* | * Bump the revision number to 0.2. | Eelco Dolstra | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | * Use a real programming language. | Eelco Dolstra | 2005-09-30 | 1 | -0/+2 |
| | |||||
* | * Add dist files. | Eelco Dolstra | 2005-09-29 | 1 | -1/+1 |
| | |||||
* | * Add tests. | Eelco Dolstra | 2005-09-29 | 1 | -2/+2 |
| | |||||
* | * Autoconfiscate patchelf. | Eelco Dolstra | 2004-09-24 | 1 | -0/+20 |