| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| buildername | dt-arm-cx | Build |
| buildnumber | 123 | Build |
| got_revision | 9115d926855250c66ed2e2d5e37183deb55ec38b | Source |
| repository | https://github.com/greearb/xorp.ct | Change |
| revision | 9115d926855250c66ed2e2d5e37183deb55ec38b | Build |
| scheduler | all | Scheduler |
| slavename | bot-dt-arm-cx | BuildSlave |
| Start | Fri Feb 17 11:40:27 2012 |
| End | Fri Feb 17 11:47:21 2012 |
| Elapsed | 6 mins, 53 secs |
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 5722655ccebb4c3abb599e105082abd6f7efa6dd
Changed files:
xorp: cli: Sconscript: Make symlink to libxorp_cli.so Make symlink to libxorp_cli.so for resolving links while we are in BUILDDIR. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 1af1eb9adbf3ffe305abfe3249aa02b5b3d664aa
Changed files:
xorp: cli: libtecla: Sconscript: Make symlink to libxorp_tecla.so Make symlink to libxorp_tecla.so for resolving links while we are in BUILDDIR. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 18eceadab7e9569474b9cd4ac37ee1c8bc9b9308
Changed files:
xorp: Sconstruct: Create subdirectories to hold symlinks to command and module bins in $BUILDDIR If env['rtld_origin'] is set to TRUE, creates /bin and /sbin directories in $BUILDDIR/lib/xorp to hold symlinks for command and module bins, respectivly. We need that, so we coud run xorpsh from $BUILDDIR. Also this commit makes running of xorp_rtrmngr from $BUILDDIR easier. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: e97916e637ab2d444cd0bcbd943439ab32fe540c
Changed files:
xorp: rtrmgr: util.cc: Changed s_cfg_root and s_config_root and introduced s_template_dir and s_target_dir
When current_root == build_root, changed s_cfg_root to be equal build_root, so the xorpsh and xorp_rtrmgr
would expect command and module bins in $BUILDDIR/lib/xorp/{bin, sbin} by default.
Changed s_config_file to be equal xorp_real_path(XORP_SRC_ROOT) + "/rtrmgr/config/xorp.conf",
so the xorpsh and xorp_rtrmgr would expect xorp.conf in subdir, where all example .conf files are,
by default.
Introduced s_template_dir and s_target_dir, so when xorpsh and xorp_rtrmgr are run from $BUILDDIR,
they would look for template files in $BUILDDIR/etc/templates and target files in $BUILDDIR/xrl/targets.
In other cases, they look for template files in s_cfg_root+"/share/xorp/templates" and for target files
in s_cfg_root+"/share/xorp/xrl/targets", like they used to do.
Signed-off-by: Igor Maravic <igorm@etf.rs>
Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: dd4f0084815a27200b7e197c713df26e0df4883b
Changed files:
xorp: Make symlink to module bins in $BUILDDIR/lib/xorp/sbin If env['rtld_origin'] is set to TRUE, makes symlinks for module bins in $BUILDDIR/lib/xorp/sbin, so xorpsh could be run from $BUILDDIR. Also, makes running of xorp_rtrmgr from $BUILDDIR easier. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 73384d43886768342b8f64ef2ea050d926342cb0
Changed files:
xorp: Make symlinks to command bins in $BUILDDIR/lib/xorp/bin If env['rtld_origin'] is set to TRUE, makes symlinks to command bins in $BUILDDIR/lib/xorp/bin, so the xorpsh could be run from $BUILDDIR. Also, makes running of xorp_rtrmgr from $BUILDDIR easier. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: df58d12c19c8fdcfc9ec2083fae9f87f7fae18f2
Changed files:
xorp: SConstruct: Create subdir $BUILDDIR/etc/templates Creates subdir $BUILDDIR/etc/templates for holding template files. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 95cdfaa59f95352f4e66b651bb64c716e413067f
Changed files:
xorp: etc: templates: Sconscript: Copy necessary template files to $BUILDDIR/etc/templates Copy necessary template files to $BUILDDIR/etc/templates, if env['rtld_origin'] is set to TRUE. With this, we can run xorpsh from $BUILDDIR. Also makes running xorp_rtrmgr from $BUILDDIR easier. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
Changed by: Igor Maravic <igorm@etf.rs>
Changed at: Fri 17 Feb 2012 11:38:27
Branch: master
Revision: 9115d926855250c66ed2e2d5e37183deb55ec38b
Changed files:
xorp: Make symlinks for shared libraries Make symlinks to shared libraries, so xorpsh and xorp_rtrmgr could be run from $BUILDDIR. Signed-off-by: Igor Maravic <igorm@etf.rs>Properties:
This tree was built from a specific set of source files, and can be rebuilt exactly