summaryrefslogtreecommitdiff
path: root/Build
Commit message (Collapse)AuthorAge
* fix 2 commandsGravatar Joey Hess2013-11-25
|
* Added support for quvi 0.9. Slightly suboptimal due to limitations in its ↵Gravatar Joey Hess2013-11-24
| | | | interface compared with the old version.
* linux upgrade code debugged and workingGravatar Joey Hess2013-11-24
|
* no-op change to ensure configure is re-run on autobuilders to pick up ↵Gravatar Joey Hess2013-11-22
| | | | UPGRADE_LOCATION
* improve commit messageGravatar Joey Hess2013-11-22
|
* sync files to website tooGravatar Joey Hess2013-11-22
|
* use .info, allow multiple info files in same directoryGravatar Joey Hess2013-11-22
|
* distribution info file updater programGravatar Joey Hess2013-11-22
|
* upgrade alertsGravatar Joey Hess2013-11-21
| | | | | | | | | | | | | | | | | | The webapp will check twice a day, when the network is connected, to see if it can download a distributon upgrade file. If a newer version is found, display an upgrade alert. This will need the autobuilders to set UPGRADE_LOCATION to the url it can be downloaded from when building git-annex. Only builds with that set need automatic upgrade alerts. Currently, the upgrade page just requests the user manually download and upgrade it. But, all the info is provided to do automated upgrades in the future. Note that urls used will need to all be https. This commit was sponsored by Dirk Kraft.
* Include ssh-keygen in standalone bundle.Gravatar Joey Hess2013-11-08
|
* use pure or return rather than (:[]) or \x -> [x]Gravatar Joey Hess2013-11-06
|
* avoid using "gcrypt" for git-remote-gcrypt; there's also a library by that nameGravatar Joey Hess2013-10-21
|
* note on niceGravatar Joey Hess2013-10-17
|
* try working around windows xargs problemGravatar Joey Hess2013-10-17
|
* fix inclusion of -gitrevGravatar Joey Hess2013-10-16
|
* Work around sed output difference that led to version containing a newline ↵Gravatar Joey Hess2013-10-16
| | | | on OSX.
* cronner builds, should work (untested)Gravatar Joey Hess2013-10-08
| | | | | | | I probably need to improve handling of the PleaseTerminate exception to kill the fsck process. Also, if fsck finds bad files, something needs to requeue downloads of them. Otherwise, this should work, but is probably quite buggy since I have only tested the pure code over the past 2 days.
* factor out Build.VersionGravatar Joey Hess2013-10-06
|
* oopsGravatar Joey Hess2013-09-22
|
* one more EvilSplicer hack for the nightGravatar Joey Hess2013-09-22
|
* fix broken EvilSplicer changeGravatar Joey Hess2013-09-22
|
* improve lambdaparens hackGravatar Joey Hess2013-09-22
|
* another fine hackGravatar Joey Hess2013-09-22
|
* add git-remote-gcrypt to bundle when availableGravatar Joey Hess2013-09-13
|
* fixGravatar Joey Hess2013-09-12
|
* enbolden man pageGravatar Joey Hess2013-09-12
|
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
| | | | | | | | | | When quvi is installed, git-annex addurl automatically uses it to detect when an page is a video, and downloads the video file. web special remote: Also support using quvi, for getting files, or checking if files exist in the web. This commit was sponsored by Mark Hepburn. Thanks!
* better git version checkingGravatar Joey Hess2013-08-02
|
* linux standalone auto-install iconsGravatar Joey Hess2013-07-09
|
* install to ~/.local/icons, not ~/iconsGravatar Joey Hess2013-07-09
| | | | | Apparently the Icon Theme Specification no longer matches reality, as implemented by XFCE and xdg-icon-resource.
* Install XDG desktop icon files.Gravatar Joey Hess2013-07-09
| | | | | | | | | | | | | | | | The icon files will be installed when running make install or cabal install. Did not try to run update-icon-caches, since I think it's debian specific, and dh_icons will take care of that for the Debian package. Using the favicon as a 16x16 icon. At 24x24 the svg displays pretty well, although the dotted lines are rather faint. The svg is ok at all higher resolutions. The standalone linux build auto-installs the desktop and autostart files when run. I have not made it auto-install the icon file too, because a) that would take more work to include them in the tarball and find them b) it would need to be an install to ~/.icons/, and I don't know if that really works!
* check in configure if ionice -c3 worksGravatar Joey Hess2013-06-21
| | | | On old systems, it may need to be run as root.
* assistant --autostart: Automatically ionices the daemons it starts.Gravatar Joey Hess2013-06-21
|
* add cygattr-1.dll to windows installerGravatar Joey Hess2013-06-17
| | | | Needed by cygwin cp
* Allow building with gpg2.Gravatar Joey Hess2013-05-19
|
* syntax fixGravatar Joey Hess2013-05-17
|
* don't hardcode path to cygwin stuff, look for it in PATHGravatar Joey Hess2013-05-17
|
* specify makensis path in build scriptGravatar Joey Hess2013-05-17
|
* Sanitize debian changelog version before putting it into cabal file. Closes: ↵Gravatar Joey Hess2013-05-17
| | | | #708619
* fix uninstall of some filesGravatar Joey Hess2013-05-16
|
* add windows uninstallerGravatar Joey Hess2013-05-16
|
* typoGravatar Joey Hess2013-05-16
|
* add license to windows installerGravatar Joey Hess2013-05-16
|
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
|
* windows installer is fully workingGravatar Joey Hess2013-05-14
|
* add check for gitGravatar Joey Hess2013-05-14
|
* untested nullsoft installer generatorGravatar Joey Hess2013-05-14
|
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\ | | | | | | | | | | | | | | Conflicts: Annex/Environment.hs Build/Configure.hs Git/Construct.hs Utility/FileMode.hs
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
| |
| * rename varGravatar Joey Hess2013-05-10
| |