Commit: 2aca760ab52865660c3c30bdb84eab4d2850e6ae Trac URL: http://developer.wz2100.net/changeset/2aca760ab52865660c3c30bdb84eab4d2850e6ae
Author: buginator <bugina...@gna.org> Date: Sat Oct 23 22:58:28 2010 -0400 Remove our dependency on popt by writing a custom popt-like parser. Patch by me and i-NoD. Closes ticket:1659 git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/tr...@10186 4a71c877-e1ca-e34f-864e-861f7616d084 (cherry picked from commit 240bb9189125a5560535956d253c755ec0890d04) Conflicts: configure.ac src/Makefile.am configure.ac | 6 +-- src/Makefile.am | 4 +- src/clparse.c | 169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 169 insertions(+), 10 deletions(-) ------------------------- Commit: d42d9ed4a07f5cd63ff49c6db540828a1077ccb5 Trac URL: http://developer.wz2100.net/changeset/d42d9ed4a07f5cd63ff49c6db540828a1077ccb5 Author: buginator <bugina...@gna.org> Date: Sat Oct 23 23:07:56 2010 -0400 Remove popt API calls that are no longer necessary. git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/tr...@10187 4a71c877-e1ca-e34f-864e-861f7616d084 (cherry picked from commit bcb70cb5d7882a524ef28dbb67b86dcb6daaa08e) Conflicts: src/clparse.c src/clparse.c | 40 ---------------------------------------- 1 files changed, 0 insertions(+), 40 deletions(-) ------------------------- Commit: 96a93bca5399013b345acb84deb9ee5aae0ef7d5 Trac URL: http://developer.wz2100.net/changeset/96a93bca5399013b345acb84deb9ee5aae0ef7d5 Author: Buginator <bugina...@gna.org> Date: Thu Apr 22 02:42:03 2010 +0000 die popt, die! (remove from the build system) git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/tr...@10671 4a71c877-e1ca-e34f-864e-861f7616d084 (cherry picked from commit 799b79358f9c3f1a35eaa7533e83b6d60133141d) win32/libs/Makefile | 2 +- win32/libs/popt/Makefile | 57 -------------------- .../popt/patches/001-crosscompile-configure.diff | 10 ---- 3 files changed, 1 insertions(+), 68 deletions(-) ------------------------- Commit: c741626169c516d8dcd18fc6fc000ea2a0ceb929 Trac URL: http://developer.wz2100.net/changeset/c741626169c516d8dcd18fc6fc000ea2a0ceb929 Author: buginator <bugina...@gna.org> Date: Sat Oct 23 23:09:42 2010 -0400 Remove some popt residue that broke make distcheck. git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/branches/qt-tr...@10934 4a71c877-e1ca-e34f-864e-861f7616d084 (cherry picked from commit ef25620a443a78e2360c68007b10db88531899c8) Conflicts: win32/Makefile.am win32/Makefile.am | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index 7a6f32a..7cb6337 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -15,8 +15,6 @@ EXTRA_DIST = __BUILD_SCRIPT \ libs/iconv/Makefile \ libs/ogg/Makefile \ libs/png/Makefile \ - libs/popt/Makefile \ - libs/popt/patches \ libs/quesoglc/Makefile \ libs/quesoglc/patches \ libs/sdl/Makefile \ ------------------------- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Warzone2100-commits mailing list Warzone2100-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/warzone2100-commits