зеркало из
1
0
Форкнуть 0
Граф коммитов

115 Коммитов

Автор SHA1 Сообщение Дата
Sandy Armstrong 144ff8a46f
Merge pull request #6 from terrajobst/code-of-conduct
Link Code of Conduct
2020-04-08 06:26:47 -07:00
Immo Landwerth 56110e44b8 Link Code of Conduct 2020-04-07 19:28:36 -07:00
Jo Shields 37f7b341f7
Merge pull request #5 from hbons/master
Use mcs instead of gmcs
2018-02-27 15:07:20 -05:00
Hylke Bons 9c003f566e Also update variable names to MCS from GMCS 2017-09-19 09:06:02 +01:00
Hylke Bons 0723845f88 Forgot reference to MCS 2017-09-19 09:05:14 +01:00
Jérémie Laval 23f6dba376 Merge pull request #1 from bl8/api-2.0
Bump version and API and allow parallel installation
2016-02-28 11:52:51 +00:00
Jérémie Laval eeccd9126d Merge pull request #1 from bl8/api-2.0
Bump version and API and allow parallel installation
2013-10-06 16:49:54 -07:00
Bertrand Lorentz 9a4835e0dc Bump version and API and allow parallel installation
Fix build against latest dbus-sharp from git master by tracking API
changes.

Although there are no API changes in dbus-sharp-glib itself, it
will only work with the dbus-sharp 2.0 API. So it makes sense to make
dbus-sharp-glib parallel-installable with previous versions. So we do
the necessary changes and rename the pkg-config file.

Also update configure.ac to avoid deprecation warnings with recent
autotools.
2013-10-05 15:06:31 +02:00
Bertrand Lorentz f73a2864e0 build: Use @libdir@ in the .pc.in for the value of libdir
This solves problems on systems where the hardcoded value of
${exec_prefix}/lib is not correct. Fixes issue #21.
2012-01-22 14:27:55 +01:00
Bertrand Lorentz 7a2e676e86 Fix assembly filename in pkg-config file 2010-09-04 18:20:40 +02:00
Bertrand Lorentz 46781b2c37 [build] Fix distcheck 2010-09-04 16:36:07 +02:00
Bertrand Lorentz 6f0d158ba2 Update .gitignore 2010-09-04 16:33:29 +02:00
Bertrand Lorentz a58daaf8d5 Rename .config file 2010-09-04 16:31:24 +02:00
Bertrand Lorentz ef1a46a2a9 Rename and update .sln and .csproj files 2010-09-04 16:29:18 +02:00
Bertrand Lorentz d3297d8424 [examples] Update using statements for new namespace 2010-09-04 16:23:00 +02:00
Bertrand Lorentz e34aee224b Update AssemblyInfo 2010-09-04 16:19:21 +02:00
Bertrand Lorentz cdb0101474 Rename namespaces
Rename namespaces from NDesk.DBus to DBus and from NDesk.GLib to
DBus.GLib.
2010-09-04 16:15:22 +02:00
Bertrand Lorentz df3ab32e2a Rename assembly to dbus-sharp-glib
Also fix up some variable names in configure.ac
2010-09-04 15:46:45 +02:00
Bertrand Lorentz 99278b31ce Update README 2010-09-04 15:45:34 +02:00
Bertrand Lorentz 8a43614842 Add a simple autogen.sh script 2010-09-04 15:29:32 +02:00
Bertrand Lorentz b962b6a84c Delete ndesk.snk and use our own snk file 2010-09-04 15:28:40 +02:00
Bertrand Lorentz 4a30fa1194 Change package name to dbus-sharp-glib and depend on dbus-sharp 0.7 2010-09-04 15:23:20 +02:00
Bertrand Lorentz 9743349a73 Rename pkg-config file to dbus-sharp-glib 2010-09-04 15:22:22 +02:00
Alp Toker ad75c831ff More robust platform fallback 2009-04-20 17:09:09 +01:00
Alp Toker 3d64dc7216 Avoid a GLib warning
We don't need to set Buffered since we don't use GLib's writer functions.
2009-04-20 17:06:02 +01:00
Alp Toker 8aefa2028d Add demo VS project files 2009-04-20 16:27:25 +01:00
Alp Toker 3587e6468d Support Windows GLib IO callbacks 2009-04-20 16:24:46 +01:00
Alp Toker caea13fdd9 Add UnmanagedFunctionPointer to delegates 2009-04-19 18:34:53 +01:00
Alp Toker 1b587b6892 Add Visual Studio project files 2009-04-16 16:09:57 +01:00
Alp Toker b368de0c8a Bump version number 2007-10-16 11:53:23 +01:00
Alp Toker d5f362dde8 Include the .config file 2007-10-16 11:51:52 +01:00
Alp Toker 2bc5fcd3cd Update README 2007-10-16 11:48:50 +01:00
Alp Toker 50cdf8226e Bump version number 2007-10-16 00:42:36 +01:00
Alp Toker b4ee0722bd Remove another unmanaged use of IOChannel 2007-10-16 00:25:25 +01:00
Alp Toker ff5990a791 StructLayout is no longer needed 2007-10-16 00:22:44 +01:00
Alp Toker ead66921dd Use native DllImport signatures rather than passing a struct
This patch, provided by the Debian project, fixes operation on PPC,
where structures may be passed by reference instead of by value.
2007-10-16 00:20:49 +01:00
Alp Toker d8bd60e8b3 Set the assembly version attributes from variables 2007-10-13 20:50:25 +01:00
Alp Toker e11d6deed9 Generate AssemblyInfo.cs 2007-10-13 20:48:01 +01:00
Alp Toker 833b67e935 Make gacutil install to the package name 2007-10-13 18:32:29 +01:00
Alp Toker 661efb3809 Switch to autotools
Note that the examples are not yet built.
2007-10-10 20:26:31 +01:00
Alp Toker 32f811b299 Rename glib directory to src 2007-10-07 08:51:58 +01:00
Alp Toker a2a37fca4f Do not pass a bus_name parameter to Register() 2007-10-07 07:42:12 +01:00
Alp Toker a87a917724 Do not use NameHasOwner() for single instance detection 2007-10-07 07:33:20 +01:00
Alp Toker 75562f224c Add AUTHORS file 2007-08-22 18:46:12 +01:00
Alp Toker 440d2520f9 Better demonstration of async threads 2007-04-08 13:02:38 +01:00
Alp Toker 2fdc9a13f0 Fix .pc Libs path 2007-04-05 23:31:28 +01:00
Alp Toker e333d85061 Add URL field to .pc 2007-02-15 03:57:38 +00:00
Alp Toker 5e76acc089 Remove old comments 2007-02-07 20:53:05 +00:00
Alp Toker 8fbe1eda87 Revert .pc version back to 0.3.0 2007-02-05 20:37:17 +00:00
Alp Toker 2a36fc2ea7 Bump version to 1.0.0 2007-02-05 20:27:51 +00:00