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
*
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
*
toolchain: add new toolchain backend: crosstool-NG
Yann E. MORIN
2010-10-01
1
-1
/
+3
*
sed: get rid of host-sed variant
Peter Korsgaard
2010-09-30
1
-1
/
+1
*
Makefile: Force make to run serially in the top-level Makefile
Yann E. MORIN
2010-09-30
1
-0
/
+3
*
Makefile: generate a Makefile wrapper in $(O)
Yann E. MORIN
2010-09-26
1
-17
/
+28
*
Re-implement the source-check and external-deps targets
Maxime Petazzoni
2010-09-13
1
-11
/
+2
*
Cleanup the VCS commands configuration
Maxime Petazzoni
2010-09-13
1
-4
/
+2
*
Remove the spider feature
Maxime Petazzoni
2010-09-13
1
-4
/
+3
*
Merge branch 'for-2010.11/kconfig-upgrade' of git://git.busybox.net/~tpetazzo...
Peter Korsgaard
2010-09-02
1
-55
/
+49
|
\
|
*
Ensure that all config-related files are generated before the build
Thomas Petazzoni
2010-09-01
1
-7
/
+12
|
*
Add support for savedefconfig
Thomas Petazzoni
2010-09-01
1
-1
/
+5
|
*
Factorize environment variables for config utilities
Thomas Petazzoni
2010-09-01
1
-43
/
+23
|
*
Makefile: use long options names for the 'conf' utility
Thomas Petazzoni
2010-09-01
1
-9
/
+9
|
*
Add support for the new nconf configuration tool
Thomas Petazzoni
2010-09-01
1
-1
/
+9
|
*
Clean up our patches against kconfig
Thomas Petazzoni
2010-09-01
1
-1
/
+1
|
*
Implement %_defconfig similarly to the kernel
Thomas Petazzoni
2010-09-01
1
-5
/
+7
|
*
Remove CONFIG_DEFCONFIG
Thomas Petazzoni
2010-09-01
1
-5
/
+0
*
|
Fix ldconfig call in target-finalize
Thomas Petazzoni
2010-08-30
1
-3
/
+7
|
/
*
Makefile: fix source/source-check/external-deps with O=
Peter Korsgaard
2010-08-29
1
-8
/
+6
*
Remove gdb plugins from target
Malte Starostik
2010-07-30
1
-0
/
+3
*
Globally remove aclocal directories from target
Malte Starostik
2010-07-30
1
-1
/
+1
*
toolchain: move makefile includes
Yann E. MORIN
2010-07-28
1
-14
/
+2
*
toolchain: move helper functions from external toolchain
Yann E. MORIN
2010-07-28
1
-0
/
+1
*
Makefile: fix ldconfig selection for internal toolchains
Peter Korsgaard
2010-07-26
1
-2
/
+6
*
Fix default skeleton path
Malte Starostik
2010-07-19
1
-1
/
+1
*
fs: add option to define path to custom rootfs skeleton
Dmytro Milinevskyy
2010-07-18
1
-0
/
+4
*
move default skeleton to fs/ and drop busybox skeleton
Dmytro Milinevskyy
2010-07-18
1
-0
/
+1
*
Introduce support for host config cache
Thomas Petazzoni
2010-07-07
1
-4
/
+4
[next]