Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | got bash completion working for "git annex" not just "git-annex" | Joey Hess | 2015-07-16 |
| | | | | | | | This needs a patch to git to cause the git-annex completion to be auto-loaded when completing "git annex <tab>". Otherwise, it will only load when "git-annex" is tab completed. Once loaded, it works for both uses. I've submitted the git patch to the git mailing list. | ||
* | Debian package (and any other packages built using make install) now ↵ | Joey Hess | 2015-07-13 |
| | | | | includes bash completion. | ||
* | remove obsolete packages from android splice depends hack list | Joey Hess | 2015-07-03 |
| | |||
* | @echo doesn't work in variabe def | Joey Hess | 2015-06-17 |
| | |||
* | set LC_ALL in ikiwiki build to ensure deterministic build in other locales | Joey Hess | 2015-06-14 |
| | | | | | smcv suggeted using C.UTF-8, but I want this to work beyond Debian, so went with C, which seems to work ok. | ||
* | add commit-standalone target to refresh quilt patch | Joey Hess | 2015-06-10 |
| | |||
* | some changed deps for android build | Joey Hess | 2015-06-10 |
| | |||
* | Build documentation with deterministic=1 for reproducible builds. (A new ↵ | Joey Hess | 2015-06-09 |
| | | | | ikiwiki feature.) Closes: #785736 | ||
* | fast build mode no longer links exe with recent cabal | Joey Hess | 2015-06-09 |
| | | | | | I tried removing the --no-link, but then the link fails. Which must be why cabal is using it. | ||
* | more -fno-warn-tabs | Joey Hess | 2015-05-31 |
| | |||
* | remove targets no longer needed since TH works on arm | Joey Hess | 2015-05-31 |
| | |||
* | compress standalone tarball with gzip --rsyncable | Joey Hess | 2015-05-31 |
| | | | | | This should cut down on transfer overhead; in particular the arm autobuilder is on a slow pipe. | ||
* | fix cabal file munging code to work with current cabal file | Joey Hess | 2015-05-22 |
| | |||
* | correct path for trustedkeys | Joey Hess | 2015-05-22 |
| | |||
* | OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code ↵ | Joey Hess | 2015-05-22 |
| | | | | will find it. Fixes OSX upgrade going forward, but older versions won't upgrade themselves due to this problem. | ||
* | Build documentation with TZ=UTC for reproducible builds. See #785736. | Joey Hess | 2015-05-19 |
| | |||
* | adjust fast build so that ./ghci works with ghc 7.8.4 | Joey Hess | 2015-05-14 |
| | |||
* | ENH: make debianstandalone{,-dsc} rules | Yaroslav Halchenko | 2015-05-11 |
| | | | | | Moved rules out of debian/rules and avoided need for patching it for standalone builds | ||
* | apply same fix to sdist target | Joey Hess | 2015-03-27 |
| | |||
* | Fix make build target. Thanks, Justin Geibel. | Joey Hess | 2015-03-27 |
| | |||
* | use new mans target for install-mans, fixing OSX build | Joey Hess | 2015-03-27 |
| | |||
* | move build man pages to man/ from top dir | Joey Hess | 2015-03-23 |
| | |||
* | splitting up the man page | Joey Hess | 2015-03-23 |
| | | | | | | | | Common command man pages all split out and often expanded. A few sections split out into their own pages. Still need to do all the other commands.. | ||
* | switch to pattern target to build mans | Joey Hess | 2015-03-23 |
| | |||
* | add unordered-containers | Joey Hess | 2015-02-22 |
| | |||
* | more headers | Joey Hess | 2015-02-22 |
| | |||
* | pass pie options to C compiler, not just to linker | Joey Hess | 2015-01-06 |
| | |||
* | Android: Provide a version built with -fPIE -pie to support Android 5.0. | Joey Hess | 2015-01-05 |
| | |||
* | fix path | Joey Hess | 2014-08-16 |
| | |||
* | avoid warning about -XMagicHash | Joey Hess | 2014-08-15 |
| | |||
* | better way to generate tags | Joey Hess | 2014-07-01 |
| | |||
* | sort tags | Joey Hess | 2014-06-30 |
| | | | | vim complains if file is not sorted | ||
* | more robust hothasktags | Joey Hess | 2014-06-30 |
| | | | | Works around bug: https://github.com/luqui/hothasktags/issues/18 | ||
* | make DistributionUpdate download build-version files and use them in the ↵ | Joey Hess | 2014-06-18 |
| | | | | | | | | | | | | | info files Also automated downloading the builds, finally. I had done it by hand until now. Note that the Windows autobuilder has an expired cert, so it will refuse to download from it currently. I have emailed its admin to get that fixed, hopefully. This commit was sponsored by Peter Hogg. | ||
* | add Build/BuildVersion, for use by autobuilders | Joey Hess | 2014-06-18 |
| | |||
* | proper fix for "foo"# -- need MagicHash extension | Joey Hess | 2014-05-25 |
| | |||
* | Standalone builds now check gpg signatures before upgrading. | Joey Hess | 2014-04-23 |
| | |||
* | better approach for building distributionupdate | Joey Hess | 2014-04-21 |
| | | | | Use cabal include file | ||
* | nuke tmp dir so things don't linger between builds | Joey Hess | 2014-04-10 |
| | |||
* | rename favicon.png to logo_16x16.png | Joey Hess | 2014-03-16 |
| | | | | | This was never used as a favicon, it's just a png version of the favicon.ico. It's actually used for the freedesktop menu file. | ||
* | fix build of DistributionUpdate | Joey Hess | 2014-02-21 |
| | |||
* | cabal configure in distributionupdate so build files are fresh | Joey Hess | 2014-02-10 |
| | |||
* | exclude user pages and devblog from doc build | Joey Hess | 2014-02-02 |
| | |||
* | Revert "temporarily revert tasty-rerun support for this release" | Joey Hess | 2014-01-27 |
| | | | | This reverts commit 65eb61a902ecf68da69d774063fea4880f619a13. | ||
* | temporarily revert tasty-rerun support for this release5.20140127 | Joey Hess | 2014-01-27 |
| | | | | | | revert 852f1f6cea85a7c781c8286f459023bdacebe021 tasty-rerun is stuck in NEW in debian | ||
* | tasty-rerun! make rerest runs much much faster than running whole test suite | Joey Hess | 2014-01-24 |
| | |||
* | git pull in distributionupdate | Joey Hess | 2014-01-03 |
| | |||
* | add -size to hdiutil call, it seems its own size calculation is buggy and so ↵ | Joey Hess | 2013-12-30 |
| | | | | | | | | | | it has been failing Also re-add removed file, seem to work now. hdiutil has *horrible* error reporting. You get back a number from 1 to 1000, with no indication of the problem. --verbose doesn't help. So this is all guesswork. | ||
* | Include git-receive-pack, git-upload-pack, and git wrappers in the Linux ↵ | Joey Hess | 2013-12-24 |
| | | | | standalone build, and OSX app, so they will be available when it's added to PATH. | ||
* | convert hacky shell linux mklibs code to haskell ; fixing symlink bug | Joey Hess | 2013-12-24 |
| | | | | | | The shell code was nasty, and buggy. New haskell code is much nicer, and it's easy to do complicated calculations to properly convert possibly absolute symlinks between libraries into relative links using it. |