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
*
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
*
BR2_HAVE_DOCUMENTATION: add option to remove documentation from target
Peter Korsgaard
2008-10-20
1
-0
/
+3
*
Makefile.autotools.in: default to install-strip for non-debug target install
Peter Korsgaard
2008-10-20
1
-1
/
+5
*
Makefile.autotools.in: honor CONFIG_SHELL and TAR.
Wade Berrier
2008-10-07
1
-1
/
+1
*
Makefile.autotools.in:
Wade Berrier
2008-10-06
1
-1
/
+3
*
Makefile.autotools.in: Get my $(Q)'s in the correct place
Daniel Laird
2008-09-19
1
-2
/
+2
*
Makefile.autotools.in: Extended to cope with more bad packages
Daniel Laird
2008-09-19
1
-4
/
+19
*
Makefile.autotools.in: fix DESTDIR= help text
Peter Korsgaard
2008-09-14
1
-4
/
+4
*
Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text
Peter Korsgaard
2008-09-14
1
-1
/
+1
*
Move project-specific stamp files into a project-specific directory
Hamish Moffatt
2008-09-11
1
-6
/
+8
*
Make the autotools xyz-clean target call xyz-uninstall first, rather than dup...
Hamish Moffatt
2008-09-04
1
-5
/
+2
*
Fix duplicate $(AUTORECONF) run in autoreconf and configure targets
Hamish Moffatt
2008-09-04
1
-6
/
+4
*
In the uninstall and clean targets, remove the built/installed stamp files
Hamish Moffatt
2008-09-04
1
-0
/
+5
*
Makefile.autotools.in: Add extra POST_HOOK targets
Daniel Laird
2008-08-29
1
-2
/
+13
*
Makefile.autotools.in: remove unused BR2_HAVE_INCLUDES handling
Peter Korsgaard
2008-08-22
1
-3
/
+0
*
Makefile.autotools.in: add missing continuation for PKG_CONF_OPT
Peter Korsgaard
2008-08-16
1
-1
/
+1
*
Makefile.autotools.in: remove extra newlines in MESSAGE macro
Peter Korsgaard
2008-08-04
1
-3
/
+1
*
Makefile.autotools.in: quiet configure on silent (-s) builds
Peter Korsgaard
2008-08-04
1
-0
/
+1
*
Makefile.autotools.in: fix patch dir for version specific subdir
Peter Korsgaard
2008-08-04
1
-1
/
+1
*
buildroot: remove trailing spaces
Peter Korsgaard
2008-08-04
1
-1
/
+1
*
Makefile.autotools.in: fix make source-check/external-deps differently
Peter Korsgaard
2008-07-24
1
-1
/
+1
*
Makefile.autotools.in: revert broken r22659
Peter Korsgaard
2008-07-07
1
-3
/
+1
*
Avoid duplicate downloading, when rebuilding failed package like libgtk2
Ulf Samuelsson
2008-07-06
1
-1
/
+3
*
Makefile.autotools.in: fix source handling
Peter Korsgaard
2008-07-02
1
-2
/
+3
*
Makefile.autotools.in: also remove man pages from /usr/share/man
Peter Korsgaard
2008-07-01
1
-1
/
+1
*
Makefile.autotools.in: fix BR2_PRIMARY_SITE check
Peter Korsgaard
2008-06-26
1
-1
/
+2
*
Makefile.autotools.in: also support source/source-check
Peter Korsgaard
2008-06-24
1
-2
/
+2
*
package/Makefile.autotools.in: support 'make external-deps'
Peter Korsgaard
2008-06-14
1
-0
/
+5
*
Add option to set default site to download package source from. FreeBSD ports...
Arnar Mar SigurĂ°sson
2008-06-01
1
-0
/
+3
*
remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in t...
John Voltz
2008-05-01
1
-1
/
+9
*
Makefile.autotools.in: Do uninstall in staging/target dirs on -clean
Peter Korsgaard
2008-04-01
1
-0
/
+2
*
AUTOTARGETS: also support non-version-dependent arch specific patches
Peter Korsgaard
2008-03-28
1
-2
/
+2
*
AUTOTARGETS: support arch specific *.patch.$(ARCH) patches
Peter Korsgaard
2008-03-28
1
-2
/
+2
*
added dev files in target option
John Voltz
2008-03-10
1
-4
/
+0
*
remove .a files from lib directories after install
John Voltz
2008-03-07
1
-0
/
+3
*
fixed nasty makefile bugs
John Voltz
2008-03-06
1
-4
/
+5
*
- whitespace cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-30
1
-44
/
+41
*
- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package
Bernhard Reutner-Fischer
2007-09-29
1
-19
/
+14
[next]