Pierre Labastie
645ec4780e
Reorganize advanced options in Config.in
...
- Put parallelization menu first
- Fix the logic for variable definitions in this menu
- change jhalfs to reflect the separation of optimization and
parallelization
- validate new variables
- remove MAKEFLAGS from the validation of optimize variables
- also remove the black list, which has not been used in years.
2023-11-15 18:24:22 +01:00
Pierre Labastie
86debb00ea
optimize_functions: change wrt_makeflags parameters
...
In order to be able to pass NINJAJOBS=1 when optimize is 0, we
add two paramters to this function. The three parameters are
then:
- the name of the package (tested against opt_override)
- MAKEFLAGS for this package
- NINJAJOBS for this package
2022-05-07 20:47:30 +02:00
Pierre Labastie
0fa52f2403
Remove legacy: Remove almost all occurrences of CLFS/clfs
2022-03-01 21:09:30 +01:00
Pierre Labastie
fd4a7982f2
Remove $Id$ comments, they are useless with git
2021-10-31 10:22:30 +01:00
Pierre Labastie
9ef12f76bb
Use a private name for MAKEFLAGS in jhalfs, so that it does not propagate
...
to top make, when ticking "Run the makefile"
2020-06-05 10:18:27 +00:00
Pierre Labastie
fcb78f4822
Unset the BLACKLIST variable in opt_config: all packages seem to be
...
able to cope with parallelization now
2019-12-21 22:10:04 +00:00
Pierre Labastie
e5987084e6
Fix optimization configuraiton files
2013-11-17 22:24:11 +00:00
Pierre Labastie
854854e880
- Make the number of parallel jobs configurable in the menuconfig interface
...
- Allow choosing a working copy of the blfs book
2013-11-16 22:35:25 +00:00
Pierre Labastie
d023a3519f
Exit without error if the user answers no
2013-11-16 10:00:16 +00:00
Pierre Labastie
809a821b19
Fix missing BOOK/materials and add libee to
...
MAKEFLAGS blacklist
2013-09-14 21:23:16 +00:00
Pierre Labastie
c80aa1f7f8
Add coreutils and gperf to BLACK_LIST in opt_config
2013-03-13 22:03:05 +00:00
Pierre Labastie
560bef155a
Fix package management instructions for attr.
...
Add attr to blacklist in opt_config.
2013-03-13 16:43:37 +00:00
Thomas Pegg
7072e1faf4
Commit Pierre Labastie's patch for including package management support in jhalfs. NOTE: Package management is by default disabled.
2012-02-01 23:29:37 +00:00
Manuel Canales Esparcia
bfd51717cd
optimize: Added man-db to BLACK_LIST and reworded the explanation.
2007-08-01 18:26:29 +00:00
George Boudreau
a96109a275
more changes made to accomodate bash-3.2
2006-10-24 02:49:37 +00:00
George Boudreau
f00d8495b5
Added autoconf to opt_conf BLACK_LIST
2006-08-17 19:41:04 +00:00
Manuel Canales Esparcia
1b65a847a5
Merged optimize code from experimental branch.
2006-05-11 20:21:14 +00:00