aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/Makefile.am
blob: 556a77bad83c3d956aa7d055351de666826dbb49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
INCLUDES =                  \
    $(EXTRA_GNOME_CFLAGS)           \
    $(GNOME_INCLUDEDIR)         \
    -I$(top_srcdir)/widgets/e-text      \
    -I$(top_srcdir)/e-util          \
    -I$(top_srcdir)

noinst_LIBRARIES =              \
    libetable.a

libetable_a_SOURCES =               \
    e-cell.c                \
    e-cell.h                \
    e-cell-checkbox.c           \
    e-cell-checkbox.h           \
    e-cell-text.c               \
    e-cell-text.h               \
    e-cell-toggle.c             \
    e-cell-toggle.h             \
    e-table.c               \
    e-table.h               \
    e-table-col.c               \
    e-table-col.h               \
    e-table-group.c             \
    e-table-group.h             \
    e-table-header.c            \
    e-table-header.h            \
    e-table-header-item.c           \
    e-table-header-item.h           \
    e-table-item.c              \
    e-table-item.h              \
    e-table-model.c             \
    e-table-model.h             \
    e-table-simple.c            \
    e-table-simple.h            \
    e-table-sorted.c            \
    e-table-sorted.h            \
    e-table-subset.c            \
    e-table-subset.h

noinst_PROGRAMS =   \
    table-test

table_test_SOURCES =    \
    test-table.c    \
    test-check.c    \
    test-cols.c \
    table-test.c 

table_test_LDADD =              \
    libetable.a             \
    $(EXTRA_GNOME_LIBS)         \
    $(top_builddir)/e-util/libeutil.a   \
    $(top_builddir)/widgets/e-text/libetext.a

table_test_LDFLAGS = `gnome-config --libs gdk_pixbuf`

EXTRA_DIST =            \
    sample.table        \
    add-col.xpm     \
    check-empty.xpm     \
    check-filled.xpm    \
    remove-col.xpm
84cef06df0f2a9c2fe959'>Rename emulators/ patch-xy patches to reflect the files they modify.adamw2014-07-295-0/+0 * Stagify. Small fixes while being there.grembo2014-06-021-10/+5 * - Convert gmake,bzip2 to USESmiwi2014-05-261-2/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Really fix conversion - missed a 2nd typobdrewery2013-05-081-1/+1 * Fix conversion to new options framework for bmakebdrewery2013-05-021-1/+1 * Convert emulators to new options frameworkbapt2013-04-291-21/+19 * - update png to 1.5.10dinoex2012-06-011-3/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-1/+0 * = Drop MD5 supportmiwi2011-07-031-1/+0 * - update to 1.4.1dinoex2010-03-281-3/+3 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+6 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2 * - Remove USE_GCCacm2007-10-041-5/+1 * - Update to 1.51acm2007-10-046-152/+149 * Mark broken with gcc4.2.linimon2007-09-291-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - My fault on previous commit, this is the correct way for do the thingsacm2007-03-241-1/+4 * - Now,the OPENGL option installs snes9x instead of osnes9xacm2007-03-241-5/+3 * - Add USE_GCC=3.4+. I forgot to add it in my previous commit.acm2006-12-281-0/+1 * - Update to 1.5acm2006-12-288-487/+495 * - Fill in $LINENO in configure script, so it detects FreeBSD, so it enablespav2006-04-302-3/+4 * Reset green@ as maintainer at his request.linimon2006-03-311-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Fix PLIST_FILESkrion2004-07-181-1/+2 * - Update SIZE in distinfo toopav2004-05-301-1/+1 * - Update to 1.42pav2004-05-309-184/+84 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Allow the user to compile Snes9X without x86 assembly optimizations, andgreen2003-10-212-7/+23 * Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.green2003-10-206-50/+205 * Unbreak the compilation for 4.x users.green2003-08-111-1/+1 * Now that there's a download site again, upgrade to version 1.40.green2003-08-099-169/+132 * Correct USB joystick support for 4.x (used the wrong version of thegreen2003-05-141-28/+24 * Mirror the distfile since the download section on the master site is dead.green2003-05-082-34/+48 * BROKEN: Does not compilekris2003-05-071-0/+2 * Clear moonlight beckons.ade2003-03-072-1/+1