540d239705
Include also CFLAGS in gtkdoc-scangobj command line
...
The LDFLAGS could imply certain compile options being used (like -fPIC),
but these CFLAGS were not passed to gtkdoc-scangobj, thus the compilation
could fail.
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/28
2019-08-05 12:58:26 +02:00
cad2c1c29d
eds-M!28 - Include LDFLAGS in gtkdoc-scangobj command line
...
Sync changes from evolution-data-server:
https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/28
Closes https://gitlab.gnome.org/GNOME/evolution/merge_requests/37
2019-08-01 09:25:39 +02:00
1c7368c9cc
eds-I#102 - Change order of gtkdoc-scangobj libraries
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/102
2019-04-12 12:06:07 +02:00
88b77d6d42
Change order of CFLAGS/LDFLAGS passed to gtk-doc
...
Specifically add the install PREFIX as the last, thus the built
headers and libraries have precedence over those installed.
2019-03-01 12:16:32 +01:00
17b918c97a
Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj call
...
Thus it can be used to influence where the needed libraries are
looked for from the outside.
2018-11-12 09:15:42 +01:00
e72cf9ab45
eds-I#41 - Documentation doesn't go through gtkdoc-scangobj
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/issues/41
2018-11-05 11:05:45 +01:00
150bd8d261
Change --module-dir for gtkdoc-fixxref call
...
As pointed out in bug 784209, the --module-dir should be the 'html'
directory, which wasn't a problem with 1.25, but git master of gtk-doc
fails to find html files when it was set to the current directory.
2017-06-29 11:13:37 +02:00
28386f20f0
Correct gtkdoc-scan --ignore-headers argument value
2016-11-08 19:02:30 +01:00
37a26b621d
Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX
...
That seems to be the correct (common) variable name. Also ensure
the folders will not be empty.
2016-10-13 09:56:58 +02:00
3cba495195
Convert from autotools to CMake
2016-10-10 14:46:59 +02:00