summaryrefslogtreecommitdiffstats
path: root/source/script/mkversion.sh
Commit message (Collapse)AuthorAgeFilesLines
* Reorder defines for version for consistency with Samba 4.Jelmer Vernooij2008-09-121-1/+15
|
* Simplify samba_version_string.Andreas Schneider2008-07-171-0/+6
| | | | | | | | This adds a new macro for a vender version function which will be returned by the samba_version_string() function if defined. Signed-off-by: Andreas Schneider <anschneider@suse.de> Signed-off-by: Stefan Metzmacher <metze@samba.org>
* mkversion: be more portable, use 'print "%s"' instead of 'echo -n'Michael Adam2008-04-011-4/+4
| | | | Michael
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-111-77/+17
| | | | metze
* r25418: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1
| | | | metze
* r23685: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-2/+2
| | | | | | | | | | | Only use the bzr and git information when there's a .bzr or .git in the top branch directory I use bzr for my home directory and bzr version-info in ~/devel/samba/4.0/samba4-git gives the info about the ~/.bzr branch metze
* r23670: Fix mkversion.sh for the git case: Only use the first line whereVolker Lendecke2007-10-101-1/+1
| | | | "commit" occurs
* r23606: Merge Samba4 mkversion.sh to Samba3.Kai Blin2007-10-101-45/+108
|
* r22401: Add bzr revision+nick support to mkversion.sh.Michael Adam2007-10-101-0/+9
| | | | | | | | | The plan is to actually synchronize with SAMBA_4_0's mkversion.sh, which is more elaborate. But there are a few differences in behaviour I still have to check. So I am cheching this here in for a start... Michael
* r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter2007-10-101-1/+6
| | | | * update output from mkversion.sh to include the SAMBA_VENDOR_PATCH
* r13093: adding vendor patch level string as announced on samba-technical mlGerald Carter2007-10-101-10/+23
|
* r9038: Revert svn rev 414. Discussed with Jerry and Metze.Lars Müller2007-10-101-1/+6
| | | | | | | We need the option to add an 'a' if we're already in pre or rc state with the next release. Bugzilla Bug 2618
* r6925: merge rev 6920 from 4_0:Stefan Metzmacher2007-10-101-1/+6
| | | | | | display the SVN revision in svk build of tree's directly mirrored from samba.org metze
* r6354: merge from 4_0 rev 6353:Stefan Metzmacher2007-10-101-0/+3
| | | | | | we need the english output from the svn commands metze
* r824: merge from: SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
| | | | | | | use 'Last Change Rev:' instead of 'Revision:' from the svn info output for setting the SVN_REVISION in version.h metze
* r413: merge from 4_0:Stefan Metzmacher2007-10-101-6/+1
| | | | | | | as we decide to not do 3.0.2a releases anymore, remove the generation stuff from VERSION and mkversion.sh metze
* r215: merge over svk fixes from 4_0Stefan Metzmacher2007-10-101-7/+15
| | | | metze
* r208: merge the version schema changes from 4_0Stefan Metzmacher2007-10-101-19/+11
| | | | metze
* metze's autogenerate patch for version.hGerald Carter2003-08-201-0/+87