Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder defines for version for consistency with Samba 4. | Jelmer Vernooij | 2008-09-12 | 1 | -1/+15 |
| | |||||
* | Simplify samba_version_string. | Andreas Schneider | 2008-07-17 | 1 | -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 Adam | 2008-04-01 | 1 | -4/+4 |
| | | | | Michael | ||||
* | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 2007-10-11 | 1 | -77/+17 |
| | | | | metze | ||||
* | r25418: fix generation of git revision calculation | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
| | | | | metze | ||||
* | r23685: merge from SAMBA_4_0: | Stefan Metzmacher | 2007-10-10 | 1 | -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 where | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
| | | | | "commit" occurs | ||||
* | r23606: Merge Samba4 mkversion.sh to Samba3. | Kai Blin | 2007-10-10 | 1 | -45/+108 |
| | |||||
* | r22401: Add bzr revision+nick support to mkversion.sh. | Michael Adam | 2007-10-10 | 1 | -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 code | Gerald Carter | 2007-10-10 | 1 | -1/+6 |
| | | | | * update output from mkversion.sh to include the SAMBA_VENDOR_PATCH | ||||
* | r13093: adding vendor patch level string as announced on samba-technical ml | Gerald Carter | 2007-10-10 | 1 | -10/+23 |
| | |||||
* | r9038: Revert svn rev 414. Discussed with Jerry and Metze. | Lars Müller | 2007-10-10 | 1 | -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 Metzmacher | 2007-10-10 | 1 | -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 Metzmacher | 2007-10-10 | 1 | -0/+3 |
| | | | | | | we need the english output from the svn commands metze | ||||
* | r824: merge from: SAMBA_4_0: | Stefan Metzmacher | 2007-10-10 | 1 | -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 Metzmacher | 2007-10-10 | 1 | -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_0 | Stefan Metzmacher | 2007-10-10 | 1 | -7/+15 |
| | | | | metze | ||||
* | r208: merge the version schema changes from 4_0 | Stefan Metzmacher | 2007-10-10 | 1 | -19/+11 |
| | | | | metze | ||||
* | metze's autogenerate patch for version.h | Gerald Carter | 2003-08-20 | 1 | -0/+87 |