summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-14fix merge conflicts with masterPaul Davis
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-08-26Minor tweaks to MSVC build (hopefully of little consequence)John Emmas
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-15fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_...Paul Davis
2013-08-14Merge branch 'master' into cairocanvasPaul Davis
2013-08-13Call setup_libpbd_enums in PBD::init for portabilityTim Mayberry
2013-08-13Call Gio::init from PBD::init instead of ARDOUR::initTim Mayberry
2013-08-13Add PBD::init and PBD::cleanupTim Mayberry
2013-08-08Resolve duplicate symbol 'cocoa_open_uri' on OSX builds.Michael Fisher
2013-08-08Stop compiler warning about NSURLMichael Fisher
2013-08-08Proper OSX/CLANG/CXX11 support in stl_delete.hMichael Fisher
2013-08-08fix compiler warnings.Robin Gareus
2013-08-08Temporary OSX/Clang/C++11 workaroundMichael R. Fisher
2013-08-08Revert "Remove non-portable and unnused header includes"Paul Davis
2013-08-08Remove non-portable and unnused header includesPaul Davis
2013-08-08add new files from test changes by timbyrPaul Davis
2013-08-08Use test_search_path to find test data in xpath testPaul Davis
2013-08-08Add test_search_path function in PBD testsuitePaul Davis
2013-08-04'libs/ardour' - Main body of changes required for building with MSVCJohn Emmas
2013-08-04'libs/ardour' - Use 'const_iterator' where appropriate (required to be builda...John Emmas
2013-08-02Merge branch 'master' into windowsPaul Davis
2013-08-02Resolve duplicate symbol 'cocoa_open_uri' on OSX builds.Michael Fisher
2013-08-02Stop compiler warning about NSURLMichael Fisher
2013-07-31fix merge conflict from masterPaul Davis
2013-07-31Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
2013-07-29Proper OSX/CLANG/CXX11 support in stl_delete.hMichael Fisher
2013-07-28fix compiler warnings.Robin Gareus
2013-07-24Further changes to msvc/pbd (mostly to add support for getopt and getopt_long)John Emmas
2013-07-24Correct a typo in 'msvc_pbd.h'John Emmas
2013-07-22Reinstate include of regex.h for Linux and MinGW buildTim Mayberry
2013-07-18Adapt libs/pbd/ffs.cc to be buildable with MSVCJohn Emmas
2013-07-17break symbol name cycle on non-win32-non-gcc platformsPaul Davis
2013-07-17Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
2013-07-17JOHNE source files (needed for building libpbd with MSVC)John Emmas
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-17Add PBD::ffs functionTim Mayberry
2013-07-17Allow PBD::canonical_path to compile with mingw buildTim Mayberry
2013-07-17Merge branch 'windows' of git://git.ardour.org/ardour/ardour into windowsJohn Emmas
2013-07-17Remaining changes needed for building libpdb on Windows (except for adding th...John Emmas
2013-07-17Accommodate 'pthread-win32' and 'boost/regex' (for libpbd)John Emmas
2013-07-17Other (Windows specific) includes for libpbdJohn Emmas
2013-07-16'libs/pbd/file_utils.cc' didn't apply cleanly for some reasonJohn Emmas
2013-07-16Windows (compiler specific) includes for libpbdJohn Emmas
2013-07-15Temporary OSX/Clang/C++11 workaroundMichael R. Fisher
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-07-15(reapply with fixes) Build system changes to support mingw build targetPaul Davis
2013-07-15Revert "Build system changes to support mingw build target"Paul Davis
2013-07-15Build system changes to support mingw build targetPaul Davis