Skip to content

Commit

Permalink
Merge pull request #12 from shtrom/update-submodules
Browse files Browse the repository at this point in the history
Re-point submodules to gkdr's, and bump to master
Patch libgcrypt 1.6.2 back into Adium, using git am
Update MACOSX_DEPLOYMENT_TARGET to 10.13 (High Sierra)
Instruct carbons to build a static plugin
Update/fix pluginDescription
Enable debug
Let XCode do its magic
Fix purple_init_*_plugin prototypes
Update PBXShellScriptBuildPhase #10
  • Loading branch information
shtrom authored May 14, 2018
2 parents 7d372f2 + c486694 commit 974e0cd
Show file tree
Hide file tree
Showing 9 changed files with 14,221 additions and 26 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "vendor/lurch"]
path = vendor/lurch
url = https://github.com/shtrom/libpurple-lurch
url = https://github.com/gkdr/lurch
[submodule "vendor/carbons"]
path = vendor/carbons
url = https://github.com/shtrom/libpurple-carbons
url = https://github.com/gkdr/carbons
[submodule "vendor/mxml"]
path = vendor/mxml
url = https://github.com/michaelrsweet/mxml.git
Expand Down
Loading

0 comments on commit 974e0cd

Please sign in to comment.