Commit Graph

202 Commits

Author SHA1 Message Date
Mikkel Krautz
63c9e941d3 Add proper Qt plugin support to OSX dist script. 2009-09-01 03:07:33 +02:00
Mikkel Krautz
fdb578ad55 Update OSX installer for 11x and prepare for new overlay. Make macx build with pch on by default. 2009-09-01 00:59:46 +02:00
Thorvald Natvig
8911fdcd98 Update .ini text for pidfile 2009-08-29 21:37:43 +02:00
Mikkel Krautz
a2a687db81 Remove qt.conf reference in scripts.pro. 2009-08-27 16:59:21 +02:00
Thorvald Natvig
3a8c8b3095 #ifndef MUMBLE_VERSION for release script 2009-08-27 15:09:34 +02:00
Thorvald Natvig
f3c3546665 Make Glacier2 example actually use the proxy 2009-08-27 14:40:35 +02:00
Thorvald Natvig
491108f4fc Glacier2 example 2009-08-27 13:55:52 +02:00
Mikkel Krautz
c3a21f8978 Do not copy in our own qt.conf for Mac builds. We will move to using the macdeployqt utility for preparing our app bundle instead. 2009-08-24 02:53:11 +02:00
Thorvald Natvig
d2b467a469 Revert "Fix indenting in changelog script"
This reverts commit dc658e2fa6.

Which was correct, but my terminal read it wrong.
2009-08-22 02:33:26 +02:00
Thorvald Natvig
dc658e2fa6 Fix indenting in changelog script 2009-08-22 02:32:48 +02:00
Thorvald Natvig
f8ba3747a6 Make the bandwidth limit on the server be in bit/s instead of byte/s 2009-08-19 23:13:18 +02:00
Thorvald Natvig
cf1768453b Update testauth script to use new index-based userinfo map 2009-08-18 15:01:32 +02:00
Thorvald Natvig
8377f00ed5 Don't include test things in the changelog 2009-08-18 02:33:59 +02:00
Thorvald Natvig
b8dc011556 GPG sign and upload source snapshots 2009-08-07 15:14:42 +02:00
Thorvald Natvig
585b0ddd5a Symlinks and ugly copy hacks. I want gitsymlink on win32. 2009-08-05 19:59:11 +02:00
Thorvald Natvig
d20e27ed0e Include celt in tarball 2009-08-04 17:28:22 +02:00
Thorvald Natvig
8cec38eb9a Updated release scripts for new files and paths 2009-07-30 19:33:54 +02:00
Mikkel Krautz
5cc3d0dc0a Update Mac OS X build environment. 2009-07-15 22:02:41 +02:00
Stefan Hacker
6582af7d3c Bonjour support. 2009-07-15 18:48:34 +02:00
Thorvald Natvig
1062965c48 Send channelRemove after userState for temp channel removal 2009-07-15 18:00:27 +02:00
Thorvald Natvig
85c9c78006 Fix Ice callbacks and examples 2009-07-12 15:51:47 +02:00
Thorvald Natvig
b45eac1cfa Revert murmur static to Qt 4.5.1; 4.5.2 crashes 2009-07-11 16:48:16 +02:00
Thorvald Natvig
2c74fa1937 Qt 4.5.2 for murmur static 2009-07-04 01:48:34 +02:00
Stefan Hacker
6cfb223a5f Fixed script for newer cherrypy versions 2009-05-23 16:42:50 +02:00
withgod
a30fc85b75 weblist.pl modified 2009-05-12 13:24:01 +02:00
Thorvald Natvig
39ec136d60 Flags 2009-05-06 16:52:31 +02:00
Thorvald Natvig
5049bead9c Mention that we really prefer SQLite in the .ini files 2009-05-01 19:03:11 +02:00
Stefan Hacker
e3b0a63548 Remove restriction to root channel. 2009-05-01 00:34:19 +02:00
Thorvald Natvig
47605465d3 Add script to convert ts files to HTML for proofreading 2009-04-30 00:07:15 +02:00
Thorvald Natvig
b015fc7209 Build static releases with Qt 4.5.1 2009-04-29 22:26:42 +02:00
Thorvald Natvig
c35c6e86b0 Update changelog script to fix silly email mistakes 2009-04-29 18:49:42 +02:00
Mikkel Krautz
91a9f16acf Add (untested) G15 LCD support for Mac OS X. 2009-04-28 00:41:31 +02:00
Mikkel Krautz
b810504626 OSX codesign fix. 2009-04-09 15:58:02 +02:00
Mikkel Krautz
eef5e818d6 Initial codesigning changes to osxdist.py 2009-04-09 15:54:08 +02:00
Mikkel Krautz
09a775afc0 Rename some framework extensions for OSX overlay. 2009-04-02 20:22:05 +02:00
Thorvald Natvig
feca72dd8e Revert "Make init script stop complaining", because it really should complain.
This reverts commit 6a4d6ef5f778d3f80838148b58f82c437d1b4441.
2009-03-23 14:12:32 +01:00
Thorvald Natvig
4518e1af9c Make init script stop complaining 2009-03-23 14:01:20 +01:00
Thorvald Natvig
0f46c9e2ab Update gitignore 2009-03-23 00:22:31 +01:00
Thorvald Natvig
dff9e3aa7f Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
Thorvald Natvig
e710a84ef4 Update indent script 2009-03-22 15:55:31 +01:00
Mikkel Krautz
fc80d6485d Add addban.php script to osxdist. 2009-03-22 15:49:18 +01:00
Mikkel Krautz
5fcee7b8d2 Copy qt.conf into AppBundle via qmake instead of dist script. 2009-03-22 15:45:31 +01:00
Thorvald Natvig
46e1e60ff1 Update release script to work without a make 2009-03-22 14:48:44 +01:00
Mikkel Krautz
5b42a49520 Handle symlinks properly in osxdist.py. 2009-03-22 11:45:22 +01:00
Thorvald Natvig
5edfee0a5b Fix a few more odd writing cases for authors 2009-03-21 22:11:15 +01:00
Thorvald Natvig
e0fe5c78fd Update changelog script to credit SVN authors properly 2009-03-21 22:04:16 +01:00
Thorvald Natvig
4eb6d7d90f New changelog script 2009-03-21 21:37:00 +01:00
Mikkel Krautz
ae2ffcf587 Add 'mumble-overlay' app-launcher to OSX overlay. 2009-03-21 16:42:05 +01:00
Mikkel Krautz
276938f312 Add an overlay context menu for Mac OS X. Allows for launching apps with the overlay enabled by right clicking on them. 2009-03-21 00:17:49 +01:00
Thorvald Natvig
a87c8f3a2b Indent and submodule update 2009-03-20 13:23:24 +01:00