summaryrefslogtreecommitdiffstats
path: root/source3/script/mkversion.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused script/mkversion.shAndrew Bartlett2013-05-281-150/+0
| | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* mkversion: Remove quotes around SAMBA_VERSION_VENDOR_PATCH stringRalph Wuerthner2012-07-121-1/+1
| | | | | | | | | | This fixes a build error in source3/smbd/trans2.c when SAMBA_VERSION_VENDOR_PATCH is set (as integer value). Signed-off-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Thu Jul 12 04:03:08 CEST 2012 on sn-devel-104
* VERSION: prepare for beta1 by setting and parsing the beta versionAndrew Bartlett2012-06-051-0/+4
|
* build: Move generated version.h to a waf-invisible locationAndrew Bartlett2012-05-181-1/+1
| | | | | | | Generally, it is better if our generated header files for the autoconf build do not end up in places that the waf build can see. Andrew Bartlett
* mkversion: Add quotes around various version stringsAmitay Isaacs2012-02-111-3/+3
| | | | | | | This fixes compilation errors when VENDOR strings are specified. Autobuild-User: Amitay Isaacs <amitay@samba.org> Autobuild-Date: Sat Feb 11 09:07:54 CET 2012 on sn-devel-104
* s3-build use common VERSION file for all buildsAndrew Bartlett2012-02-081-1/+1
| | | | | | There is no need to have both version files at this point. Andrew Bartlett
* s3: Rename GIT_COMMIT_{TIME,DATE} to COMMIT_{TIME,DATE}.Jelmer Vernooij2010-11-121-4/+4
| | | This avoids some special casing in the waf code.
* version: fix handling of SAMBA_VERSION_VENDOR_PATCH.Michael Adam2009-03-191-1/+2
| | | | | | We need a string version of this, or else version.c does not compile. Michael
* Reorder defines for version for consistency with Samba 4.Jelmer Vernooij2008-09-121-1/+15
| | | | (This used to be commit fe36d83508a6b1a8de5ad58ec1d0c80cda7b4a21)
* 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> (This used to be commit 8b9301fbc73f28c657ec81c605760a0ff7a1973a)
* mkversion: be more portable, use 'print "%s"' instead of 'echo -n'Michael Adam2008-04-011-4/+4
| | | | | Michael (This used to be commit 7a23dab1eaf3116079a89cdf348cabc659608031)
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-111-77/+17
| | | | | metze (This used to be commit 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef)
* r25418: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 43df4928ecd61ae071109abb1c72dfd1b78a5a5e)
* 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 (This used to be commit e4df2e1c2d302613b1e7f44f13db9435bdafb30f)
* r23670: Fix mkversion.sh for the git case: Only use the first line whereVolker Lendecke2007-10-101-1/+1
| | | | | "commit" occurs (This used to be commit 0e9aeec37008e5b882ce91c44ee201ef779ecabe)
* r23606: Merge Samba4 mkversion.sh to Samba3.Kai Blin2007-10-101-45/+108
| | | | (This used to be commit 6566e24c13aaf974b756c230d4890357e7adf73d)
* 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 (This used to be commit dec7e31f298c565b49b7bd650e164274d0f61778)
* 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 (This used to be commit 485f0370942880a71095da5096e414b28193b150)
* r13093: adding vendor patch level string as announced on samba-technical mlGerald Carter2007-10-101-10/+23
| | | | (This used to be commit d40f06018b9197c35a10cc9ab284dd596244f47b)
* 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 (This used to be commit 26bf1d223efd011ca7c4d5c7d5de23d0f9ad0823)
* 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 (This used to be commit 110c0f6f36b8a5e7b0e1bf4477605ed81aca5580)
* r6354: merge from 4_0 rev 6353:Stefan Metzmacher2007-10-101-0/+3
| | | | | | | we need the english output from the svn commands metze (This used to be commit 6b84f30e3d746a13613d94071501430fef8ee2ca)
* 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 (This used to be commit 7cc35ba06644669e64460b03c141a23ad7a516d7)
* 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 (This used to be commit 25cbca89baa89327384e80ad5f71577c3db6d6a2)
* r215: merge over svk fixes from 4_0Stefan Metzmacher2007-10-101-7/+15
| | | | | metze (This used to be commit 2326c9e0a239de6997a40d8d28c39b9aea965feb)
* r208: merge the version schema changes from 4_0Stefan Metzmacher2007-10-101-19/+11
| | | | | metze (This used to be commit 4d9d8e83aa367fe17a74b81d4417cc2cfbdf200e)
* metze's autogenerate patch for version.hGerald Carter2003-08-201-0/+87
(This used to be commit ae452e51b02672a56adf18aa7a7e365eeaba9272)