Commit Graph

10 Commits

Author SHA1 Message Date
3f4cfa9956 Bug 781833 - Do not set '-Wl,--no-undefined' on BSD 2017-04-28 10:01:12 +02:00
c4a6e1d138 Make glib_mkenums() files depend on the source enum file
Then the changes in the source enum file will also regenerate
the enum type files.
2016-12-09 16:01:58 +01:00
90fa2f856f Bug 775363 - Fails to build with minimum CMake version 2016-12-01 11:10:10 +01:00
f6620a0e39 Do not require C++ compiler, when not used 2016-11-10 15:49:31 +01:00
28386f20f0 Correct gtkdoc-scan --ignore-headers argument value 2016-11-08 19:02:30 +01:00
aabb044693 Hard-break make dist when there are uncommitted changes
Similar to NEWS-file test, add also SKIP_COMMIT_TEST=1 to be able to skip
any such issue. This helps to notice uncommitted changes before the tarball
is created.
2016-10-24 14:31:15 +02: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
8d5d7c3402 Add a helper script for a 'dist' target
It verifies that the distribution tarball is created with all local
changes, which requires them to be committed. If there are uncommitted
changes, then it prints a warning on the console.
2016-10-12 10:04:06 +02:00
ef01d1fbfd Extend error messages in FindLDAP.cmake 2016-10-10 18:01:39 +02:00
3cba495195 Convert from autotools to CMake 2016-10-10 14:46:59 +02:00