Commit Graph

37 Commits

Author SHA1 Message Date
Xi Ruoyao
633329679c
building notes: stop to use MD5 for genuity verification, ...
use SHA256 or GnuPG instead.
2021-07-22 19:59:42 +08:00
Xi Ruoyao
8554ad2de7
building-notes: English grammar fix
https://thewritepractice.com/how-to-use-either-neither-or-and-nor-correctly/
2021-06-11 16:23:12 +08:00
Xi Ruoyao
65877d86d3
update building-notes and meson buildtype xinclude
Some packages are using debugoptimized in meson.build.
2021-06-11 16:18:52 +08:00
Xi Ruoyao
c98fc5bedc
update building notes for meson default buildtype
I'm not sure when "debug" became default though...
2021-06-04 19:38:48 +08:00
Xi Ruoyao
c9aa98043d
secure LFS url 2021-04-23 19:00:10 +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
Ken Moffat
bf5fb9456a Update to llvm-11.0.0 and rustc-1.47.0.
Patch firefox and thunderbird for this version of rust.
Remeasure all packages which use rust -
I think I used an out of date mozconfig when I updated thunderbird.
In general, builds are slower and slightly larger, but installs are marginally smaller.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23843 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-26 21:44:17 +00:00
Ken Moffat
5ce1bdb06c Rust: explain how to (mostly) restrict how many processors it wants to use.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23349 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-30 17:45:38 +00:00
Ken Moffat
c0e4599ea2 Build systems - remark that there are some cmake packages (not necessarily in BLFS)
which produce bad ninja.build files but usable Makefiles.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22751 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-23 03:55:40 +00:00
Ken Moffat
7c93be0325 A couple more typo fixes from my previous commit.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21860 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 15:04:10 +00:00
Douglas R. Reno
52249aa0a4 Fix QtWebEngine's background rendering and multimedia crash problems, as well as adapt it to Linux 5.2+ API
Typo fix in 'Notes on Building Software'

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21859 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 14:49:55 +00:00
Ken Moffat
8fd509cbe7 Expand Notes on Building Software.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-24 03:31:03 +00:00
Ken Moffat
f66b2ee545 Simplify instructions for finding available meon options.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21420 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-01 21:12:06 +00:00
Bruce Dubbs
367853f6b3 Minor wording changes in sw notes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21417 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 22:51:46 +00:00
Ken Moffat
ab8c10c897 Start to document some of the differences in cmake and ninja.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21415 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-30 21:36:23 +00:00
Bruce Dubbs
1c3f6da1bc Make stripping command more robust.
Use a better URL for lsof.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21257 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-27 04:49:50 +00:00
Bruce Dubbs
6f3460d2dd Remove old section concerning .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20527 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:22:50 +00:00
Bruce Dubbs
30203c2c37 Stelling
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20526 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-23 17:06:59 +00:00
Pierre Labastie
ba7bf15c2f Finally openldap does not need .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19935 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-11 06:06:44 +00:00
Pierre Labastie
aade25df46 Change instructions for removing .la files, since openldap needs to
keep them in /usr/lib/openldap.
Also some cosmetics on xml...

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19934 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-10 19:32:56 +00:00
Bruce Dubbs
e58667e606 Various text updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-01-13 03:33:35 +00:00
Fernando de Oliveira
f34293095b • mupdf-1.8: minor reformat.
• removing spaces from EOL, from Denis Mugnier.
• BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate
  the book. One chunck had been removed. Bruce, please check if it is
  OK, now.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16645 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-11-13 14:24:57 +00:00
Bruce Dubbs
ea20da9e02 Add an entity about parallel builds
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16094 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-06-08 20:08:38 +00:00
Bruce Dubbs
82c65b738b Update to v4l-utils-1.6.3.
Add 'Using Multiple Processors' to Notes on Building Software.
Minor grammar and spacing corrections.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-06-07 00:57:42 +00:00
Bruce Dubbs
c7c1722b06 Minor text change and a cleanup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14033 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-24 17:00:46 +00:00
Bruce Dubbs
4ac6b5693a Clarify paragraph about removing .la files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13810 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-02 21:34:48 +00:00
Igor Živković
e70c7c1080 typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12636 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-01-26 11:14:14 +00:00
Bruce Dubbs
16d0ef2159 Revert vala update
Add exception to line removing .la files in Building Notes


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11573 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-03 03:44:50 +00:00
Bruce Dubbs
3c310620dc Added sections on stripping and removing .la files to
Notes on Buiiding Software in the Introduction.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11569 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-02 23:56:29 +00:00
Randy McMurchy
ec64d2804f Minor text fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10894 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-12-19 19:57:20 +00:00
Chris Staub
4d3e5f17d5 Grammar fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8037 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-09-25 10:52:41 +00:00
Randy McMurchy
5d28d0d45d Added an entity to use if current sources are required to build a package
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7875 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-07-26 16:09:20 +00:00
Randy McMurchy
6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00
Randy McMurchy
57b1136395 Added the 'User Notes' wiki link to each package page; changed all instances of .[so,a] to .{so,a} (brackets changed to braces); changed all replaceable tags to use angle brackets instead of square brackets to encapsulate the text - commit #12
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5840 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-04-10 18:40:34 +00:00
Randy McMurchy
6473e745fe Removed excess EOL whitespace from all package instructions except for the 'x' chapters
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5726 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-03-15 15:00:51 +00:00
Randy McMurchy
4677cbcfca Minor fixes to the 'Automated Building Procedures' text, thanks Bruce
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5617 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-31 15:43:13 +00:00
Randy McMurchy
108024113c Renamed the 'unpacking' page in Chapter 2 to 'building-notes' as this more accurately reflects the page and added a new section 'Automated Building Procedures' to the 'building-notes' page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5615 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-01-30 21:24:08 +00:00