[Pidgin] #3981: Remove generated files with make clean (win32)
Pidgin
trac at pidgin.im
Fri Nov 16 14:40:07 EST 2007
#3981: Remove generated files with make clean (win32)
---------------------+------------------------------------------------------
Reporter: phroggie | Owner: datallah
Type: patch | Status: new
Priority: minor | Component: winpidgin (gtk)
Version: 2.2.2 | Keywords: win32
Pending: 0 |
---------------------+------------------------------------------------------
A few updates to win32 build process to do the following, in order of
appearance:
1) Explicitly ''mv'' the installer exe's around, as the wild card was
causing troubles using parallel make (''make -j <int> installers'',
specifically).
2) Have ''make clean'' remove the stripped binaries zip.
3) Have ''make uninstall'' remove $(STRIPPED_RELEASE_DIR) instead of the
old $(PIDGIN_INSTALL_DIR).release.
4) If ''make uninstall'' is run directly after a ''make clean'', the
toplevel VERSION file was getting left around. It's easy enough to
regenerate (happens regardless), and should probably be deleted here as
well.
5) Have libpurple subdirectory remove it's purple.h.
6) Have ''make clean'' under pidgin remove pixmaps/emotes/*/theme.
--
Ticket URL: <http://developer.pidgin.im/ticket/3981>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list