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
...
*
Update for 2011.05-rc1
2011.05_rc1
Peter Korsgaard
2011-05-18
1
-1
/
+1
*
Get rid of unneeded CFLAGS
Peter Korsgaard
2011-05-05
1
-4
/
+4
*
Add toolchain wrapper for external toolchains
Peter Korsgaard
2011-05-05
1
-3
/
+1
*
Makefile: make help: show busybox/ctng/linux/uclibc-menuconfig if enabled
Peter Korsgaard
2011-04-25
1
-1
/
+13
*
Makefile: remove outdated make targets
Peter Korsgaard
2011-04-25
1
-5
/
+0
*
Makefile: remove extra quotes around host linker flags for cygwin
Peter Korsgaard
2011-04-04
1
-1
/
+1
*
Fix ccache handling
Thomas Petazzoni
2011-04-02
1
-1
/
+1
*
hostcc/hostcxx: fix noccache variant setting
Mike Frysinger
2011-03-28
1
-2
/
+2
*
kickoff 2011.05 development cycle
Peter Korsgaard
2011-03-01
1
-1
/
+1
*
Update for 2011.02
2011.02
Peter Korsgaard
2011-02-28
1
-1
/
+1
*
Update for 2011.02-rc2
2011.02_rc2
Peter Korsgaard
2011-02-24
1
-1
/
+1
*
Update for 2011.02-rc1
2011.02_rc1
Peter Korsgaard
2011-02-14
1
-1
/
+1
*
Makefile: remove dead code (TARGET_SKELETON_PATCH)
Bjørn Forsman
2011-02-14
1
-3
/
+0
*
initial support for Blackfin processors
Mike Frysinger
2011-02-07
1
-0
/
+1
*
toolchain: introduce HOST_DIR option
Gustavo Zacarias
2011-02-02
1
-2
/
+2
*
Makefile: savedefconfig: save in O= directory for out-of-tree builds
Peter Korsgaard
2011-02-02
1
-1
/
+1
*
make help: document ncurses, make V=1 and make O=<dir>
Peter Korsgaard
2011-02-01
1
-0
/
+4
*
Makefile: generate CMake toolchain-file in $(O)
Bjørn Forsman
2011-01-26
1
-1
/
+16
*
Remove .py or .pyc depending on Python configuration
Thomas Petazzoni
2011-01-25
1
-0
/
+6
*
Update copyright info for 2011
Peter Korsgaard
2011-01-13
1
-1
/
+1
*
toolchain: do staging symlink
Gustavo Zacarias
2011-01-02
1
-1
/
+3
*
binutils: make it a proper package
Gustavo Zacarias
2011-01-02
1
-2
/
+2
*
Reset critical environment variables
Daniel Nyström
2010-12-29
1
-0
/
+6
*
toolchain: move sysroot to host dir
Gustavo Zacarias
2010-12-28
1
-2
/
+0
*
toolchain: add support for external toolchain profiles and download
Thomas Petazzoni
2010-12-13
1
-1
/
+2
*
ccache: rework ccache management
Thomas Petazzoni
2010-12-08
1
-6
/
+20
*
Makefile: document savedefconfig in 'make help', like it's done in Linux
Peter Korsgaard
2010-12-07
1
-0
/
+1
*
buildroot: kickoff 2011.02 development phase
Peter Korsgaard
2010-12-03
1
-1
/
+1
*
Update for 2010.11
2010.11
Peter Korsgaard
2010-11-30
1
-1
/
+1
*
Makefile: introduce KSTRIPCMD to strip kernel modules
Gustavo Zacarias
2010-11-30
1
-1
/
+1
*
target-finalize: libtread_db: support nonstd toolchain setups
Mike Frysinger
2010-11-28
1
-1
/
+1
*
target-finalize: do not strip libthread_db
Javier Viguera
2010-11-27
1
-1
/
+1
*
Update for 2010.11-rc2
2010.11_rc2
Peter Korsgaard
2010-11-25
1
-1
/
+1
*
target-finalize: do not strip libthread_db.so
Mike Frysinger
2010-11-24
1
-1
/
+2
*
auto remove empty /usr/share dir
Mike Frysinger
2010-11-24
1
-0
/
+1
*
Makefile: really adjust kernel modules strip invocation
Peter Korsgaard
2010-11-24
1
-1
/
+1
*
linux: strip installed modules
Mike Frysinger
2010-11-24
1
-0
/
+3
*
Makefile: remove outdated flush target
Peter Korsgaard
2010-11-24
1
-4
/
+0
*
Makefile: remove outdated .config.cmd handling
Peter Korsgaard
2010-11-24
1
-18
/
+5
*
Makefile: handle host packages for make source / make external-deps
Peter Korsgaard
2010-11-19
1
-1
/
+20
*
Update for 2010.11-rc1
2010.11_rc1
Peter Korsgaard
2010-11-08
1
-1
/
+1
*
Makefile: move target-{finalize,purgelocales} after bootloader/linux step
Peter Korsgaard
2010-11-07
1
-3
/
+4
*
Remove support for shared configuration cache
Thomas Petazzoni
2010-11-05
1
-9
/
+0
*
Makefile: fix release target with make 3.81
Peter Korsgaard
2010-11-04
1
-0
/
+2
*
Makefile: use global version string in /etc/br-version
Yann E. MORIN
2010-11-03
1
-2
/
+1
*
Makefile: compute the version string for all to use
Yann E. MORIN
2010-11-03
1
-0
/
+4
*
Makefile: move version string from Config.in into Makefile
Yann E. MORIN
2010-11-03
1
-3
/
+5
*
Makefile: move .NOTPARALLEL
Yann E. MORIN
2010-11-03
1
-3
/
+4
*
Optimize (-O2) host binaries by default
Peter Korsgaard
2010-10-29
1
-9
/
+0
*
Makefile: move KERNEL_ARCH from kernel-headers to here
Peter Korsgaard
2010-10-17
1
-0
/
+8
[prev]
[next]