index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce support for host config cache
Thomas Petazzoni
2010-07-07
1
-4
/
+4
*
Makefile: fixup make distclean after kconfig build in BUILD_DIR
Peter Korsgaard
2010-07-01
1
-1
/
+0
*
Fix: convert leftover $(CONFIG)/conf to $(BUILD_DIR)/buildroot-config/conf
Daniel Hobi
2010-06-29
1
-7
/
+7
*
Remove old Linux infrastructure
Thomas Petazzoni
2010-06-22
1
-4
/
+0
*
New, simpler, infrastructure for building the Linux kernel
Thomas Petazzoni
2010-06-22
1
-0
/
+1
*
kconfig: build in BUILD_DIR/buildroot-config
Peter Korsgaard
2010-06-21
1
-20
/
+21
*
Makefile: fix make <blah>_defconfig
Peter Korsgaard
2010-06-21
1
-1
/
+5
*
Move config files into output directory for out-of-tree build
Will Wagner
2010-06-21
1
-101
/
+103
*
toolchain: remove gcc 4.1.2 and non-sysroot support
Peter Korsgaard
2010-06-15
1
-10
/
+0
*
bootloaders: move bootloader build code to boot/
Thomas Petazzoni
2010-06-10
1
-1
/
+2
*
Makefile: support gconfig (GTK-based configurator) similar to xconfig
Peter Korsgaard
2010-06-05
1
-1
/
+10
*
Makefile: cleanup *conf targets
Peter Korsgaard
2010-06-05
1
-18
/
+4
*
Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...
Peter Korsgaard
2010-05-27
1
-0
/
+3
|
\
|
*
Add a show-targets target
Thomas Petazzoni
2010-05-21
1
-0
/
+3
*
|
Makefile: move filesystem stuff after u-boot build again
Peter Korsgaard
2010-05-21
1
-2
/
+0
|
/
*
Makefile: make GNU_HOST_NAME a simply expanded variable (:=)
Peter Korsgaard
2010-05-06
1
-1
/
+1
*
Remove gtk-doc documentations from target
Paulius Zaleckas
2010-05-05
1
-0
/
+1
*
Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME
Thomas Petazzoni
2010-05-03
1
-0
/
+1
*
Commonalize the definition of TOOLCHAIN_DIR
Thomas Petazzoni
2010-05-03
1
-0
/
+1
*
Get rid of unused variables
Thomas Petazzoni
2010-04-11
1
-7
/
+0
*
Guess build system and remove BR2_GNU_BUILD_SUFFIX
Thomas Petazzoni
2010-04-11
1
-4
/
+6
*
Remove all documentation when BR2_HAVE_DOCUMENTATION is not set
Thomas Petazzoni
2010-04-11
1
-3
/
+2
*
Move all filesystem generation code to fs/
Thomas Petazzoni
2010-04-09
1
-0
/
+2
*
Makefile: out-of-tree fix for uclibc 0.9.31
Peter Korsgaard
2010-04-05
1
-0
/
+6
*
toolchain: prepare for more than two alternatives
Yann E. MORIN
2010-03-31
1
-3
/
+3
*
buildroot: we're in 2010 now
Peter Korsgaard
2010-02-24
1
-1
/
+1
*
Create $(STAGING_DIR)/usr/bin unconditionnally
Thomas Petazzoni
2010-02-09
1
-0
/
+1
*
Makefile: release: use git archive
Peter Korsgaard
2010-02-09
1
-4
/
+2
*
toolchain/gdb: get rid of another legacy and unused variable
Yann E. MORIN
2010-02-09
1
-1
/
+0
*
toolchain/gdb: get rid of legacy & unused variables
Yann E. MORIN
2010-02-08
1
-1
/
+0
*
Remove backup-files from the TARGET_DIR.
Anders Darander
2009-12-23
1
-1
/
+1
*
Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
Thomas Petazzoni
2009-12-14
1
-2
/
+2
*
Makefile: fix build if CDPATH is set in environment
Peter Korsgaard
2009-12-13
1
-1
/
+6
*
Makefile: document configure cache handling
Peter Korsgaard
2009-12-12
1
-0
/
+1
*
Makefile: drop config cache on .config changes
Peter Korsgaard
2009-12-12
1
-0
/
+8
*
Makefile: use absolute path for TOPDIR
Peter Korsgaard
2009-11-30
1
-1
/
+2
*
Makefile: cleanup *clean targets
Peter Korsgaard
2009-11-20
1
-27
/
+14
*
buildroot; move defconfigs to configs/ and print in help
Peter Korsgaard
2009-10-04
1
-3
/
+6
*
Makefile: add rand/allyes/allno package config targets
Peter Korsgaard
2009-10-04
1
-2
/
+32
*
Makefile: update help text
Peter Korsgaard
2009-10-04
1
-6
/
+7
*
Makefile: reinstate /etc/br-version
Peter Korsgaard
2009-09-30
1
-0
/
+4
*
Makefile: be more quiet when make -s is used
Peter Korsgaard
2009-09-30
1
-0
/
+3
*
Makefile: Remove ancient 'sourceball' target
Michael Roth
2009-09-23
1
-9
/
+0
*
Remove unneeded trailing slash from TOPDIR
Michael Roth
2009-09-23
1
-1
/
+1
*
Move download directory 'dl' back to the top hierachy of buildroot
Michael Roth
2009-09-23
1
-2
/
+2
*
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
2009-09-23
1
-4
/
+4
*
Rename the output directories
Thomas Petazzoni
2009-09-16
1
-5
/
+5
*
Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX
Thomas Petazzoni
2009-09-16
1
-10
/
+1
*
By default, put the output in an output/ directory
Thomas Petazzoni
2009-09-16
1
-9
/
+6
*
Remove the BOARD/LOCAL feature
Thomas Petazzoni
2009-09-16
1
-15
/
+0
[next]