fish-shell/build_tools
David Adam 64eaf7ca5a Revert "Enable support for custom versioning"
This reverts functional changes in commit
ea3e9698df.

 * Annotated tags only should be used for releases - see #3572 for
   examples of where we want to use lightweight tags.

   See also git-tag(1) on the purpose of annotated and lightweight tags.

 * Version numbers are numbers and should not start with a branch name.

   The commit ID is embedded in the version and uniquely identifies the
   history. `fish --version` and `echo $FISH_VERSION` contain this
   information.

(cherry picked from commit dcb39bfa86)
2017-08-16 20:56:29 +08:00
..
osx_package_resources Delete trailing spaces 2017-01-15 14:57:21 -08:00
osx_package_scripts Make add-shell correctly handle /etc/shells files that do not end with newlines 2012-07-22 17:00:44 -07:00
build_documentation.sh Makefile: skip the open manpage on OS X 2016-12-03 12:44:35 +08:00
cppcheck.sh Don't cppcheck the pcre sources 2016-06-11 15:35:52 -07:00
fish_xgettext.fish improve detection of msgs to be translated 2017-06-02 17:52:55 -07:00
git_version_gen.sh Revert "Enable support for custom versioning" 2017-08-16 20:56:29 +08:00
iwyu.linux.imp fix random lint issues 2016-05-29 22:24:29 -07:00
iwyu.osx.imp fix setting up and using the terminfo data 2017-03-08 20:54:37 -08:00
iwyu.sh Makefile: add target for Include What You Use (iwyu) 2015-07-29 21:41:57 +08:00
lint.fish more IWYU fixes 2017-02-12 20:36:37 -08:00
list_committers_since.fish build_tools/list_committers_since.fish: tool for showing new & returning committers 2017-02-04 21:04:03 +08:00
make_pkg.sh make_pkg: allow output to an environment-controlled path 2016-05-25 17:21:05 +00:00
make_tarball.sh Update make_tarball.sh to run autoreconf instead of autoconf 2016-11-26 15:02:19 -08:00
osx_distribution.xml Replace OS X installer PackageMaker document with a distribution file and script 2013-04-13 02:00:32 -07:00
style.fish be quiet when make style does nothing 2017-02-22 20:57:15 -08:00
xcode_version_gen.sh Generate version numbers for Xcode builds 2015-09-29 14:55:51 -07:00