summaryrefslogtreecommitdiff
path: root/libs/pbd/pathexpand.cc
AgeCommit message (Expand)Author
2016-09-19Move PBD::canonical_path to pbd/file_utils.h/cc and reimplement for WindowsTim Mayberry
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-03Add DEBUG_TRACE output to PBD::canonical_pathTim Mayberry
2014-09-30add missing header include (for snprintf)Robin Gareus
2014-04-11Make sure we use the correct style of filepath separator on WindowsJohn Emmas
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-02-07equivalent change to realpath() error return as was done in master rev 60a921...Paul Davis
2013-12-07Use correct header include for _fullpathTim Mayberry
2013-12-05fix error in mingw version of realpath()Paul Davis
2013-12-05add (likely, partial) windows implementation of POSIX realpath() for COMPILER...Paul Davis
2013-07-22Reinstate include of regex.h for Linux and MinGW buildTim Mayberry
2013-07-17Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
2013-07-17Allow PBD::canonical_path to compile with mingw buildTim Mayberry
2013-07-17Accommodate 'pthread-win32' and 'boost/regex' (for libpbd)John Emmas
2013-07-16Windows (compiler specific) includes for libpbdJohn Emmas
2013-07-11remove direct of realpath(2), replace with canonical_path() which is a no-op ...Paul Davis
2013-03-20add missing filesPaul Davis