Commit Graph

15 Commits

Author SHA1 Message Date
Sorin Sbarnea
908bacf6c2 Enabled back the exection of devtools and improved the logging 2015-07-27 08:26:26 +01:00
Jenkins
8840a7a496 Added locking for execution of gui tests. 2015-07-27 08:12:22 +01:00
Sorin Sbarnea
03d176829c Configured to use mt.exe from the PATH and repaired the target name for splash project, which was supposed to be XenCenter.exe 2015-07-27 08:08:53 +01:00
Sorin Sbarnea
c566ba8d39 Cleaned logging 2015-07-27 07:36:18 +01:00
Sorin Sbarnea
74ea62a99f Build system cleanup: Disabled the bump build number, removed assumption that jenkins is localhost, moved logs location inside the workspace. 2015-07-14 08:42:07 +01:00
Sorin Sbarnea
c0785df6f4 Fixed build tool detection logic. 2015-07-13 16:59:25 +00:00
Sorin Sbarnea
907f078b34 Merge branch 'master' of github.com:xenserver/xenadmin
# Conflicts:
#	mk/build.sh
#	mk/tests-checks.sh
2015-07-13 17:29:18 +01:00
Sorin Sbarnea
2423cca0c1 Removed enforced debug more. If needed, set DEBUG=1 before calling the build script.
Remove hardcoded path for nunit-console.exe
2015-07-13 17:23:04 +01:00
Sorin Sbarnea
332fc6f79c Corrected dependendencies test which was always failing. 2015-06-22 17:08:38 +01:00
Sorin Sbarnea
37d3a4e621 Removed the -s parameter from which as cygwin is missing it. 2015-06-22 16:56:55 +01:00
Sorin Sbarnea
b7ab395fc0 Added fail-fast code for required build tools. 2015-06-22 16:47:35 +01:00
Sorin Sbarnea
59723074a7 build scripts update: replaced some hardcoded repository names with a variable so it will work the same on git and hg. Expecting no effects here but it will minimise the differences between trunk and older branches. 2013-07-30 12:42:43 +01:00
Sorin Sbarnea
dc84e81662 corrected checkout of xenadmin.hg when it does not exists. 2013-07-02 13:30:31 +01:00
Mihaela Stoica
6f35871fb0 CP-4816: updated build scripts to use git repo
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 13:03:07 +01:00
Mihaela Stoica
bd36a85bff CP-4816: Initial commit to git repo
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 12:41:48 +01:00