index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
Makefile.autotools.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
package: derive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES
Arnout Vandecappelle (Essensium/Mind)
2012-01-17
1
-0
/
+10
*
autotools: add escaping when using HOST_MAKE_ENV and TARGET_MAKE_ENV
Thomas Petazzoni
2012-01-02
1
-8
/
+8
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-6
/
+4
*
Makefile.autotools.in: fix autoreconf libtool patching after libtool move
Peter Korsgaard
2011-09-17
1
-3
/
+3
*
support: move package/gnuconfig to support/gnuconfig
Thomas Petazzoni
2011-09-17
1
-5
/
+18
*
support: move patch-kernel.sh and rename it
Thomas Petazzoni
2011-09-17
1
-6
/
+6
*
support: move libtool patches in support/libtool
Thomas Petazzoni
2011-09-17
1
-3
/
+3
*
Makefile: auto-target automatically pass --program-prefix=""
Yann E. MORIN
2011-09-12
1
-0
/
+1
*
package/autotools: add --{enable,disable}-{shared,static} automatically
Thomas Petazzoni
2011-06-12
1
-0
/
+2
*
Makefile.autotools.in: default to same <pkg>_MAKE setting for host and target
Peter Korsgaard
2011-05-17
1
-1
/
+8
*
Makefile.autotools.in: add libtool 2.4 support for autoreconf case as well
Peter Korsgaard
2011-05-03
1
-0
/
+2
*
Makefile.autotools.in: add libtool v2.4 support
Peter Korsgaard
2011-03-28
1
-0
/
+2
*
autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE
Thomas Petazzoni
2011-01-25
1
-1
/
+1
*
package: pass TARGET_MAKE_ENV at install/clean/uninstall steps
Thomas Petazzoni
2010-12-13
1
-5
/
+5
*
Remove support for shared configuration cache
Thomas Petazzoni
2010-11-05
1
-3
/
+0
*
package: move autoreconfigure step to pre configure hook
Lionel Landwerlin
2010-11-05
1
-1
/
+1
*
autotools: fix MESSAGE calls
Lionel Landwerlin
2010-11-05
1
-2
/
+2
*
Added the ability to patch ltmain.sh based on version
Martin Banky
2010-10-14
1
-6
/
+17
*
autotargets: don't use install-strip
Thomas Petazzoni
2010-09-27
1
-4
/
+0
*
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-1
/
+0
*
Introduce support for host config cache
Thomas Petazzoni
2010-07-07
1
-0
/
+1
*
Fix autotools configuration cache handling
Thomas Petazzoni
2010-05-03
1
-1
/
+1
*
autotools: fix referencing to LIBTOOL_PATCH variable
Thomas Petazzoni
2010-05-02
1
-1
/
+1
*
autotools: inherit LIBTOOL_PATCH for host packages
Thomas Petazzoni
2010-05-02
1
-1
/
+8
*
autotools: fix autoreconf check
Thomas Petazzoni
2010-05-02
1
-1
/
+1
*
package: Force copy of .la files at the post install hook (readonly files mig...
Lionel Landwerlin
2010-05-02
1
-1
/
+1
*
package: add PKG_CONF_ENV variables to host packages
Lionel Landwerlin
2010-05-02
1
-0
/
+1
*
Update config.{guess,sub} unconditionally
Thomas Petazzoni
2010-04-11
1
-2
/
+0
*
Fix autotools instalation with symbols
Paulius Zaleckas
2010-03-30
1
-1
/
+1
*
Makefile.autotools.in: fixup .la files in all lib dirs
Peter Korsgaard
2010-01-18
1
-1
/
+1
*
Makefile.autotools.in: fix libtool patching
Peter Korsgaard
2009-12-30
1
-2
/
+3
*
Rework autotools infrastructure on top of the generic infrastructure
Thomas Petazzoni
2009-12-15
1
-408
/
+216
*
honour DISABLE_IPV6
Bernhard Reutner-Fischer
2009-10-07
1
-0
/
+1
*
Prevent libtool patching before autoreconf when autoreconf is required
Lionel Landwerlin
2009-10-05
1
-1
/
+2
*
package/Makefile.autotools.in: Add $(PKG)_AUTORECONF_OPT variable.
Will Newton
2009-09-20
1
-1
/
+4
*
Remove the "project" feature
Thomas Petazzoni
2009-09-16
1
-5
/
+4
*
packages: use qstrip
Thomas Petazzoni
2009-09-05
1
-1
/
+1
*
Makefile.autotools.in: fix minimal foo.mk example
Markus Heidelberg
2009-05-03
1
-1
/
+1
*
Makefile.autotools.in: use TARGET_PATH for compile step
Peter Korsgaard
2009-03-17
1
-1
/
+1
*
Makefile.autotools.in: add FOO_MAKE for packages needing to use $(MAKE1)
Peter Korsgaard
2009-01-28
1
-6
/
+9
*
Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.
Thomas Lundquist
2009-01-18
1
-0
/
+2
*
Easier with one place for configure options for disabling gtk-doc
Thomas Lundquist
2009-01-17
1
-0
/
+1
*
DOWNLOAD: don't use := assignment for function implementation
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-9
/
+28
*
buildroot: set SHELL instead of messing around with CONFIG_SHELL
Peter Korsgaard
2009-01-01
1
-1
/
+1
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-1
/
+1
*
Adding Central config.cache options
Daniel Laird
2008-11-28
1
-1
/
+6
*
Makefile.autotools.in: make MESSAGE output stand out
Peter Korsgaard
2008-11-07
1
-2
/
+2
*
Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile
Hans-Christian Egtvedt
2008-11-05
1
-1
/
+0
*
buildroot: add QUIET variable and use it for wget/git/svn/configure
Peter Korsgaard
2008-10-21
1
-2
/
+1
[next]