lp://qastaging/~hikiko/nux/nux.fixed-smart-ptr
Created by
Eleni Maria Stea
and last modified
- Get this branch:
- bzr branch lp://qastaging/~hikiko/nux/nux.fixed-smart-ptr
Only
Eleni Maria Stea
can upload to this branch. If you are
Eleni Maria Stea
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Marco Trevisan (Treviño): Approve
- PS Jenkins bot: Pending (continuous-integration) requested
-
Diff: 110 lines (+9/-9)6 files modifiedNux/TimerProc.h (+1/-0)
NuxCore/Logger.h (+2/-2)
NuxCore/LoggingWriter.cpp (+1/-1)
NuxCore/PropertyAnimation.h (+3/-4)
autogen.sh (+1/-2)
configure.ac (+1/-0)
Branch information
Recent revisions
- 883. By Eleni Maria Stea
-
- removed deprecated PKG_NAME and gnome macro from autogen.sh
- added C++11 flags in configure.ac
- replaced the boost shared pointers with std - 882. By Eleni Maria Stea
-
since nux doesn't make use of c++ 11, std::shared_ptr was replaced with
boost::shared_ptr to fix compile errors and for consistency - 880. By Eleni Maria Stea
-
unity_support_test: set back 2 return value on --help
Minor change on return value: since we only print info and we don't perform any tests retval is set back to 2 for consistency
Approved by: Marco Trevisan (Treviño)
- 878. By Marco Trevisan (Treviño)
-
unity_support_test: add llvmpipe as software-rendererd (LP: #1598770)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/nux