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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kickoff 2017.05 cycle
Peter Korsgaard
2017-03-01
1
-1
/
+1
*
Update for 2017.02
2017.02
Peter Korsgaard
2017-02-28
1
-2
/
+2
*
Update for 2017.02-rc3
Peter Korsgaard
2017-02-26
1
-2
/
+2
*
Update for 2017.02-rc2
Peter Korsgaard
2017-02-21
1
-2
/
+2
*
package: add generic support for lz archives
Baruch Siach
2017-02-15
1
-0
/
+1
*
package/ccache: do not force colored diagnostics
Yann E. MORIN
2017-02-14
1
-0
/
+1
*
Prepare for 2017.02-rc1
Thomas Petazzoni
2017-02-11
1
-2
/
+2
*
reproducible: enable fakedate
Jérôme Pouiller
2017-02-07
1
-0
/
+1
*
Makefile, manual: Bump copyright year
Peter Korsgaard
2017-01-27
1
-1
/
+1
*
arch: add OpenRISC architecture support
Waldemar Brodkorb
2017-01-25
1
-0
/
+1
*
Makefile: move SED definition into the main Makefile
Thomas Petazzoni
2016-12-06
1
-0
/
+1
*
Merge branch 'next'
Peter Korsgaard
2016-12-01
1
-11
/
+23
|
\
|
*
Makefile: drop redundant shell call when deriving BASE_DIR
Danomi Manchego
2016-11-27
1
-3
/
+3
|
*
Makefile: fix ignored trace at target-finalize
Gaël PORTAY
2016-11-23
1
-1
/
+1
|
*
Makefile: make exported variable definitions consistent
Jérôme Pouiller
2016-11-23
1
-3
/
+3
|
*
Makefile: add '-n' to gzip invocations to improve reproducibility
Jérôme Pouiller
2016-11-23
1
-0
/
+1
|
*
Makefile: generate SOURCE_DATE_EPOCH for reproducible builds
Gilles Chanteperdrix
2016-11-23
1
-0
/
+4
|
*
Makefile: add missing targets to noconfig_targets and nobuild_targets
Rahul Jain
2016-11-15
1
-4
/
+8
|
*
Makefile: delete default rules
Arnout Vandecappelle
2016-11-05
1
-0
/
+3
*
|
Kickoff 2017.02 cycle
Peter Korsgaard
2016-12-01
1
-1
/
+1
*
|
Update for 2016.11
2016.11
Peter Korsgaard
2016-11-30
1
-1
/
+1
*
|
Update for 2016.11-rc3
Peter Korsgaard
2016-11-28
1
-1
/
+1
*
|
Makefile: fix distclean removal of $(O)
Danomi Manchego
2016-11-23
1
-1
/
+1
*
|
Update for 2016.11-rc2
Thomas Petazzoni
2016-11-13
1
-1
/
+1
*
|
Makefile: fix stripping of ld.so and libpthread for merged /usr
Jérôme Pouiller
2016-11-09
1
-3
/
+3
|
/
*
Update for 2016.11-rc1
Thomas Petazzoni
2016-11-03
1
-1
/
+1
*
core: remove redundant "override O := $(O)"
Arnout Vandecappelle
2016-11-03
1
-7
/
+0
*
core: don't reset MAKEOVERRIDES when re-entering make
Arnout Vandecappelle
2016-11-03
1
-5
/
+7
*
core/graph-depends: add option to graph reverse dependencies
Yann E. MORIN
2016-10-25
1
-1
/
+2
*
pkg-infra: allow dumping reverse dependencies of a package
Yann E. MORIN
2016-10-25
1
-0
/
+2
*
core: re-enter make if $(CURDIR) or $(O) are not canonical paths
Samuel Martin
2016-10-19
1
-10
/
+30
*
core: reorder top-level Makefile and document things
Samuel Martin
2016-10-19
1
-25
/
+34
*
core: split variables definition related to in/out-of-tree build from O itself
Samuel Martin
2016-10-19
1
-3
/
+11
*
core: support description for br2-external trees
Yann E. MORIN
2016-10-16
1
-2
/
+3
*
core: allow a br2-external tree to override a defconfig
Yann E. MORIN
2016-10-16
1
-1
/
+1
*
core: add support for multiple br2-external trees
Yann E. MORIN
2016-10-16
1
-22
/
+35
*
core: introduce per br2-external NAME
Yann E. MORIN
2016-10-16
1
-5
/
+14
*
core: offload handling of BR2_EXTERNAL into the script
Yann E. MORIN
2016-10-16
1
-17
/
+12
*
core: get rid of our dummy br2-external tree
Yann E. MORIN
2016-10-16
1
-7
/
+4
*
core: do not hard-code inclusion of br2-external in Kconfig
Yann E. MORIN
2016-10-16
1
-1
/
+1
*
Remove BR2_DEPRECATED
Arnout Vandecappelle
2016-10-15
1
-2
/
+0
*
core/legal-info: don't generate big file with all license texts
Yann E. MORIN
2016-10-15
1
-2
/
+0
*
linux: use INSTALL_MOD_STRIP=1 to strip modules
Alexey Brodkin
2016-09-19
1
-3
/
+0
*
core: distclean is a noconfig target
Yann E. MORIN
2016-09-17
1
-5
/
+2
*
Merge branch 'next'
Peter Korsgaard
2016-09-02
1
-40
/
+44
|
\
|
*
core: introduce a generated kconfig snippet
Yann E. MORIN
2016-08-27
1
-1
/
+9
|
*
core: move rule to create basic directories
Yann E. MORIN
2016-08-27
1
-9
/
+9
|
*
core: introduce an intermediate rule before the configurators
Yann E. MORIN
2016-08-27
1
-17
/
+20
|
*
core: commonalise the bundled and br2-external %_defconfig rules
Yann E. MORIN
2016-08-27
1
-7
/
+6
|
*
core: move pkg-utils.mk to support/
Yann E. MORIN
2016-08-27
1
-8
/
+2
[next]