Branch: refs/heads/master
Home: https://github.com/greearb/xorp.ct
Commit: 94bf998087834e877bf0e32f87819c4ec269de15
https://github.com/greearb/xorp.ct/commit/94bf998087834e877bf0e32f87819c4ec269de15
Author: Igor Maravic <[email protected]>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M xorp/etc/templates/SConscript
Log Message:
-----------
xorp: etc: templates: Add option for skipping click entry in fea.tp.raw
Added this option, so the created fea.tp would be without click code, when
click is not compiled
in to the Xorp. This code works when click code starts with "click {". That's
the case for now.
Signed-off-by: Igor Maravic <[email protected]>
Commit: 92fabae308bf0f0e35f1ad3e0838bac14dad2d2f
https://github.com/greearb/xorp.ct/commit/92fabae308bf0f0e35f1ad3e0838bac14dad2d2f
Author: Igor Maravic <[email protected]>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M xorp/BUILD_NOTES
Log Message:
-----------
xorp: BUILD_NOTES: Explain what rtld_origin flag does
Signed-off-by: Igor Maravic <[email protected]>
Commit: ea698ee4a43fe1d25894e16077bd82fbd1cba5ce
https://github.com/greearb/xorp.ct/commit/ea698ee4a43fe1d25894e16077bd82fbd1cba5ce
Author: Igor Maravic <[email protected]>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M xorp/lf_pkg.bash
Log Message:
-----------
xorp: Modified lf_pkg.bash
Added command to first run "scons $SCONS_ARGS", before "scons $SCONS_ARGS
install"
so build_info.cc would be built.
Signed-off-by: Igor Maravic <[email protected]>
Commit: d820c8555b4efebb25ee8007b8ef25d20fb8e5df
https://github.com/greearb/xorp.ct/commit/d820c8555b4efebb25ee8007b8ef25d20fb8e5df
Author: Igor Maravic <[email protected]>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M xorp/SConstruct
M xorp/bgp/tools/SConscript
M xorp/cli/tools/SConscript
M xorp/contrib/olsr/tools/SConscript
M xorp/fea/tools/SConscript
M xorp/ospf/tools/SConscript
M xorp/rib/tools/SConscript
M xorp/rip/tools/SConscript
Log Message:
-----------
xorp: Introduce Copy function for SCons and copy tool binaries
Copy tool binaries to $BUILDDIR/lib/xorp/bin instead of making symlinks.
We have to that so we could run binaries from $BUILDDIR. If we wouldn't do that,
they would search for shared libraries on wrong places (eg.
%tool_bin_native_dir/../lib)
Signed-off-by: Igor Maravic <[email protected]>
Compare: https://github.com/greearb/xorp.ct/compare/9115d92...d820c85
_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers