lp:~rozzin/gloobus/autotools

Created by Joshua Judson Rosen and last modified
Get this branch:
bzr branch lp:~rozzin/gloobus/autotools
Only Joshua Judson Rosen can upload to this branch. If you are Joshua Judson Rosen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joshua Judson Rosen
Project:
Gloobus
Status:
Development

Recent revisions

70. By Joshua Judson Rosen

Oops--I meant "_LIBADD", not "_LDFLAGS", and the variables set by
pkg-config have names ending in "_LIBS", not "_LDFLAGS".

All of the library-dependencies should now get correctly folded into libgloobus.la.

69. By Joshua Judson Rosen

Oops--missed the old "preview" program in the libmagic->libgnomevfs
conversion: need to initialise GNOME VFS before we try to use it.

68. By Joshua Judson Rosen

Converted plugins that I missed in the intial sweep,
from using some of the idiomatic MIME types reported by libmagic
to the MIME types reported by GNOME VFS.

67. By Joshua Judson Rosen

Parameterised pluginManager::load_plugins, allowing removal of
Gloobus-Preview/pluginManager.cpp (which I should have removed as soon
as I moved the other pluginManager.cpp into libgloobus).

66. By Joshua Judson Rosen

Cleanup: unified multiple similar timer.cpp/timer.h files and put them
into libgloobus.

65. By Joshua Judson Rosen

Removed pluginManager.h from preview_SOURCES, having removed it from the source-tree.

64. By Joshua Judson Rosen

Do not use "../" when #including iGloobus.h.

63. By Joshua Judson Rosen

Removed redundant pluginManager.h in Gloobus-Preview/--this code can use
the unified top-level pluginManager.h.

62. By Joshua Judson Rosen

Build common code into a `libgloobus' and link binaries against it,
rather than using overlapping _SOURCES lists.

Ensure that the top-level directory is processed first (rather than
last) so that libgloobus is built before its dependent.

Note: use $(top_builddir) instead of "..".

61. By Joshua Judson Rosen

Removed unused variable, found with CXXFLAGS="-Wall -Werror".

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.