| Commit message (Expand) | Author | Age |
* | indentation | Joey Hess | 2014-07-13 |
* | add Build/BuildVersion, for use by autobuilders | Joey Hess | 2014-06-18 |
* | Revert "add debugging for odd OOM or hang on 5 architectures, all where confi... | Joey Hess | 2014-04-22 |
* | add debugging for odd OOM or hang on 5 architectures, all where configure run... | Joey Hess | 2014-04-20 |
* | make configure -Wall clean | Joey Hess | 2014-03-10 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | Refuse to build with git older than 1.7.1.1, which is needed for git checkout -B | Joey Hess | 2014-01-13 |
* | add back sha commands on OSX; SIGILL problem fixed | Joey Hess | 2014-01-06 |
* | OSX: Avoid using external hash programs, since SIGILL is not fun | Joey Hess | 2014-01-01 |
* | test for nocache at configure time | Joey Hess | 2013-12-01 |
* | Added support for quvi 0.9. Slightly suboptimal due to limitations in its int... | Joey Hess | 2013-11-24 |
* | no-op change to ensure configure is re-run on autobuilders to pick up UPGRADE... | Joey Hess | 2013-11-22 |
* | upgrade alerts | Joey Hess | 2013-11-21 |
* | avoid using "gcrypt" for git-remote-gcrypt; there's also a library by that name | Joey Hess | 2013-10-21 |
* | cronner builds, should work (untested) | Joey Hess | 2013-10-08 |
* | factor out Build.Version | Joey Hess | 2013-10-06 |
* | add git-remote-gcrypt to bundle when available | Joey Hess | 2013-09-13 |
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | better git version checking | Joey Hess | 2013-08-02 |
* | check in configure if ionice -c3 works | Joey Hess | 2013-06-21 |
* | assistant --autostart: Automatically ionices the daemons it starts. | Joey Hess | 2013-06-21 |
* | Allow building with gpg2. | Joey Hess | 2013-05-19 |
* | Sanitize debian changelog version before putting it into cabal file. Closes: ... | Joey Hess | 2013-05-17 |
* | Merge branch 'master' into windows | Joey Hess | 2013-05-14 |
|\ |
|
* | | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
| * | rename var | Joey Hess | 2013-05-10 |
| * | only update version in cabal file on release builds | Joey Hess | 2013-05-10 |
* | | only update version in cabal file on release builds | Joey Hess | 2013-05-10 |
* | | fix changelog version parse to work on windows | Joey Hess | 2013-05-10 |
|/ |
|
* | configure: Better checking that sha commands output in the desired format. | Joey Hess | 2013-05-08 |
* | cabal does not like ~ in version numbers, work around (for backports) | Joey Hess | 2013-05-04 |
* | argle | Joey Hess | 2013-04-17 |
* | remove module definitions for these standalone programs | Joey Hess | 2013-04-17 |
* | The version number is now derived from git, unless built with VERSION_FROM_CH... | Joey Hess | 2013-04-10 |
* | Android: Support ssh connection caching. | Joey Hess | 2013-02-19 |
* | configure: hardcode some things that cannot be probed for when cross-compilin... | Joey Hess | 2013-02-11 |
* | Now uses the Haskell uuid library, rather than needing a uuid program. | Joey Hess | 2013-02-10 |
* | move thirdparty program installation for standalone bundle into haskell program | Joey Hess | 2012-12-14 |
* | quiet shell error message | Joey Hess | 2012-12-14 |
* | where indenting | Joey Hess | 2012-11-11 |
* | look for gsha* commands, as installed on some OS's that think "GNU" is nonsta... | Joey Hess | 2012-11-09 |
* | don't test host in configure | Joey Hess | 2012-10-30 |
* | SRV lookup library | Joey Hess | 2012-10-25 |
* | configure: Check that checksum programs produce correct checksums. + bitter rant | Joey Hess | 2012-10-25 |
* | Test that uuid -m works, falling back to plain uuid if not. | Joey Hess | 2012-09-25 |
* | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
* | better git version determination | Joey Hess | 2012-07-10 |
* | When shaNsum commands cannot be found, use the Haskell SHA library (already a... | Joey Hess | 2012-07-04 |
* | add lsof build deps | Joey Hess | 2012-06-15 |
* | check at configure time for sha commands in Mac OSX location | Joey Hess | 2012-05-31 |