non port: Mk/Uses/waf.mk |
SVNWeb
|
Number of commits found: 8 |
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
|
Tue, 6 Apr 2021
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Tue, 14 Jan 2020
|
[ 09:27 antoine ] (Only the first 10 of 20 ports in this commit are shown above. )
Switch version of python used in USES=waf to default version of python
Reviewed by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23143
|
Thu, 17 May 2018
|
[ 00:51 timur ]
Add 'test' target to the WAF-enabled ports
|
Sun, 28 Jan 2018
|
[ 15:28 jhale ]
Be more specific with python version to prevent deprecation warnings
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14068
|
Thu, 13 Oct 2016
|
[ 16:26 amdmi3 ]
- Switch waf to verbose builds as well
Approved by: portmgr (mat)
Differential Revision: D8240
|
Wed, 8 Apr 2015
|
[ 18:32 antoine ]
Fix a typo
With hat: portmgr
|
[ 15:05 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe
|
Number of commits found: 8 |