13
0
Commit Graph

17 Commits

Author SHA1 Message Date
cf52d6e4b4 enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
dafb9ee0e6 the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002 2015-12-07 12:38:17 -05:00
1d05b5d25d Remove unused function in bundle_env_mingw.cc
ARDOUR::ardour_dll_directory() has been used instead for some time
2015-08-18 15:10:55 +10:00
6b69fd5640 NSM preparation for OSX and windows
Note that on those platforms the application name
is a full path. This is permitted by the specs:

“executable_name MUST be the executable name that the program was launched with. For C programs, this is simply the value of argv[0]” [http://non.tuxfamily.org/nsm/API.html#n:1.2.1.1.]

but the current implementation of nsm expects the basename
only and searched $PATH.
2015-05-05 00:25:06 +02:00
e1aa66cb3f fix mingw build 2015-04-17 18:23:10 -04:00
76b28e7ff2 fix novice-level mistake that causes localedir to point to random, reusable (typically stack) memory 2015-04-17 11:00:33 -04:00
e7355ee2ae fix/amend ae5c614 2015-03-12 03:24:09 +01:00
ae5c614bf8 prepare windows i18n 2015-03-12 02:37:10 +01:00
16346296d3 windows: deploy suil modules 2015-02-12 17:37:24 +01:00
9380b87269 mingw-bundle: use abstract definition of "ardour3" libdir 2015-01-05 18:38:45 +01:00
274522b1a4 windows packaging: project agnostic names & registy 2015-01-05 02:15:19 +01:00
3f7986198b fix typo in 9034e58b1 2014-10-03 23:58:51 +02:00
9034e58b15 set mingw vamp plugin path 2014-10-03 23:07:45 +02:00
1c5246b5f1 amend 24289299 - pango fontmap w/mingw 2014-10-02 19:01:12 +02:00
242892999f register ArdourMono font with windows 2014-10-02 06:11:15 +02:00
d75d6a833a mingw environment: ArdourMono.ttf 2014-10-01 04:01:14 +02:00
3b5cc5a9fd move fixup_bundle_environment() code into per-platform files 2014-03-02 11:30:51 -05:00