Commit Graph

114 Commits

Author SHA1 Message Date
Bruce Dubbs
6f60a9c90e Update to boost-1.84.0. 2023-12-16 10:19:28 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
475d0d98e7 Update to boost-1.83.0 2023-08-13 12:14:55 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
90a022dca6
boost: Avoid hardcoding Python 3 minor version 2023-04-21 13:10:55 +08:00
Douglas R. Reno
0869e91fc5 Boost: Update the installed libraries 2023-04-18 16:26:35 -05:00
Bruce Dubbs
0dbdfb12ba Update to boost-1.82.0. 2023-04-15 16:27:54 -05:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Ken Moffat
06c23e68a8 Fix building libreoffice with system boost.
Apply a sed to boost (or if already built, the installed
header can be edited).

Apply a patch to libreoffice for a different change.
2023-01-04 20:10:58 +00:00
Bruce Dubbs
b2651a582d Update to boost_1_81_0.
This package builds without issue, but 20 out of 167 tests fail when
python-3.11 is used. If python-3.10 is used, all tests pass.  If
python is a symlink to python2 and the tests are run with that, all
tests pass.
2022-12-27 16:06:10 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
d56891b998 boost: --with-python is now a parameter 2022-09-13 07:13:55 +02:00
Bruce Dubbs
ae0c128040 Clarify with-python option in boost 2022-09-12 23:29:54 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Douglas R. Reno
046d740a29 Some more tags 2022-08-22 00:11:24 -05:00
Bruce Dubbs
00fa2231ac Update to boost-1.80.0. 2022-08-14 16:06:43 -05:00
Bruce Dubbs
706e72e3e2 Update to boost_1_79_0. 2022-04-14 14:49:38 -05:00
Pierre Labastie
552bf36136 t commit (removes one space at the end of a line) 2022-02-26 08:56:09 +01:00
Douglas R. Reno
453910f302 Initial round of tags from me 2022-02-16 15:46:11 -06:00
Bruce Dubbs
e15d48d760 Types 2022-01-07 17:58:43 -06:00
Bruce Dubbs
fe83f5c9d7 Package updates and some text changes.
Update to Pygments-2.11.2.
Update to nss-3.74.
Update to sqlite-autoconf-3370200 (3.37.2).

Add a note to Boost to remove old cmake files.
Change pax to http from https..
2022-01-07 13:47:51 -06:00
Bruce Dubbs
27370d688d Package Updates.
Update to pyatspi-2.38.2 (Python Module).
Update to libical-3.0.12.
Update to libgusb-0.3.9.
Update to boost-1.78.0.
2021-12-12 12:56:44 -06:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
3166e3cedc Tags 2021-08-26 20:38:05 -05:00
Douglas R. Reno
4ab225301d Tags 2021-08-16 12:10:58 -05:00
Douglas R. Reno
4f89710d97 Package updates and an i686 build fix.
Update to boost-1.77.0
Update to libwebp-1.2.1
Update to eog-40.3
Update to gnome-user-docs-40.4
Update to libepoxy-1.5.9
Update to libgudev-237
Fix building Firefox with i686 by adding a commented option in the
mozconfig (that way the default, which is for x86_64, stays using the
shipped version of libvpx rather than the system one).
2021-08-15 00:21:44 -05:00
Bruce Dubbs
5faa7c3181 Typo 2021-05-04 09:36:40 -05:00
Bruce Dubbs
cde911d169 Fix boost url 2021-05-03 12:48:39 -05:00
Bruce Dubbs
d7b3aab34d Update to boost_1_76_0. 2021-05-03 12:43:05 -05:00
Xi Ruoyao
0d993cb979
boost: remove the explanation of a deleted command 2021-04-25 17:42:09 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
bfbc72aa81 Tags
GDB: Mention the TUI test suite failing

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24240 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 05:30:09 +00:00
Xi Ruoyao
f5c380e41a boost: fix python version
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24194 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-07 15:18:09 +00:00
Bruce Dubbs
23ce4179d8 Update to p11-kit-0.23.22 (security update).
Update to boost-1.75.0. 
Update to Python-3.9.1. 
Update to libcap-2.46. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23983 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-15 23:23:24 +00:00
Pierre Labastie
9873d1ea37 Vim-8.2.1361
boost-1.74.0
libreoffice-6.4.6.2
a few tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23547 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 06:23:35 +00:00
Bruce Dubbs
87351a9d36 Tag most of General Libraries and their dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23542 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 04:26:53 +00:00
Pierre Labastie
921410405b Last fixes for GCC 10:
- patch boost to help libreoffice
- patch libreoffice
- fix multiple def in rox-filer
- fix implicit type cas in vsftpd (sed by thomas)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23151 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-16 18:23:41 +00:00
Douglas R. Reno
84fe2e915a Update to gnome-desktop-3.36.2
Update to boost-1.73.0
Update to curl-7.70.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23045 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-29 17:24:53 +00:00
Xi Ruoyao
6ea9f5b3d0 boost: py2 is not needed by Boost.Build regtest
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22836 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-12 15:21:31 +00:00
Douglas R. Reno
4de231757f A few tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 20:25:07 +00:00
Bruce Dubbs
39060e9160 Update to boost-1.72.0.
Update to Business-ISBN-3.005. 
Update to unrar-5.8.5. 
Update to cmake-3.16.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22468 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-12 19:26:09 +00:00
Pierre Labastie
d5e4311945 Add a "-j" flag to boost instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22162 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-18 12:43:48 +00:00
Bruce Dubbs
059e4c353e Update to ibus-1.5.21.
Update to boost-1.71.0. 
Update to poppler-0.80.0. 
Update to babl-0.1.72. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22091 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 17:58:02 +00:00
Douglas R. Reno
3fcb10e170 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21985 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-17 06:26:32 +00:00
Bruce Dubbs
f1ae36ef9c Update to boost_1_70_0.
Update to emacs-26.2. 
Update to libqmi-1.22.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21471 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-18 23:04:36 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Douglas R. Reno
52f074c1ff Fix a typo in Boost
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20876 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-27 18:07:15 +00:00
Bruce Dubbs
b665906596 Update to fltk-1.3.4-2.
Update to boost-1.69.0. 
Update to libatomic_ops-7.6.8. 
Update to List-AllUtils-0.15 (Perl Module). 
Update to Net-DNS-1.19 (Perl Module). 
  


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20812 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-14 20:17:57 +00:00