Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
buildroot
/
buildroot
/
f59421623ce2779595f49c553948268b3698374f
/
Makefile
b9f0543
Makefile: let show-targets prints also the dependencies
by Fabio Porcedda
· 11 years ago
c3e49d6
Makefile: fix coding style regarding the '=' sign
by Fabio Porcedda
· 11 years ago
1990e79
Makefile: target-generatelocales: add toolchain dependency
by Fabio Porcedda
· 11 years ago
d174c6f
Makefile: toolchain-eclipse-register: add toolchain dependency
by Fabio Porcedda
· 11 years ago
994fcc4
graphs: store and keep intermediate 'dot' program for graph-depends
by Yann E. MORIN
· 11 years ago
9806bf5
Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV
by Yann E. MORIN
· 11 years ago
5f70a00
toolchain: add a hidden config option to enable the toolchain package
by Fabio Porcedda
· 11 years ago
c7d660b
Makefile: add $(HOST_DIR)/sbin to BR_PATH
by Samuel Martin
· 11 years ago
caa329b
Makefile: introduce BR_PATH
by Samuel Martin
· 11 years ago
12c5e68
support/graph-depends: add option to limit the depth of the graph
by Yann E. MORIN
· 11 years ago
22d0590
Makefile: rename non-user-facing variable
by Yann E. MORIN
· 11 years ago
b106923
Add back rootfs-* dependencies to "source" and "legal-info" targets
by Fabio Porcedda
· 11 years ago
b94266c
Remove "dirs" dependencies
by Fabio Porcedda
· 11 years ago
c220581
Fix microblize little endian toolchain
by Jan Drazil
· 11 years ago
e0c6067
Remove STAMP_DIR
by Arnout Vandecappelle
· 11 years ago
cf53e15
Makefile: remove BASE_TARGETS variable
by Fabio Porcedda
· 11 years ago
fbb3b86
Makefile: ensure system is built even if no filesystem image is selected
by Thomas Petazzoni
· 11 years ago
b108fdc
Merge branch 'next'
by Peter Korsgaard
· 11 years ago
a6cfaea
Update for 2014.02
by Peter Korsgaard
· 11 years ago
2014.02
98f7e12
Update for 2014.02-rc3
by Peter Korsgaard
· 11 years ago
2014.02-rc3
8ae7838
graphs: rename user-facing variables
by Yann E. MORIN
· 11 years ago
5f5e5f2
Makefile: internally use absolute paths to BR2_EXTERNAL
by Yann E. MORIN
· 11 years ago
d4c0c64
Makefile: fix target-finalize rule
by Fabio Porcedda
· 11 years ago
085d4f0
Update for 2014.02-rc2
by Peter Korsgaard
· 11 years ago
2014.02-rc2
88b6382
core: remove .py/.pyc for Python
by Thomas Petazzoni
· 11 years ago
2afb23a
Makefile: update comment about top-level parallel Makefile
by Fabio Porcedda
· 11 years ago
a248775
Makefile: add support for top-level parallel make
by Fabio Porcedda
· 11 years ago
b2fd9f9
package: add toolchain dependency to every target package
by Fabio Porcedda
· 11 years ago
2f78767
trivial: update buildroot e-mail address to buildroot@buildroot.org
by Thomas De Schampheleire
· 11 years ago
c4dfb08
kickoff 2014.05 development cycle
by Peter Korsgaard
· 11 years ago
690984c
Update for 2014.02-rc1
by Peter Korsgaard
· 11 years ago
2014.02-rc1
4113b3c
infra: replace BUILDROOT_CONFIG with BR2_CONFIG
by Arnout Vandecappelle
· 11 years ago
6768021
infra: replace BUILDROOT_DL_DIR with BR2_DL_DIR.
by Arnout Vandecappelle
· 11 years ago
7164a32
packages: remove support for documentation on target
by Thomas De Schampheleire
· 11 years ago
e7ab4b4
ccache: replace BUILDROOT_CACHE_DIR with BR_CACHE_DIR.
by Arnout Vandecappelle
· 11 years ago
12d1507
Strip *.so* and not only executable files
by Thomas Petazzoni
· 11 years ago
99e82b0
Makefile: also use ignore-times argument to rsync when copying rootfs overlays
by Peter Korsgaard
· 11 years ago
2f86540
Makefile: change rsync used in overlays to always transfer files
by Danomi Manchego
· 11 years ago
d66538b
Makefile: Add /usr/lib/locale to target-purgelocales
by Valentine Barshak
· 12 years ago
984524f
fs: ensure $(TARGET_DIR_WARNING_FILE) is writable
by Yann E. MORIN
· 11 years ago
5f52d7a
target: ensure target/ dir is writable
by Nathan Lynch
· 11 years ago
f5437a6
Makefile: Unexport TAR_OPTIONS
by Nix
· 11 years ago
b4ce9a0
Revert "prevent recursion in %_defconfig rules"
by Yann E. MORIN
· 11 years ago
72afb29
luarocks: new infrastructure
by Francois Perrad
· 11 years ago
94dd02f
prevent recursion in %_defconfig rules
by Jeremy Rosen
· 11 years ago
56eb394
Makefile: support running graph-depends from out-of-tree
by Yann E. MORIN
· 11 years ago
e580ce8
Update copyright year
by Peter Korsgaard
· 11 years ago
f1fedbb
graphs: support generating png graphs
by Yann E. MORIN
· 11 years ago
0cfe3ab
Makefile: expose 'graph-depends' to generate a graph of the dependency tree
by Yann E. MORIN
· 11 years ago
e16bf92
Makefile: expose target 'graph-build' to generate the build-time graphs
by Yann E. MORIN
· 11 years ago
063f4ee
Makefile: ignore .config for defconfig
by Yann E. MORIN
· 11 years ago
879058a
Makefile: don't use parallel make when calling back into buildroot
by Peter Korsgaard
· 11 years ago
ff9d6e3
core: allow external defconfigs to be used
by Thomas Petazzoni
· 11 years ago
8eb8aaf
core: allow external Config.in/makefile code to be integrated
by Thomas Petazzoni
· 11 years ago
a4239f7
core: introduce the BR2_EXTERNAL variable
by Thomas Petazzoni
· 11 years ago
47e8282
infra: remove package clean commands
by Thomas De Schampheleire
· 11 years ago
f1f4451
package: add objcopy and ranlib to HOST_CONFIGURE_OPTS
by Thomas Petazzoni
· 11 years ago
858334c
legal info: split sources for host and target
by Thomas De Schampheleire
· 11 years ago
366f17f
legal info: split license texts for host and target
by Thomas De Schampheleire
· 11 years ago
cc4f34d
legal info: split manifest for host and target
by Thomas De Schampheleire
· 11 years ago
cfd497d
post-{build, images} hooks: export BUILD_DIR too
by Yann E. MORIN
· 11 years ago
d1476d0
kickoff 2014.02 development cycle
by Peter Korsgaard
· 11 years ago
abce7ca
Update for 2013.11-rc1
by Peter Korsgaard
· 11 years ago
2013.11_rc1
7ad2865
infra: centralize rsync exclude list for VCS files
by Thomas De Schampheleire
· 11 years ago
6fb546c
Generation of locales: made call to tr more robust and added LOWERCASE macro
by Thierry Bultel
· 11 years ago
462e991
manual generation: rename manual-txt into manual-text
by Thomas De Schampheleire
· 11 years ago
4513d78
Makefile: revert BUILD_DIR export
by Gustavo Zacarias
· 11 years ago
feb0877
Makefile: export BUILD_DIR
by Yann E. MORIN
· 11 years ago
8b0905b
toolchain: introduce a virtual package
by Thomas Petazzoni
· 11 years ago
f742fe4
toolchain-crosstool-ng: remove support
by Thomas Petazzoni
· 11 years ago
bb33517
make clean: improve when no .config present
by Thomas De Schampheleire
· 11 years ago
300eb6b
make clean: remove redundant removal of STAGING_DIR
by Thomas De Schampheleire
· 11 years ago
55ecab1
manual generation: update help
by Thomas De Schampheleire
· 11 years ago
ea27d6e
Makefile: Fix the generation of locales
by tbultel
· 11 years ago
c6715b6
Makefile: release: create tarball from current branch, not master
by Peter Korsgaard
· 11 years ago
6f1882d
Makefile: make $(BUILD_DIR)/.root rule idempotent
by Thomas Petazzoni
· 11 years ago
bdf472d
Makefile: also unexport PKG_CONFIG_LIBDIR
by Peter Korsgaard
· 11 years ago
741cbcc
Fix build reproducibility in Make 3.82
by Jérôme Pouiller
· 11 years ago
6cbdfb6
trivial: remove odd references to 'buildroot2'
by Thomas De Schampheleire
· 11 years ago
52e7073
Makefile: do not try to strip inexisting file when stripping libpthread
by Thomas Petazzoni
· 11 years ago
91141b1
Merge branch 'next'
by Peter Korsgaard
· 11 years ago
7b48cee
Makefile: kickoff 2013.11 cycle
by Peter Korsgaard
· 11 years ago
53d8d9c
Update for 2013.08
by Peter Korsgaard
· 11 years ago
2013.08
4e4a0a3
Prepare for 2013.08-rc3
by Peter Korsgaard
· 11 years ago
2013.08_rc3
5628776
toolchain-external: fix lib64 symlinks
by Samuel Martin
· 11 years ago
f627ebe
Makefile: fix kernel modules test
by Peter Korsgaard
· 11 years ago
fde2605
Makefile: test before search for kernel modules
by Thomas Petazzoni
· 11 years ago
8e2696e
generatelocales: fix 'cut' invocation
by Arnout Vandecappelle
· 11 years ago
7120319
Prepare for 2013.08-rc2
by Thomas Petazzoni
· 11 years ago
2013.08_rc2
db443f2
host-ccache: turn into a proper dependency
by Thomas De Schampheleire
· 11 years ago
e0d6402
Open 2013.11 development cycle
by Thomas Petazzoni
· 11 years ago
a7d5860
Prepare for 2013.08-rc1
by Thomas Petazzoni
· 11 years ago
2013.08_rc1
98b616d
Makefile: add variable print capabilities
by Émeric Vigier
· 11 years ago
88418bd
build: use find -perm /mode, instead of -perm +mode STRIP_FIND_CMD
by Tzu-Jung Lee
· 11 years ago
bed61a7
Makefile: unexport RUBYOPT
by Gustavo Zacarias
· 11 years ago
f1f97b3
system: add option to pass extra args to post-build and post-image scripts
by Yann E. MORIN
· 11 years ago
381616e
Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}
by Thomas Petazzoni
· 11 years ago
12d1aa4
Remove BR2_HAVE_DEVFILES
by Thomas Petazzoni
· 11 years ago
e57e4b9
Use more sensible names for the external/ctng targets
by Thomas Petazzoni
· 11 years ago
d21a176
Remove TOOLCHAIN_DIR
by Thomas Petazzoni
· 11 years ago
Next »