index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for 2012.08-rc1
2012.08_rc1
Thomas Petazzoni
2012-08-01
1
-1
/
+1
*
add host arch detection and Kconfig BR2_HOSTARCH
Francois Perrad
2012-07-18
1
-0
/
+10
*
legal-info: infrastructure to collect legally-relevant material
Luca Ceresoli
2012-07-17
1
-3
/
+39
*
Ensure DESTDIR will not confuse the build
Thomas Petazzoni
2012-07-02
1
-0
/
+4
*
Globally disable PKG_CONFIG_PATH
Arnout Vandecappelle
2012-07-01
1
-0
/
+3
*
source-check: change behavior to check only selected packages / add source-ch...
Thomas De Schampheleire
2012-06-23
1
-2
/
+2
*
build: add option to exclude executables/dirs from being stripped
Thomas De Schampheleire
2012-06-23
1
-2
/
+8
*
Kickoff 2012.08 cycle
Peter Korsgaard
2012-05-31
1
-1
/
+1
*
Update for 2012.05
2012.05
Peter Korsgaard
2012-05-30
1
-1
/
+1
*
Update for 2012.05-rc3
2012.05_rc3
Peter Korsgaard
2012-05-25
1
-1
/
+1
*
Update for 2012.05-rc2
2012.05_rc2
Peter Korsgaard
2012-05-18
1
-1
/
+1
*
ccache: allow dynamic selection of cache directory
Thomas De Schampheleire
2012-05-18
1
-1
/
+2
*
Update for 2012.05-rc1
2012.05_rc1
Peter Korsgaard
2012-05-10
1
-1
/
+1
*
Add support to generate locale data
Thomas Petazzoni
2012-05-09
1
-0
/
+33
*
config: make it possible to specify which config file to use for 'make defcon...
Arnout Vandecappelle
2012-05-05
1
-1
/
+2
*
toolchain: remove toolchain/Makefile.in and toolchain/gcc/Makefile.in
Thomas Petazzoni
2012-04-25
1
-1
/
+0
*
Remove unused GNU_TARGET_SUFFIX
Thomas Petazzoni
2012-04-25
1
-2
/
+0
*
cmake: move creation of toolchain file to package/pkg-cmaketargets.mk
Thomas Petazzoni
2012-04-20
1
-20
/
+2
*
Move the manual build infrastructure to docs/manual/manual.mk
Thomas Petazzoni
2012-04-20
1
-48
/
+1
*
Remove unused .fakeroot.* mechanism
Thomas Petazzoni
2012-04-19
1
-6
/
+0
*
Remove filename extension crap for OS compatibility
Thomas Petazzoni
2012-04-19
1
-28
/
+0
*
Remove cc-option: not used anywhere
Thomas Petazzoni
2012-04-19
1
-7
/
+0
*
Add documentation for <pkg>-rebuild and <pkg>-reconfigure
Stephan Hoffmann
2012-04-07
1
-0
/
+2
*
Add target to print buildroot version
Arnout Vandecappelle (Essensium/Mind)
2012-03-13
1
-1
/
+4
*
Merge branch 'next'
Peter Korsgaard
2012-03-01
1
-3
/
+11
|
\
|
*
Makefile: move cmake toolchain file to $HOST_DIR/usr/share/buildroot
Peter Korsgaard
2012-02-25
1
-2
/
+3
|
*
Print a message before executing the post-build script
Luca Ceresoli
2012-02-19
1
-0
/
+1
|
*
Makefile: use /etc/os-release for version info rather than /etc/br-version
Peter Korsgaard
2012-02-14
1
-1
/
+7
*
|
Update copyright year
Peter Korsgaard
2012-03-01
1
-1
/
+1
*
|
kickoff 2012.05 development cycle
Peter Korsgaard
2012-03-01
1
-1
/
+1
*
|
Update for 2012.02
2012.02
Peter Korsgaard
2012-02-29
1
-1
/
+1
*
|
Update for 2012.02-rc3
2012.02_rc3
Peter Korsgaard
2012-02-27
1
-1
/
+1
*
|
Update for 2012.02-rc2
2012.02_rc2
Peter Korsgaard
2012-02-19
1
-1
/
+1
|
/
*
Update for 2012.02-rc1
2012.02_rc1
Peter Korsgaard
2012-02-12
1
-1
/
+1
*
Makefile: fix old make check thinko
Peter Korsgaard
2012-02-09
1
-1
/
+1
*
Makefile: change order of dirs and dependencies
Thomas De Schampheleire
2012-02-09
1
-1
/
+1
*
dependencies: check minimal make version early on
Thomas De Schampheleire
2012-02-09
1
-0
/
+6
*
dependencies: move from toolchain/ to support/
Thomas De Schampheleire
2012-02-09
1
-0
/
+2
*
make release: add html/text/pdf manual and create .tar.bz2 format as well
Peter Korsgaard
2012-02-07
1
-1
/
+8
*
Makefile: GENDOC_INNER: don't create subdirs for generated manuals
Peter Korsgaard
2012-02-07
1
-1
/
+1
*
gcc-uclibc-4.x.mk: get rid of BR2_DEPENDS_DIR
Peter Korsgaard
2012-01-15
1
-4
/
+2
*
Makefile: ensure CONFIG_SITE isn't set
Peter Korsgaard
2011-12-12
1
-0
/
+1
*
kickoff 2012.02 development cycle
Peter Korsgaard
2011-11-11
1
-1
/
+1
*
Update for 2011.11-rc1
2011.11_rc1
Peter Korsgaard
2011-11-11
1
-1
/
+1
*
Makefile: build all manuals in $(O)/docs/manual
Peter Korsgaard
2011-10-26
1
-8
/
+4
*
manual: refactor the targets into GENDOC macro.
Arnout Vandecappelle (Essensium/Mind)
2011-10-25
1
-33
/
+52
*
manual: provide make targets to build the documentation
Thomas Petazzoni
2011-10-25
1
-1
/
+43
*
package: add configuration option to specify a local override file
Thomas Petazzoni
2011-09-29
1
-0
/
+7
*
support: move package/gnuconfig to support/gnuconfig
Thomas Petazzoni
2011-09-17
1
-1
/
+1
*
support: move kconfig stuff from package/config to support/kconfig
Thomas Petazzoni
2011-09-17
1
-1
/
+1
[next]