index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
Configure.hs
Commit message (
Expand
)
Author
Age
*
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
*
Require that the SHA256 backend can be used when building, since it's the def...
Joey Hess
2012-05-31
*
Rewrote free disk space checking code
Joey Hess
2012-03-22
*
Improve detection of inability to check free disk space.
Joey Hess
2012-03-21
*
Setup.hs: import configure
Joey Hess
2012-03-10