]> Creatis software - bbtk.git/log
bbtk.git
16 years ago*** empty log message ***
Eduardo Davila [Mon, 28 Jan 2008 11:23:05 +0000 (11:23 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Eduardo Davila [Mon, 28 Jan 2008 11:22:20 +0000 (11:22 +0000)]
*** empty log message ***

16 years agoAllow user to always forget .bbs
jean-pierre roux [Mon, 28 Jan 2008 10:50:54 +0000 (10:50 +0000)]
Allow user to always forget .bbs

16 years ago*** empty log message ***
guigues [Mon, 28 Jan 2008 10:49:11 +0000 (10:49 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
guigues [Mon, 28 Jan 2008 10:14:16 +0000 (10:14 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
guigues [Mon, 28 Jan 2008 09:58:52 +0000 (09:58 +0000)]
*** empty log message ***

16 years agoNow we may again use absolute/relative paths for scripts and packages
jean-pierre roux [Mon, 28 Jan 2008 09:12:49 +0000 (09:12 +0000)]
Now we may again use absolute/relative paths for scripts and packages
(* not yet working)

16 years ago*** empty log message ***
guigues [Mon, 28 Jan 2008 08:56:28 +0000 (08:56 +0000)]
*** empty log message ***

16 years agoMechanism for the generation of doxygen doc for packages
guigues [Mon, 28 Jan 2008 08:56:01 +0000 (08:56 +0000)]
Mechanism for the generation of doxygen doc for packages

16 years ago*** empty log message ***
guigues [Mon, 28 Jan 2008 08:25:35 +0000 (08:25 +0000)]
*** empty log message ***

16 years agoBug fix in Utilities::SplitAroundFirstDot
guigues [Wed, 23 Jan 2008 07:51:51 +0000 (07:51 +0000)]
Bug fix in Utilities::SplitAroundFirstDot

16 years agoForgot to add this one!
jean-pierre roux [Tue, 22 Jan 2008 17:00:17 +0000 (17:00 +0000)]
Forgot to add this one!

16 years agoMove some general usage methods to Utilities, to avoid dupplicate code :
jean-pierre roux [Tue, 22 Jan 2008 16:55:04 +0000 (16:55 +0000)]
Move some general usage methods to Utilities, to avoid dupplicate code :
static inline bool FileExists(std::string strFilename)
static std::string ExtractPackageName(const std::string  &name,
  std::string& path)
static std::string ExtractScriptName(const std::string  &name
static std::string ExpandLibName(const std::string &name, bool verbose)
static std::string MakeLibnameFromPath(std::string path, std::string pkgname)
static inline  bool IsAtRoot(std::string cwd)
static inline void SplitAroundFirstDot( const std::string& in,
                                            std::string& left,
                                            std::string& right)

  CVS: ----------------------------------------------------------------------

16 years ago*** empty log message ***
guigues [Tue, 22 Jan 2008 15:41:34 +0000 (15:41 +0000)]
*** empty log message ***

16 years agoInitial revision
guigues [Tue, 22 Jan 2008 15:02:00 +0000 (15:02 +0000)]
Initial revision