[mlpack-svn] [MLPACK] #309: add ability to get versioning information

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sat Dec 28 23:18:34 EST 2013


#309: add ability to get versioning information
---------------------------+------------------------------------------------
  Reporter:  rcurtin       |        Owner:              
      Type:  enhancement   |       Status:  new         
  Priority:  minor         |    Milestone:  mlpack 1.0.8
 Component:  mlpack        |   Resolution:              
  Keywords:  version, cli  |     Blocking:              
Blocked By:                |  
---------------------------+------------------------------------------------

Comment (by rcurtin):

 --version option and C++ function mlpack::util::GetVersion() added in
 r16090.  A post-commit hook is not the right way to update that, though; a
 better idea is to use CMake+svn at build time to see if the source
 directory is a repository, and if so, update what GetVersion() returns.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/309#comment:1>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list