summaryrefslogtreecommitdiffhomepage
path: root/plugin/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Fix compatibility with BSD MakeSamuel Lidén Borell1-4/+6
2012-04-27Change my e-mailSamuel Lidén Borell1-1/+1
2012-03-24Print where pipe errors occur (client or plugin)Samuel Lidén Borell1-1/+1
2011-04-20Make "make install" depend on "make all" everywhereSamuel Lidén Borell1-1/+1
2011-01-09Update the make dependenciesSamuel Lidén Borell1-4/+4
2010-12-02Move some code from npobject.c to a separate fileSamuel Lidén Borell1-2/+3
2010-08-16Merge Henrik Nordströms smartcard branchSamuel Lidén Borell1-1/+1
2010-06-10Use GSEAL when buildingMarcus Carlson1-1/+1
2010-02-20Call pkg-config to get the X11 includes on OpenBSDSamuel Lidén Borell1-1/+1
2010-01-27Added a missing dependency in the makefileSamuel Lidén Borell1-2/+2
2010-01-02Error codes for invalid actions and missing parametersSamuel Lidén Borell1-1/+1
2010-01-02Changed the plugin filename to libfribidplugin.soSamuel Lidén Borell1-8/+8
2010-01-02Respect CFLAGS and LDFLAGS in the makefilesSamuel Lidén Borell1-2/+3
2010-01-02Added license headers to files that lacked themSamuel Lidén Borell1-0/+23
2010-01-02Keep debug information on installationSamuel Lidén Borell1-1/+1
2010-01-02Let the browser process it's messages while the plugin waits for inputSamuel Lidén Borell1-2/+4
2010-01-02Included NPAPI in the source treeSamuel Lidén Borell1-1/+1
2010-01-02Made the makefiles respect the DESTDIR variableSamuel Lidén Borell1-8/+8
2010-01-02Made the plugin path configurableSamuel1-9/+9
2010-01-02Made the Makefile work on FreeBSD (almost)Samuel Lidén Borell1-1/+2
2010-01-02Cleaned up the MakefilesSamuel Lidén Borell1-4/+4
2010-01-02Made the install target support xulrunner tooSamuel Lidén Borell1-4/+8
2010-01-02Added install/uninstall targets to the makefilesSamuel Lidén Borell1-1/+17
2010-01-02Added a "configure" scriptSamuel Lidén Borell1-2/+6
2010-01-02Fixed Makefile problemsSamuel Lidén Borell1-0/+1
2010-01-02Recursive make/pmake from the top directorySamuel Lidén Borell1-2/+1
2010-01-02PMake compatibilitySamuel Lidén Borell1-2/+2
2010-01-02Changed compiler/linker flagsSamuel Lidén Borell1-2/+2
2010-01-02Made all paths #definesSamuel Lidén Borell1-3/+3
2010-01-02Code cleanupSamuel Lidén Borell1-1/+1
2010-01-02Made most of the code run in a separate processSamuel Lidén Borell1-0/+25