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
*
package/Makefile.in: set -fno-dwarf2-cfi-asm for m68k_cf
Fabrice Fontaine
2019-01-13
1
-0
/
+6
*
BR2_FORTIFY*: toolchain wrapper limitation note
Matt Weber
2018-10-20
1
-0
/
+9
*
toolchain/toolchain-wrapper: add BR2_SSP_* support
Matt Weber
2018-10-20
1
-8
/
+0
*
toolchain/toolchain-wrapper: add BR2_RELRO_
Matt Weber
2018-10-20
1
-11
/
+0
*
Merge branch 'next'
Peter Korsgaard
2018-09-07
1
-9
/
+9
|
\
|
*
package/Makefile.in: Add missing options to LDFLAGS for full RELRO build
Stefan Sørensen
2018-08-10
1
-1
/
+1
|
*
package/Makefile.in: Do not use CPPFLAGS for hardening options
Stefan Sørensen
2018-08-10
1
-8
/
+8
*
|
core: drop useless assignments to BISON and FLEX
Yann E. MORIN
2018-08-19
1
-2
/
+0
|
/
*
package/Makefile.in: replace invocation of tempfile w/ mktemp in try-run
Joseph Kogut
2018-06-30
1
-1
/
+1
*
pkg-meson: new infrastructure
Eric Le Bihan
2018-05-30
1
-0
/
+1
*
arch: drop BR2_BINFMT_FLAT_SEP_DATA support
Thomas Petazzoni
2018-04-15
1
-6
/
+0
*
package/pkg-golang: new package infrastructure
Angelo Compagnucci
2018-03-31
1
-0
/
+1
*
core: alternate solution to disable C++
Yann E. MORIN
2018-03-30
1
-1
/
+9
*
Config.in: add -Ofast option
Joshua Henderson
2018-03-26
1
-0
/
+3
*
security hardening: add RELFO, FORTIFY options
Matt Weber
2018-01-28
1
-15
/
+27
*
core/infra: fix build on toolchain without C++
Yann E. MORIN
2018-01-07
1
-1
/
+1
*
package/Makefile.in: add host-cc-option macro
Arnout Vandecappelle
2017-07-22
1
-0
/
+21
*
package/Makefile.in: export O= to post-build/image scripts for out-of-tree bu...
Peter Korsgaard
2017-07-15
1
-1
/
+2
*
Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib
Arnout Vandecappelle
2017-07-05
1
-3
/
+3
*
Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
Arnout Vandecappelle
2017-07-05
1
-4
/
+4
*
package/Makefile.in: remove $(HOST_DIR)/usr part from HOST_LDFLAGS
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
Move $(HOST_DIR)/usr/$(GNU_TARGET_NAME) one level up.
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
package/Makefile.in: fix musl handling
Thomas Petazzoni
2017-07-04
1
-1
/
+6
*
package/Makefile.in: introduce TARGET_NLS_{DEPENDENCIES, LIBS}
Thomas Petazzoni
2017-07-04
1
-0
/
+5
*
system: introduce BR2_SYSTEM_ENABLE_NLS
Thomas Petazzoni
2017-07-04
1
-2
/
+2
*
package: rename DISABLE_NLS to NLS_OPTS
Thomas Petazzoni
2017-07-04
1
-2
/
+2
*
core: simplify the condition to set the strip command
Yann E. MORIN
2017-07-01
1
-2
/
+1
*
core: always pass full path to strip command
Yann E. MORIN
2017-07-01
1
-1
/
+1
*
core infra: make sure apply-patches is called with correct tar
Thomas De Schampheleire
2017-02-01
1
-1
/
+1
*
Makefile: move SED definition into the main Makefile
Thomas Petazzoni
2016-12-06
1
-1
/
+0
*
core: add waf-package infra
Yann E. MORIN
2016-12-02
1
-0
/
+1
*
Use already qstripped BR2_TOOLCHAIN_EXTERNAL_PREFIX everywhere
Arnout Vandecappelle
2016-11-09
1
-1
/
+1
*
core: introduce per br2-external NAME
Yann E. MORIN
2016-10-16
1
-2
/
+1
*
package/Makefile.in: synchronize pkg-config settings between HOST_{CONFIGURE_...
Peter Korsgaard
2016-10-14
1
-14
/
+11
*
package/Makefile.in: remove unused STRIP_STRIP_ALL variable
Thomas Petazzoni
2016-09-19
1
-1
/
+0
*
linux: use INSTALL_MOD_STRIP=1 to strip modules
Alexey Brodkin
2016-09-19
1
-3
/
+0
*
Revert "package/Makefile.in should grab HOST_DIR headers using -isystem inste...
Thomas Petazzoni
2016-07-30
1
-1
/
+1
*
package/Makefile.in should grab HOST_DIR headers using -isystem instead of -I.
David Raeman
2016-07-25
1
-1
/
+1
*
package/Makefile.in: set variables for legacy f77 checks
Samuel Martin
2016-07-01
1
-0
/
+2
*
package/Makefile.in: set TARGET_FCFLAGS variables
Benjamin Kamath
2016-07-01
1
-0
/
+9
*
build: cleanup remaining references to BR2_STRIP_sstrip
Julien Floret
2016-06-10
1
-8
/
+0
*
Config.in: add -Og option
Martin Kelly
2016-05-24
1
-0
/
+3
*
package/Makefile.in: adjust LDFLAGS for elf2flt
Thomas Petazzoni
2016-04-08
1
-1
/
+1
*
package/Makefile.in: fix typo
Peter Korsgaard
2016-02-01
1
-1
/
+1
*
package/Makefile.in: correct gettext handling for musl
Peter Korsgaard
2016-02-01
1
-1
/
+11
*
toolchain: granular choice for stack protector
Steven Noonan
2015-12-27
1
-1
/
+7
*
Merge branch 'next'
Peter Korsgaard
2015-12-01
1
-4
/
+0
|
\
|
*
package/Makefile.in: remove HOSTCC_VERSION
Arnout Vandecappelle
2015-11-22
1
-4
/
+0
[next]