summaryrefslogtreecommitdiff
path: root/libs/pbd/MSVCpbd
AgeCommit message (Expand)Author
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2017-10-27Accommodate newly added/removed source(s) in our MSVC project (libpbd)John Emmas
2017-09-28Check in a few MSVC projects to accommodate the change from libtimecode to li...John Emmas
2017-06-22Accommodate newly introduced source(s) in our MSVC project (libpbd)John Emmas
2017-04-19Changes needed for building Tim's new 'string_convert' stuff with MSVC (libpbd)John Emmas
2017-04-16Accommodate newly introduced source(s) in our MSVC project (libpbd)John Emmas
2016-11-18Remove the MSVC 'poll()' emulation now that Ardour's stopped using poll()John Emmas
2016-09-15Modify our MSVC project to use the newly introduced 'libarchive' library (lib...John Emmas
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-07-18Add a newly introduced source file to our MSVC project (libpbd)John Emmas
2016-06-01Accommodate recently removed source(s) in our MSVC project (libpbd)John Emmas
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-02-27Accommodate newly introduced source(s) in our MSVC project (libpbd)John Emmas
2016-02-22add realloc pool to MSVC projectRobin Gareus
2015-12-23Modify our MSVC project to accommodate newly introduced/removed source files ...John Emmas
2015-09-18MSVC projects - accommodate some modules that recently got moved or removedJohn Emmas
2015-07-18Minor changes to ensure that MSVC knows about 'CaptureStackBackTrace()'John Emmas
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-04-22Remove a 'no longer needed' source from our MSVC project (libpbd)John Emmas
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2015-02-28In libpbd the sources 'localeguard.cc/.h' and 'locale_guard.cc/.h' are essent...John Emmas
2015-01-02Accommodate some newly introduced source files for building with MSVC (libpbd)John Emmas
2014-12-26Add some newly introduced source files to our MSVC project (libpbd)John Emmas
2014-12-15Add a newly introduced header file to our MSVC project (libpbd)John Emmas
2014-12-12Remove (no longer needed) sources from our MSVC project (libpbd)John Emmas
2014-12-05Add 'pbd/crossthread.cc' to the MSVC buildJohn Emmas
2014-11-30Process 'default_ui_config.in' when building with MSVCJohn Emmas
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-09-09Add 'libs/pbd/pbd/pthread_utils.h' to our pbd project (msvc)John Emmas
2014-09-09Revert "Add a couple of pthread helper macros"John Emmas
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas
2014-08-04Modify our VC project files to work with msvc32-fixup.plJohn Emmas
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-07-11Add newly introduced (MD5) sources to our MSVC project (also, add visibility ...John Emmas
2014-06-28Remove (no longer needed) sources from our MSVC projectsJohn Emmas
2014-06-19Remove (no longer needed) sources from an MSVC projectJohn Emmas
2014-05-06Add a couple of pthread helper macrosJohn Emmas
2014-04-11Remove 'pipex' from my pbd.vcproj as it's not needed for Ardour3John Emmas
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas