Felix Paul Kühne
2cc3900457
extras/package: update npapi code location
11 years ago
Rafaël Carré
1f51cbc743
npapi: fix vlcpp fetch
VLC itself has no submodules
11 years ago
Jean-Baptiste Kempf
98ec9654ec
NPAPI: call git submodule when cloning
11 years ago
Jean-Baptiste Kempf
a946138f66
Revert "NPAPI-win32: use PKG_CONFIG_LIBDIR to detect libVLC"
This reverts commit 33a939a720 .
12 years ago
Jean-Baptiste Kempf
33a939a720
NPAPI-win32: use PKG_CONFIG_LIBDIR to detect libVLC
We do not want the fallback on external packages here
12 years ago
Rafaël Carré
28fd6664d1
Revert "npapi: sensible prefix"
This reverts commit 4ec3dd7b17 .
This broke windows packaging.
13 years ago
Rémi Denis-Courmont
56046780fc
npapi: correct pkg-config paths
13 years ago
Rémi Denis-Courmont
4ec3dd7b17
npapi: sensible prefix
13 years ago
Rémi Denis-Courmont
c17e507a2a
npapi: update the tree automatically and, if needed, rebuild
13 years ago
Rafaël Carré
4c1beff0ea
npapi packaging: we don't need to fetch gecko headers anymore
14 years ago
Rafaël Carré
fbbc06244c
win64: build and ship activex plugin
15 years ago
Rafaël Carré
6a6a6e9008
npapi: fetch gecko headers required for windows
15 years ago
Rafaël Carré
a2f42a53bf
win32 packaging: point correctly to gecko headers from extras/contrib
15 years ago
Rafaël Carré
8579634b86
use MOZILLA_CFLAGS
15 years ago
Rafaël Carré
19f50e151e
don't use --with-mozilla-sdk-path
15 years ago
Rafaël Carré
2e7c3714ef
win packaging: disable activex on win64
15 years ago
Pierre Ynard
1649afa1f1
package: no need to look in src/
15 years ago
Pierre Ynard
fb26f506ef
package: look for libvlc in lib/
15 years ago
Rémi Denis-Courmont
44cfdaa81e
browser plugins: remove MAKEFLAGS to work around broken buildbot
15 years ago
Rafaël Carré
56a914d893
Dummy activex/npapi build rules for Windows CE / Windows 64bits
Move the rules from {npapi,activex}.am to /Makefile.am
16 years ago
Rafaël Carré
5bf4823d25
Remove activex project
It is now available at git://git.videolan.org/activex-vlc.git
Fetch, configure, and build it when making windows packages
Modify npapi-vlc dependencies, and move install of the dll in
package-win-common rule
Pass $(SHELL) to npapi & activex ./configure to be sure they pick
/bin/bash and not /bin/sh (which might be incompatible with libtool)
16 years ago
Rafaël Carré
698853e41d
Don't build/package mozilla plugin for win64
npapi hasn't been ported to windows 64 yet
16 years ago
Rafaël Carré
1af9f7d397
win32 packaging: point npapi build to CONTRIB_DIR/gecko-sdk
16 years ago
Rafaël Carré
4a45420874
Fix mozilla packaging for windows
build-npapi is a dep of package-win32-base-exe and not
package-win-common, because i don't think the mozilla plugin builds for
windows CE
Assumes we always want to build & package mozilla plugin
16 years ago
Rémi Denis-Courmont
6a4df19232
Ugly and almost working npapi build rules
16 years ago