Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
buildroot
/
buildroot
/
d1a2c0ed3c73ea37b506eae0edbbabdb366c2d5f
/
package
/
automake
29b146c
automake: use whenever possible the ACLOCAL_HOST_DIR variable
by Fabio Porcedda
· 10 years ago
298cd8e
package/*: rename patches according to the new policy
by Peter Korsgaard
· 10 years ago
a7ff733
Revert "automake: complete the removal of the target package"
by Peter Korsgaard
· 10 years ago
8404d8c
Revert "automake: use whenever possible the ACLOCAL_DIR variable"
by Peter Korsgaard
· 10 years ago
65b3cda
automake: use whenever possible the ACLOCAL_DIR variable
by Fabio Porcedda
· 10 years ago
6c33512
automake: complete the removal of the target package
by Fabio Porcedda
· 10 years ago
8431bb5
automake: bump version to 1.15
by Vicente Olivert Riera
· 10 years ago
595bf30
package: indentation cleanup
by Jerzy Grzegorek
· 10 years ago
166243f
automake: update gtk-doc.m4 to serial 2
by Gustavo Zacarias
· 10 years ago
2020ddb
automake: disable manpages
by Gustavo Zacarias
· 10 years ago
f75245d
automake: remove deprecated target package
by Thomas De Schampheleire
· 11 years ago
ba4ad9d
deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx
by Thomas De Schampheleire
· 11 years ago
6c653c5
automake: bump to version 1.14.1
by Gustavo Zacarias
· 11 years ago
5f2fdc7
automake: bump to version 1.14
by Gustavo Zacarias
· 11 years ago
4e0bc0f
automake: bump to version 1.12.6
by Gustavo Zacarias
· 11 years ago
62146ea
change package tarball compression to xz whenever possible
by Jerzy Grzegorek
· 11 years ago
8dfd59d
Normalize separator size to 80
by Alexandre Belloni
· 11 years ago
d4e8f3c
Mark a number of development related packages as deprecated
by Thomas Petazzoni
· 12 years ago
c86cfd9
Revert "auto{conf, make}: only make available on archs supported by qemu"
by Arnout Vandecappelle (Essensium/Mind)
· 12 years ago
c65d92e
auto{conf,make}: only make available on archs supported by qemu
by Peter Korsgaard
· 12 years ago
87422ed
perl: prepare the removal of microperl
by Francois Perrad
· 12 years ago
fb07eb9
automake: bump to version 1.11.6
by Gustavo Zacarias
· 12 years ago
e1502eb
all packages: rename XXXTARGETS to xxx-package
by Arnout Vandecappelle (Essensium/Mind)
· 12 years ago
69e64c4
all packages: use new host-xxx-package macros
by Arnout Vandecappelle (Essensium/Mind)
· 12 years ago
8133b7d
automake: bump to version 1.11.5
by Gustavo Zacarias
· 13 years ago
300f9c9
package: remove useless arguments from AUTOTARGETS
by Thomas Petazzoni
· 13 years ago
3882685
automake: ensure staging aclocal dir gets created
by Peter Korsgaard
· 14 years ago
6b0e9dd
automake: install gtk-doc.m4 in host directory instead of staging
by Lionel Landwerlin
· 14 years ago
a68640c
package: avoid copying .m4 files from host to staging
by Lionel Landwerlin
· 14 years ago
c58027b
automake: bump to 1.11.1
by Lionel Landwerlin
· 14 years ago
478ea1a
packages: remove unneeded _INSTALL_TARGET_OPT definitions
by Thomas Petazzoni
· 14 years ago
a6304a2
autoconf: add missing AUTOMAKE variable setting
by Lionel Landwerlin
· 15 years ago
f03faaf
automake: add build dependency on host-autoconf
by Thomas Petazzoni
· 15 years ago
61f677c
gtk-doc: add gtk-doc.m4 to satisfy aclocal
by Thomas Petazzoni
· 15 years ago
adaf0c9
automake: convert to autotools infrastructure for host package
by Thomas Petazzoni
· 15 years ago
3fdf0bf
buildroot: silence ./configure step when building with 'make -s'
by Peter Korsgaard
· 15 years ago
422ce65
package: Remove unnecessary dependencies on uclibc.
by Will Newton
· 15 years ago
6099e28
package: proper aclocal fix
by Peter Korsgaard
· 16 years ago
2cddfd2
/usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR).
by Thomas Petazzoni
· 16 years ago
91149af
package: provide download target for host packages
by Peter Korsgaard
· 16 years ago
a870e46
autoconf: cleanup
by Peter Korsgaard
· 16 years ago
f7b3146
automake: cleanup
by Peter Korsgaard
· 16 years ago
f91a64d
package: auto* needs perl
by Peter Korsgaard
· 16 years ago
ad529c6
automake: minor cleanup
by Peter Korsgaard
· 16 years ago
b3f02dd
automake: needs autoconf at configure time
by Peter Korsgaard
· 16 years ago
96338ef
automake: depends on autoconf, so select it
by Peter Korsgaard
· 16 years ago
4a7bfd2
package/: convert to DOWNLOAD helper
by Peter Korsgaard
· 16 years ago
ac1d92c
package/: get rid of unneeded $(strip ..)
by Peter Korsgaard
· 16 years ago
02a623d
buildroot: remove trailing spaces
by Peter Korsgaard
· 16 years ago
4683420
Kconfig: remove 'default n'
by Peter Korsgaard
· 16 years ago
af510f4
Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fix
by Hamish Moffatt
· 17 years ago
efa0423
buildroot: Use BR2_GNU_MIRROR everywhere
by Peter Korsgaard
· 17 years ago
e4c6340
- cleanup and fixes (Cristian Ionescu-Idbohrn)
by Bernhard Reutner-Fischer
· 17 years ago
6c6cb06
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
by Bernhard Reutner-Fischer
· 17 years ago
e1621a4
Use <package>_VERSION in all <package>.mk instead of <package>_VER
by Ulf Samuelsson
· 17 years ago
649e4fd
- provide autotools for the host (Julien Letessier)
by Bernhard Reutner-Fischer
· 17 years ago
74d518d
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
by Bernhard Reutner-Fischer
· 17 years ago
85d7f6f
fixup package LDFLAGS handling
by Eric Andersen
· 18 years ago
6f07d39
- start populating perl stuff into the rootfs to make automake work
by Bernhard Reutner-Fischer
· 18 years ago
4bcf40c
- bump version
by Bernhard Reutner-Fischer
· 18 years ago
732d94d
fixup a whole steaming pile of insanity. When packages are configured,
by Eric Andersen
· 18 years ago
6e2823c
- add and use BR2_BZCAT config option.
by Bernhard Reutner-Fischer
· 18 years ago
4856369
don't use ftp for gnu stuff, a few version bumps as well,
by Eric Andersen
· 18 years ago
dfebda0
remove extra space after touch
by Mike Frysinger
· 19 years ago
7077d90
version bump
by Mike Frysinger
· 19 years ago
d06645d
There is no need to have a separate 'Makefile.in' file in the
by Eric Andersen
· 20 years ago
62e38f9
version bump
by Mike Frysinger
· 20 years ago
ab798b8
merge help descriptions written by Tom Cameron
by Mike Frysinger
· 20 years ago
bb05a9a
Make the TAR_VERBOSITY option a bit more sane
by Eric Andersen
· 20 years ago
3a7b488
use $(TAR_VERBOSITY)
by Mike Frysinger
· 20 years ago
f694016
final step in buildroot facelift
by Eric Andersen
· 20 years ago
73f7be8
Remove the old 'make' directory, and populate the new 'package' directory.
by Eric Andersen
· 20 years ago