index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: unconditionally include pkg-utils.mk
Thomas De Schampheleire
2014-08-16
1
-1
/
+0
*
infra: introduce a kconfig-package infrastructure
Thomas De Schampheleire
2014-08-04
1
-0
/
+1
*
toolchain: Add config option for atomic intrinsics
Anton Kolesov
2014-08-03
1
-0
/
+4
*
package infra: add -static to C/CXXFLAGS
Gustavo Zacarias
2014-07-30
1
-0
/
+2
*
package infra: revert 0a4bd19f
Gustavo Zacarias
2014-07-30
1
-1
/
+1
*
package/Makefile.in: fix coding style regarding the '=' sign
Fabio Porcedda
2014-07-26
1
-74
/
+74
*
Makefile: add BR2_DL_DIR to EXTRA_ENV
Yann E. MORIN
2014-07-02
1
-0
/
+1
*
powerpc: add powerpc64 and powerpc64le support
Cody P Schafer
2014-05-26
1
-1
/
+1
*
package: add support for musl in tuple
Thomas Petazzoni
2014-05-05
1
-0
/
+2
*
Makefile: rename USER_HOOKS_EXTRA_ENV to EXTRA_ENV
Yann E. MORIN
2014-04-17
1
-2
/
+2
*
Makefile: add PATH to the USER_HOOKS_EXTRA_ENV
Samuel Martin
2014-04-16
1
-0
/
+1
*
infra: remove unused {TARGET, HOST}_PATH definition
Samuel Martin
2014-04-16
1
-3
/
+0
*
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
Samuel Martin
2014-04-16
1
-4
/
+4
*
Makefile: introduce BR_PATH
Samuel Martin
2014-04-16
1
-3
/
+2
*
toolchain: control vendor part in GNU_TARGET_NAME
Noam Camus
2014-04-06
1
-1
/
+16
*
packages: add infrastructure for virtual packages
Yann E. MORIN
2014-04-05
1
-0
/
+1
*
Makefile.in: add -mtext-section-literals to xtensa ABI
Max Filippov
2014-04-03
1
-1
/
+10
*
pkg-perl: new infrastructure
Francois Perrad
2014-02-23
1
-1
/
+3
*
host-perl: export and rename PERL5LIB
Francois Perrad
2014-02-10
1
-6
/
+5
*
infra: remove separate definition of DISABLE_DOCUMENTATION
Thomas De Schampheleire
2014-02-08
1
-10
/
+0
*
packages: remove support for documentation on target
Thomas De Schampheleire
2014-02-08
1
-2
/
+0
*
luarocks: new infrastructure
Francois Perrad
2014-01-13
1
-0
/
+1
*
package: introduce Python package infrastructure
Thomas Petazzoni
2013-12-15
1
-0
/
+1
*
package: add objcopy and ranlib to HOST_CONFIGURE_OPTS
Thomas Petazzoni
2013-12-01
1
-0
/
+2
*
post-{build, images} hooks: export BUILD_DIR too
Yann E. MORIN
2013-11-13
1
-0
/
+6
*
toolchain-crosstool-ng: remove support
Thomas Petazzoni
2013-10-06
1
-1
/
+1
*
package/Makefile.in: don't force jobs when BR2_JLEVEL is empty
Fabio Porcedda
2013-10-04
1
-1
/
+1
*
toolchain: refactor Stack Smashing Protection support
Thomas Petazzoni
2013-09-15
1
-1
/
+1
*
package/Makefile.in: fix incorrect comment
Thomas Petazzoni
2013-09-15
1
-2
/
+1
*
nommu/flat: build packages with the correct FLAGS
Gustavo Zacarias
2013-09-13
1
-1
/
+5
*
package/Makefile.in: fix ABI name for EABIhf targets
Thomas Petazzoni
2013-08-27
1
-5
/
+3
*
blackfin: set GNU_TARGET_NAME accordingly
Gustavo Zacarias
2013-07-27
1
-1
/
+8
*
toolchain/buildroot: properly handle SSP
Gustavo Zacarias
2013-07-27
1
-0
/
+5
*
arch: improve ARM floating point support and add support for EABIhf
Thomas Petazzoni
2013-07-16
1
-0
/
+6
*
pkg-infra: dump all ARM OABI references when setting ABI
Yann E. MORIN
2013-07-14
1
-5
/
+4
*
Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}
Thomas Petazzoni
2013-07-04
1
-1
/
+1
*
Normalize separator size to 80 in remaining makefiles
Alexandre Belloni
2013-06-20
1
-2
/
+2
*
package-infra: limit the number of // jobs
Yann E. MORIN
2013-05-11
1
-2
/
+3
*
package: Introduce package-specific BINFMT_FLAT options.
Sonic Zhang
2013-05-05
1
-0
/
+4
*
arch: toolchain: Introduce binary format FLAT types.
Sonic Zhang
2013-05-05
1
-0
/
+11
*
Make external toolchain relocatable
Arnout Vandecappelle
2013-02-05
1
-1
/
+2
*
Pass --static rather than -static in LDFLAGS when BR2_PREFER_STATIC_LIB
ANDY KENNEDY
2013-01-14
1
-1
/
+1
*
pkg-infra: pass --disable-doc if documentation is not enabled
Arnout Vandecappelle
2012-12-12
1
-1
/
+9
*
xtensa: add -mlongcalls to CFLAGS for xtensa
Chris Zankel
2012-12-10
1
-0
/
+9
*
Makefile: fix thread libraries stripping
Richard Braun
2012-11-30
1
-0
/
+2
*
legacy: move old GENTARGETS macros to Makefile.legacy
Arnout Vandecappelle (Essensium/Mind)
2012-11-30
1
-6
/
+0
*
TARGET_CONFIGURE_OPTS: pass READELF
Maxime Ripard
2012-11-07
1
-0
/
+2
*
package infra: remove empty TARGET_CPPFLAGS def
Gustavo Zacarias
2012-10-13
1
-2
/
+0
*
package/Makefile.in: whitespace fixup after CPPFLAGS addition
Peter Korsgaard
2012-10-11
1
-3
/
+2
*
Makefile.in: add CPPFLAGS support
Samuel Martin
2012-10-10
1
-6
/
+12
[next]