a1b55056fc
This way, autobuilders can run it before building, in a tree where git-annex was already built, and get the current git rev embedded in the build. Before, the version number only updated when the setup program was run, which was up to cabal and not on every build.
36 lines
467 B
Text
36 lines
467 B
Text
tags
|
|
Setup
|
|
*.hi
|
|
*.o
|
|
tmp
|
|
test
|
|
Build/SysConfig
|
|
Build/Version
|
|
Build/InstallDesktopFile
|
|
Build/EvilSplicer
|
|
Build/Standalone
|
|
Build/OSXMkLibs
|
|
Build/LinuxMkLibs
|
|
Build/BuildVersion
|
|
Build/MakeMans
|
|
git-annex
|
|
git-annex-shell
|
|
man
|
|
git-union-merge
|
|
git-union-merge.1
|
|
doc/.ikiwiki
|
|
html
|
|
*.tix
|
|
.hpc
|
|
dist
|
|
# Sandboxed builds
|
|
cabal-dev
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
.stack-work
|
|
# Project-local emacs configuration
|
|
.dir-locals.el
|
|
# OSX related
|
|
.DS_Store
|
|
.virthualenv
|
|
.tasty-rerun-log
|