Felix Bünemann
8afa96ff79
Use printf instead of echo -n in bootstrap.sh
...
The behavior of `echo -n` is not portable and some implementations will
just prtint the literal string "-n".
2016-05-26 23:15:15 +02:00
John Cupitt
493ac80890
intltool mystery solved
...
carefully removed 8 years ago, according to the logs
2016-05-18 19:54:27 +01:00
John Cupitt
c84f642d09
removed intltool again
...
and ignire more standard m4/ macros
2016-05-18 16:24:06 +01:00
John Cupitt
bf70a4d0bf
oops droppped aclocal somehow
2016-05-18 14:27:57 +01:00
John Cupitt
9c9e97bd80
try to fix travis
2016-05-18 14:22:20 +01:00
John Cupitt
10cfbc553f
get rid of m4-safe
...
and don't copy the .m4 files recommended by glib-gettextize either
2016-05-18 13:41:31 +01:00
John Cupitt
95b9c2aeb6
argh
2016-05-18 10:54:40 +01:00
John Cupitt
cc349198a1
oops
2016-05-18 10:49:28 +01:00
John Cupitt
91aa288a44
break up acinclude.m4
...
it's now in a more maintainable set of .m4 files in m4-safe
2016-05-18 10:41:05 +01:00
Felix Bünemann
f0a5ac5bbc
Vendor python.m4 to fix wrong multiarch exec paths
...
The python.m4 that ships with automake hardcodes the library path for
platfrom dependent files to `lib`, which is wrong for multiarch systems.
Instead we import the `m4/python.m4` from pygobject, which does not have
this problem and also ensures we have the same behavior as pygobject
which we are depending on for pyvips8.
Due to this change some minor changes to how the `bootstrap.sh` script
clean up the `m4` folder where needed.
The python search order has been modified to prefer the default python
over python2 over python3.
2016-05-18 04:28:58 +02:00
Felix Bünemann
cadca29fd1
Better doc pruning / support acdir dirlist
...
* Clean doc dir with find instead of moving files to keep to temp dir
* Limited support for automake ACDIR dirlists (no wildcard handling)
2016-02-09 05:25:29 +01:00
John Cupitt
3cc408fd1e
hide benign message from gettextize
2015-04-20 16:54:45 +01:00
John Cupitt
244ab301f7
start final push for vips 8
2015-02-11 17:01:02 +00:00
John Cupitt
d0d49caa72
oops, deleted bits of doc/ref by mistake
2015-01-05 13:37:56 +00:00
John Cupitt
cd00d07711
another go at fixing gtk-doc.make
...
discovery! it's copied to the DOCDIR
2014-12-19 09:47:28 +00:00
John Cupitt
7f34722f9f
update gtk-doc Makefile.am
...
"make check" now works in docs
2014-12-12 15:51:07 +00:00
John Cupitt
f4671f46e8
more work on docs
...
started adding .xml intro to vips sections
2014-07-25 09:22:49 +01:00
Robo
fd27d67211
remove isc-posix.m4
2014-07-18 03:20:36 +05:30
John Cupitt
9b13188fc1
add "mode" to vips_draw_image()
2014-03-28 13:55:56 +00:00
John Cupitt
b522fd79a9
start to extend draw_image
2014-03-27 15:00:29 +00:00
John Cupitt
998634060a
tiny fixes
2014-03-23 12:26:06 +00:00
Lovell Fuller
cce2b3da00
Use directory-exists check rather than file-exists check for aclocal directory
2013-09-07 22:12:50 +01:00
John Cupitt
efbe755a36
help bootstrap on OS X
2013-03-07 10:27:35 +00:00
John Cupitt
b9d32462ba
add gobject introspection support
2011-06-20 18:00:01 +01:00
John Cupitt
c6c35c550d
copy iconv.m4 and friends in bootstrap
2010-09-01 11:16:57 +00:00
John Cupitt
83fc4b907b
finished colour
2009-11-02 17:54:42 +00:00
John Cupitt
4c1dd0f711
stuff
2009-11-01 10:39:17 +00:00
John Cupitt
078dd969b0
stuff
2009-10-29 20:45:36 +00:00
John Cupitt
af3489558e
doc fixes, new im_subtract
2009-08-18 14:12:12 +00:00
John Cupitt
4e76695e19
merge gtkdoc branch
2009-08-16 15:00:08 +00:00
Kirk Martinez
dcfdaf1d29
fixed version in bootstrap
2009-06-17 14:40:23 +00:00
John Cupitt
2a67437196
remove intltool dep
2008-05-17 22:12:29 +00:00
John Cupitt
89462454b1
stuff
2008-05-16 13:18:04 +00:00
John Cupitt
01fb9c8709
stuff
2007-08-29 16:52:17 +00:00
John Cupitt
5494f610e2
split to trunk/branches
2007-08-29 16:23:50 +00:00