fredkiefer
eb7c5d8df3
* configure.ac: Increase AC version number and use OBJCXX directly.
...
* configure: Regenerate.
2020-08-30 20:42:33 +02:00
Wolfgang Lux
2e41a77191
Fix variable name in rules.make to make compiling for ARC actually work.
2020-07-09 17:57:32 +02:00
fredkiefer
c0d40bdf8a
* gs_gcc_version.m4: Add -dumpfullversion to the version
...
extraction. Versions of gcc > 7.0 require this parameter to output
the full version number. Older versions should just ignore this option.
* configure: Regenerate. This remove the runstatedir option as my version
of autoconfig does not include it.
2020-06-07 21:39:38 +02:00
fredkiefer
d57b85cee2
Patch by Yavor Doganov <yavor@gnu.org> to better support precompiler
...
headers on gcc >= 9. Although this was still working with my gcc 9.3.1.
2020-05-09 17:37:36 +02:00
Ivan Vučica
62c7ae20e9
documentation: Standardize announcement file text.
...
Normalize the accompanying text for the release announcement across
core packages: standardize chapter name and GPG information.
2020-04-13 23:20:50 +01:00
Ivan Vučica
f55c3a95e9
release-chore: Bump version to 2.8.0 and update release notes.
2020-04-05 15:59:54 +01:00
Richard Frith-Macdonald
2e4a65737d
Changes to make activation of ARC for a project easier and more flexible
2020-02-17 11:35:55 +00:00
Wolfgang Lux
ebd667fe16
Add support for creating Mercurial tags and archives from Mercurial tags
2019-10-29 15:46:49 +01:00
Richard Frith-Macdonald
14a1d33b46
Use -fobjec-runtime=gcc for targetting the gnu/gcc runtime ABI
2018-07-10 10:46:40 +01:00
Richard Frith-Macdonald
4e4a202511
Changes to make sure that nonfragile ABI settings are implied by gnu/ng runtime
2018-07-09 15:17:49 +01:00
Wolfgang Lux
d13a709339
Fix quotation errors in automatically generated testsuite flags
2018-07-05 12:03:00 +02:00
Richard Frith-Macdonald
56f7fb1a06
Use 'make maessages=yes' when invoked with --verbose
2018-03-22 17:24:31 +00:00
Richard Frith-Macdonald
11431df279
Minor usability tweak for testcases
2018-03-21 12:57:08 +00:00
Riccardo Mottola
1ce6058205
Remove legacy Rhapsody and FreeBSD-out support
2018-03-05 16:07:02 +01:00
Riccardo Mottola
ad4d7ca0cc
cleanup old X11R6 directories and generally remove additional dir
2018-03-05 15:56:56 +01:00
Ivan Vučica
88ea3f8589
git: Fix a bug where old ANNOUNCE text might get added to annotated tag.
...
When adding an ANNOUNCE file to the annotated tag, added dependency
on the passed ANNOUNCE file to ensure the temporary file which
prepends 'Release x.yz' gets regenerated while tagging.
2017-12-10 16:14:14 +00:00
Ivan Vučica
50afbfa898
git-tag: Make gnustep-make git-tag'gable and git-dist'able.
...
This adds support for git-tag and git-dist into GNUmakefile.in for
gnustep-make itself.
2017-12-10 16:14:10 +00:00
Ivan Vučica
bf725e8b0d
git-tag: Support creating a Git tag and exporting tarball from the tag.
...
This commit does not add support to GNUstep Make itself (i.e. you
cannot use the new rules to release GNUstep Make).
2017-12-10 16:14:01 +00:00
Richard Frith-MacDonald
3ef37322cb
Updates for new release
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40477 72102866-910b-0410-8b05-ffd578937521
2017-04-14 09:44:34 +00:00
Richard Frith-MacDonald
e3cb78268d
Fix error with nonfragile api
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40454 72102866-910b-0410-8b05-ffd578937521
2017-04-07 16:54:40 +00:00
Doug Simons
94a1c9acb3
Fix EXTRACT_CLASS_NAMES_COMMAND for Mingw64
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40230 72102866-910b-0410-8b05-ffd578937521
2016-11-22 22:43:57 +00:00
Richard Frith-MacDonald
9adc48967f
Apply patch by gdb@crelg.com
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40061 72102866-910b-0410-8b05-ffd578937521
2016-08-19 06:42:38 +00:00
Gregory John Casamento
ef75692d4c
Corrected build issue related to pkgconfig.make file missing from Instance/Shared.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39972 72102866-910b-0410-8b05-ffd578937521
2016-07-10 17:35:05 +00:00
Niels Grewe
b3c4eb94ca
Preliminary support for installing and resolving pkg-config files
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39968 72102866-910b-0410-8b05-ffd578937521
2016-07-08 13:09:17 +00:00
Niels Grewe
0d321a188b
Fix installation of resources symlinks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39946 72102866-910b-0410-8b05-ffd578937521
2016-06-29 09:47:11 +00:00
Richard Frith-MacDonald
e62c615757
Changed to restructure subdirectory layout for binaries and system dependent
...
resources in a non-flattened installation. First step towards seamless
Debian multiarch support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39918 72102866-910b-0410-8b05-ffd578937521
2016-06-25 07:12:41 +00:00
Richard Frith-MacDonald
6743fe4f95
applied mingw updates patch
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39778 72102866-910b-0410-8b05-ffd578937521
2016-05-19 07:10:06 +00:00
Richard Frith-MacDonald
309a862c23
avoid a few warnings
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39761 72102866-910b-0410-8b05-ffd578937521
2016-05-14 09:13:47 +00:00
Richard Frith-MacDonald
d6911e7252
Another missed patch
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39758 72102866-910b-0410-8b05-ffd578937521
2016-05-13 19:15:52 +00:00
Richard Frith-MacDonald
75f1c3a3fe
framework versioning fix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39756 72102866-910b-0410-8b05-ffd578937521
2016-05-13 15:58:30 +00:00
Richard Frith-MacDonald
c5a8a00a7a
Minor tweaks and define USE_ARC if the compiler supports it
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39751 72102866-910b-0410-8b05-ffd578937521
2016-05-13 09:53:44 +00:00
Richard Frith-MacDonald
1a4df24526
remove garbage collection support
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39605 72102866-910b-0410-8b05-ffd578937521
2016-03-25 10:02:54 +00:00
Richard Frith-MacDonald
733b21e237
Changes for next release
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39451 72102866-910b-0410-8b05-ffd578937521
2016-03-04 13:44:13 +00:00
Richard Frith-MacDonald
6aff5f9ab9
mprove compiler selection and add mechanism for turning on ARC for a build
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39442 72102866-910b-0410-8b05-ffd578937521
2016-03-02 13:16:22 +00:00
Niels Grewe
8a70a1110c
Let the user skip building documentation if skip_documentation=yes is
...
supplied to the make invocation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39437 72102866-910b-0410-8b05-ffd578937521
2016-03-02 10:52:12 +00:00
Gregory John Casamento
b383b37e40
Mute error when parsing redhat-version file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39236 72102866-910b-0410-8b05-ffd578937521
2015-12-12 04:35:26 +00:00
Ivan Vučica
a96eab2ae3
Fixed a typo in bake_debian_files. Fixed dates on some entries in ChangeLog.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39172 72102866-910b-0410-8b05-ffd578937521
2015-11-14 23:37:51 +00:00
Richard Frith-MacDonald
a4067468e0
Exit with 1 on test failures
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39093 72102866-910b-0410-8b05-ffd578937521
2015-10-26 10:20:06 +00:00
Richard Frith-MacDonald
b221331898
Improve test automation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39089 72102866-910b-0410-8b05-ffd578937521
2015-10-24 13:55:08 +00:00
Richard Frith-MacDonald
5f7103b520
Remove unused methods from dummy class declaration/definition.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39085 72102866-910b-0410-8b05-ffd578937521
2015-10-21 07:14:23 +00:00
Richard Frith-MacDonald
423ae3bde7
Attempt to ease unit testing by having a builtin rule to set up LD_LIBRARY_PATH
...
and run gnustep-tests on the files in a specified directory.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39082 72102866-910b-0410-8b05-ffd578937521
2015-10-20 13:33:17 +00:00
Richard Frith-MacDonald
92418cccc1
Deprecate use of unnecessary Env.sh
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39081 72102866-910b-0410-8b05-ffd578937521
2015-10-20 06:44:08 +00:00
Germán Arias
74c0a3a71d
Fix errors in a path.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@39015 72102866-910b-0410-8b05-ffd578937521
2015-09-23 06:15:40 +00:00
Wolfgang Lux
9a7d1681d0
Fix previous change, which had broken the autoconf tests for Objective
...
C++, the fragile API and native exception support, by using the
correct autoconf macros.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38898 72102866-910b-0410-8b05-ffd578937521
2015-08-17 12:48:41 +00:00
Richard Frith-MacDonald
4a420f7278
autoconf updates
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38887 72102866-910b-0410-8b05-ffd578937521
2015-08-16 10:07:45 +00:00
Germán Arias
869924c422
Add more instructions for MinGW.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38862 72102866-910b-0410-8b05-ffd578937521
2015-08-08 06:56:07 +00:00
Richard Frith-MacDonald
0e65333875
tidy
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38692 72102866-910b-0410-8b05-ffd578937521
2015-06-26 08:51:29 +00:00
Niels Grewe
daa996ca85
Fix escaping of inner classes when building a jar file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38680 72102866-910b-0410-8b05-ffd578937521
2015-06-25 18:02:17 +00:00
Riccardo Mottola
b31da7bdb6
Check for nm and gnm as gnu nm, use a $(NM) variable instead of hard-coding the binary name of nm
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38605 72102866-910b-0410-8b05-ffd578937521
2015-06-09 08:39:35 +00:00
Richard Frith-MacDonald
84a06a5581
make 2.6.7 release
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@38499 72102866-910b-0410-8b05-ffd578937521
2015-05-15 09:15:11 +00:00