[mlpack-svn] [MLPACK] #236: Prefix names for executables?

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Aug 15 19:05:15 EDT 2012


#236: Prefix names for executables?
-----------------------------------------+----------------------------------
  Reporter:  rcurtin                     |        Owner:  rcurtin     
      Type:  defect                      |       Status:  new         
  Priority:  major                       |    Milestone:  mlpack 1.0.3
 Component:  mlpack                      |   Resolution:              
  Keywords:  executable, naming, prefix  |     Blocking:              
Blocked By:                              |  
-----------------------------------------+----------------------------------
Changes (by rcurtin):

  * component:  armadillo sparse => mlpack
  * milestone:  => mlpack 1.0.3


Comment:

 It seems as though prefixing executable names will be the path of least
 pain (it does at least semi-preserve autocompletion).  It should probably
 be an install-time CMake rule to rename all the binaries that way,
 otherwise internal CMake configuration could be a bit uglier (with mlpack_
 everywhere) and irritation before install time (needing to type
 bin/mlpack_allknn in the build directory).  I'll target this for 1.0.3 so
 it's done by then; the CMake-fu should be relatively straightforward.
 Unless someone else has a contrasting opinion of course...

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/236#comment:2>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list