summaryrefslogtreecommitdiff
path: root/MSVCardour3
AgeCommit message (Collapse)Author
2014-12-06Add a newly introduced header file to our MSVC project (gtk2_ardour)John Emmas
2014-11-30Process 'default_ui_config.in' when building with MSVCJohn Emmas
2014-11-28Add some newly introduced header files to our MSVC project (gtk2_ardour)John Emmas
2014-11-24Add a newly introduced header file to our MSVC project (gtk2_ardour)John Emmas
2014-11-08Add a small dummy command to a couple of MSVC build projectsJohn Emmas
These are trivial (no-op) fudges - to ensure that if we can't copy the built executable for whatever reason, it won't get flagged up as a build failure.
2014-11-04Add some newly introduced source files to our MSVC project (gtk2_ardour)John Emmas
2014-11-04(gtk2_ardour) Remove the reliance on libfst, which we no longer buildJohn Emmas
(fst's functionality has now mostly been moved into libardour)
2014-11-01Add some newly introduced source files to our MSVC project (gtk2_ardour)John Emmas
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
(new preprocessor directive - greatly improves CPU loading)
2014-10-08MSVC - add support for 'HAVE_NEW_LV2'John Emmas
(after updating to the latest versions of serd, sord, sratom and lilv)
2014-09-13Minor - copy our built executable to a suitable folder for packaging (MSVC)John Emmas
2014-08-04Modify our VC project files to work with msvc32-fixup.plJohn Emmas
2014-08-04Add our various '.in' files (to be processed by msvc32-fixup.pl)John Emmas
2014-08-01Delete '.vsprops' files (MSVC) in preparation for win32-fixup.plJohn Emmas
2014-07-27Add (newly introduced) sources to our MSVC projectJohn Emmas
2014-07-15Update vcproj files for changed LILV config define.David Robillard
2014-06-28Add (newly introduced) sources to our MSVC projectsJohn Emmas
2014-06-15Remove no longer needed sources from MSVC projectsJohn Emmas
2014-05-21Add newly introduced sources to MSVC projectsJohn Emmas
(SoundCloud export stuff)
2014-04-18add vsprops filesunknown
2014-04-15Make sure that the preprocessor directive in 'winmain.cc' matches the one in ↵John Emmas
'main.cc' (also, some minor housekeeping)
2014-04-14Now that we can build with VST support, make sure our MSVC build knows about itJohn Emmas
2014-04-14Make sure that when building with MSVC, a Release build will launch without ↵John Emmas
an annoying, floating console window
2014-04-08Add the MSVC project resources (icons etc)John Emmas
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas
Note that there's no 'VS Solution' file at present and some targets haven't been built yet (e.g. 'fst')