Commit ID fb572f497caf4cd28bdb8fa4b061a0e29528ab9a
|
|
Contributor: | Steve Youngs | Files Modified: | 38 |
| Date: | 04-November-2010 at 11:44 | Lines Added: | 38 | |
| Repository: | http://git.sxemacs.org/sxemacs master | Lines Removed: | 85 | |
| Commit Comment: | Convert the tla-generated versioning info to git-generated This changeset converts all of our sexy automagic versioning info from being tla-based to being git-based. The old tla variables are now gone, replaced with git equivalents... SXEMACS_ARCH_VERSION -> SXEMACS_GIT_VERSION sxemacs_arch_version -> sxemacs_git_version sxemacs-arch-version -> sxemacs-git-version SXEMACS_MAIN_ARCH_VERSION -> removed. Also, a .gitignore has been added to the repo. * src/emacs.c (vars_of_emacs): New variable, Vsxemacs_git_version, sxemacs-git-version * m4/sxe-summary.m4: tla -> git * lisp/version.el (emacs-version): Use sxemacs-git-version instead of the old arch one. * lisp/obsolete.el (sxemacs-arch-version): Obsolete it. * lisp/build-rpt.el (build-rpt-subject): Use SXEMACS_GIT_VERSION instead of the old arch one. * configure.ac: tla -> git * autogen.sh: Convert all the tla/arch stuff to git stuff. Signed-off-by: Steve Youngs <ste...@sxemacs.org> |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| shell script | 16 | 42 | 0 | 0 | 0 | 0 | |
| Autoconf | 11 | 26 | 0 | 0 | 0 | 0 | |
| Emacs Lisp | 5 | 4 | 1 | 0 | 1 | 0 | |
| C | 3 | 7 | 1 | 4 | 0 | 2 | |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.