index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
autotools.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes/externalsrc: re-run do_configure when configure files change
Paul Eggleton
2016-10-11
1
-0
/
+2
*
autotools.bbclass: use python3 instead of python (v2)
Markus Lehtonen
2016-09-28
1
-1
/
+1
*
autotools/siteinfo: Tweak CONFIG_SITE handling for determism/races
Richard Purdie
2016-09-22
1
-3
/
+4
*
autotools: Correctly filter m4 files view to setscene dependencies
Richard Purdie
2016-09-14
1
-19
/
+48
*
autotools.bbclass: remove EXTRA_OEMAKE workaround
Stefan Müller-Klieser
2016-09-03
1
-2
/
+0
*
base, autotools: Append PACKAGECONFIG_CONFARGS to EXTRA_OECONF only in autoto...
Martin Jansa
2016-09-03
1
-0
/
+2
*
autotools.bbclass: remove intltool.m4 from ${S}
Ross Burton
2016-08-10
1
-3
/
+10
*
autotools: move aclocal-copy to WORKDIR
Ross Burton
2016-08-10
1
-5
/
+3
*
autotools: ensure Makefile exists in do_compile
Ross Burton
2016-06-23
1
-1
/
+5
*
autotools.bbclass: fix py3 SyntaxError in cfgscript print()
Tim Orling
2016-05-15
1
-1
/
+1
*
autotools: add default for CACHED_CONFIGUREVARS
Ross Burton
2016-05-06
1
-0
/
+2
*
autotools: warn when running intltoolize if intltool isn't a dependemcy
Ross Burton
2016-04-29
1
-0
/
+3
*
autotools: Fix interaction with bitbake -b
Richard Purdie
2016-02-14
1
-0
/
+11
*
autotools: Correct dependency search logic error
Richard Purdie
2016-02-14
1
-3
/
+2
*
Make sure that the directory for CONFIGURESTAMPFILE exists
Markus Lehtonen
2016-01-31
1
-0
/
+1
*
autotools.bbclass: use oe_runmake instead of ${MAKE}
Markus Lehtonen
2016-01-31
1
-2
/
+1
*
autotools.bbclass: don't create subshell to delete configure scripts
Andre McCurdy
2016-01-30
1
-2
/
+2
*
autotools: don't output the full config.log on configure failure
Ross Burton
2016-01-24
1
-7
/
+4
*
autotools.bbclass: use relative path to run configure script
Robert Yang
2016-01-18
1
-1
/
+3
*
autotools: Allow recipe-individual configure scripts
Jens Rehsack
2015-11-24
1
-21
/
+22
*
autotools: fix traversal bug in aclocal copying
Christopher Larson
2015-09-23
1
-1
/
+1
*
autotools.bbclass: mkdir ${B} -> mkdir -p ${B}
Robert Yang
2015-09-18
1
-1
/
+1
*
autotools.bbclass: Allow dependency tracking option to be overridden
Roy Li
2015-08-30
1
-1
/
+1
*
Use die() or bbfatal_log() where the log should definitely be printed
Paul Eggleton
2015-07-16
1
-2
/
+2
*
meta: Add explict getVar param for (non) expansion
Richard Purdie
2015-06-23
1
-1
/
+1
*
autotools: Use space with prepend to clean up variable whitespace
Richard Purdie
2015-05-26
1
-1
/
+1
*
autotools: Fix find races on source directory
Richard Purdie
2015-04-29
1
-4
/
+4
*
autotools: Avoid find race for S = "${WORKDIR}"
Richard Purdie
2015-03-31
1
-1
/
+1
*
autotools/siteinfo: Avoid races over siteinfo files
Richard Purdie
2015-02-13
1
-1
/
+6
*
autotools.bbclass: print make clean
Robert Yang
2015-01-16
1
-0
/
+1
*
autotools.bbclass: respect CLEANBROKEN
Ross Burton
2014-12-05
1
-1
/
+1
*
autotools: Use make clean for builds not supporting B != S
Richard Purdie
2014-10-30
1
-1
/
+5
*
classes/autotools: avoid error if recipe is first in task dependency tree
Paul Eggleton
2014-08-23
1
-1
/
+1
*
autotools: Exclude SDK_OS from autotools task signatures
Richard Purdie
2014-08-04
1
-1
/
+1
*
autotools: Fix warning for odctools-crosssdk
Richard Purdie
2014-08-03
1
-1
/
+1
*
sstate: Allow switching between linux and non-linux SDK builds within the sam...
Richard Purdie
2014-08-03
1
-1
/
+1
*
autotools: Improve configure dependency code for finding m4 files
Richard Purdie
2014-07-25
1
-2
/
+38
*
autotools.bbclass: Enhance sed regexp to avoid extra subshell
Matthieu Crapet
2014-07-25
1
-1
/
+1
*
autotools.bbclass: remove autotools_set_crosscompiling
Ross Burton
2014-07-03
1
-7
/
+0
*
binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes
Richard Purdie
2014-04-30
1
-1
/
+1
*
autotools: Enable separate builddir by default
Richard Purdie
2014-04-24
1
-0
/
+2
*
autotools: Exclude variables from autotools_copy_aclocals
Richard Purdie
2014-03-18
1
-1
/
+1
*
alsa-tools/autotools: Ensure that aclocal files can be present with AUTOTOOLS...
Richard Purdie
2014-03-05
1
-1
/
+2
*
autotools: Limit aclocal files to those in dependencies
Richard Purdie
2014-03-05
1
-18
/
+40
*
autotools: Remove .la files if rebuilding non out of tree software
Richard Purdie
2013-09-17
1
-4
/
+10
*
autotools.bbclass: force copy Makefile.in.in to ${S}/po/
Roy.Li
2013-06-28
1
-1
/
+1
*
autotools.bbclass: Factor out aclocal copying function
Richard Purdie
2013-06-04
1
-15
/
+22
*
autotools.bbclass: add EXTRACONFFUNCS variable
Constantin Musca
2013-02-01
1
-1
/
+3
*
autotools: copy also remove-potcdate.sin from ${STAGING_DATADIR_NATIVE}/gette...
Martin Jansa
2012-12-17
1
-0
/
+3
*
autotools: set _FOR_BUILD variables here
Ross Burton
2012-11-12
1
-0
/
+15
[next]