aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
* Make git-annex-standalone.deb include the git-annex html documentation, deskt...Gravatar Joey Hess2015-11-10
* Make the git-annex-standalone.deb prevent runshell from installing wrappers i...Gravatar Joey Hess2015-11-10
* speed up fast buildsGravatar Joey Hess2015-08-27
* exclude thanks page to avoid lintian error about embedded gifGravatar Joey Hess2015-08-19
* Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, an...Gravatar Joey Hess2015-08-19
* last changes to fix android buildGravatar Joey Hess2015-08-02
* cleanup makefileGravatar Joey Hess2015-07-23
* got bash completion working for "git annex" not just "git-annex"Gravatar Joey Hess2015-07-16
* Debian package (and any other packages built using make install) now includes...Gravatar Joey Hess2015-07-13
* remove obsolete packages from android splice depends hack listGravatar Joey Hess2015-07-03
* @echo doesn't work in variabe defGravatar Joey Hess2015-06-17
* set LC_ALL in ikiwiki build to ensure deterministic build in other localesGravatar Joey Hess2015-06-14
* add commit-standalone target to refresh quilt patchGravatar Joey Hess2015-06-10
* some changed deps for android buildGravatar Joey Hess2015-06-10
* Build documentation with deterministic=1 for reproducible builds. (A new ikiw...Gravatar Joey Hess2015-06-09
* fast build mode no longer links exe with recent cabalGravatar Joey Hess2015-06-09
* more -fno-warn-tabsGravatar Joey Hess2015-05-31
* remove targets no longer needed since TH works on armGravatar Joey Hess2015-05-31
* compress standalone tarball with gzip --rsyncableGravatar Joey Hess2015-05-31
* fix cabal file munging code to work with current cabal fileGravatar Joey Hess2015-05-22
* correct path for trustedkeysGravatar Joey Hess2015-05-22
* OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code ...Gravatar Joey Hess2015-05-22
* Build documentation with TZ=UTC for reproducible builds. See #785736.Gravatar Joey Hess2015-05-19
* adjust fast build so that ./ghci works with ghc 7.8.4Gravatar Joey Hess2015-05-14
* ENH: make debianstandalone{,-dsc} rulesGravatar Yaroslav Halchenko2015-05-11
* apply same fix to sdist targetGravatar Joey Hess2015-03-27
* Fix make build target. Thanks, Justin Geibel.Gravatar Joey Hess2015-03-27
* use new mans target for install-mans, fixing OSX buildGravatar Joey Hess2015-03-27
* move build man pages to man/ from top dirGravatar Joey Hess2015-03-23
* splitting up the man pageGravatar Joey Hess2015-03-23
* switch to pattern target to build mansGravatar Joey Hess2015-03-23
* add unordered-containersGravatar Joey Hess2015-02-22
* more headersGravatar Joey Hess2015-02-22
* pass pie options to C compiler, not just to linkerGravatar Joey Hess2015-01-06
* Android: Provide a version built with -fPIE -pie to support Android 5.0.Gravatar Joey Hess2015-01-05
* fix pathGravatar Joey Hess2014-08-16
* avoid warning about -XMagicHashGravatar Joey Hess2014-08-15
* better way to generate tagsGravatar Joey Hess2014-07-01
* sort tagsGravatar Joey Hess2014-06-30
* more robust hothasktagsGravatar Joey Hess2014-06-30
* make DistributionUpdate download build-version files and use them in the info...Gravatar Joey Hess2014-06-18
* add Build/BuildVersion, for use by autobuildersGravatar Joey Hess2014-06-18
* proper fix for "foo"# -- need MagicHash extensionGravatar Joey Hess2014-05-25
* Standalone builds now check gpg signatures before upgrading.Gravatar Joey Hess2014-04-23
* better approach for building distributionupdateGravatar Joey Hess2014-04-21
* nuke tmp dir so things don't linger between buildsGravatar Joey Hess2014-04-10
* rename favicon.png to logo_16x16.pngGravatar Joey Hess2014-03-16
* fix build of DistributionUpdateGravatar Joey Hess2014-02-21
* cabal configure in distributionupdate so build files are freshGravatar Joey Hess2014-02-10
* exclude user pages and devblog from doc buildGravatar Joey Hess2014-02-02