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
*
Applied patch from Brian Foster <brian.foster@innova-card.com>:
Hamish Moffatt
2008-09-11
1
-2
/
+2
*
buildroot: remove trailing spaces
Peter Korsgaard
2008-08-04
1
-6
/
+6
*
Makefile.autotools.in: fix make source-check/external-deps differently
Peter Korsgaard
2008-07-24
1
-1
/
+1
*
Fix log
Ulf Samuelsson
2008-07-07
1
-2
/
+1
*
Fix log
Ulf Samuelsson
2008-07-07
1
-3
/
+5
*
Add slashes to allow TOPDIR to end without a slash in the future
Ulf Samuelsson
2008-07-07
1
-2
/
+2
*
Remove some debug messages
Ulf Samuelsson
2008-07-07
1
-14
/
+5
*
Replace configuring GLIB with autodetect
Ulf Samuelsson
2008-07-06
1
-6
/
+5
*
Add configuration possibility for host Gnome Lib installation
Ulf Samuelsson
2008-07-05
1
-2
/
+12
*
Add version number to log
Ulf Samuelsson
2008-07-05
1
-2
/
+11
*
Add 'build with log'
Ulf Samuelsson
2008-07-04
1
-0
/
+3
*
Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locati...
Ulf Samuelsson
2008-07-04
1
-0
/
+2
*
Makefile: remove target pkgconfig files if BR2_HAVE_DEVFILES isn't enabled
Peter Korsgaard
2008-07-01
1
-1
/
+1
*
Makefile: don't include .config from TOPDIR
Peter Korsgaard
2008-06-23
1
-1
/
+1
*
package/config: cygwin fix
Peter Korsgaard
2008-06-19
1
-0
/
+2
*
toolchain: also setup kernel headers when ext toolchain is used
Peter Korsgaard
2008-06-13
1
-1
/
+1
*
distclean: Don't delete $(IMAGE)
Peter Korsgaard
2008-05-31
1
-1
/
+1
*
Use local time (Thanks Mike)
Ulf Samuelsson
2008-05-11
1
-1
/
+1
*
Makefile: revert broken ccache (r21525) for now.
Peter Korsgaard
2008-03-31
1
-11
/
+0
*
Makefile: merge CVS and .svn find invocation
Peter Korsgaard
2008-03-30
1
-2
/
+1
*
Makefile: fix typo (.empty files, not dirs)
Peter Korsgaard
2008-03-30
1
-1
/
+1
*
target_skeleton: mark empty directories with .empty files
Peter Korsgaard
2008-03-30
1
-0
/
+1
*
Ensure shell environment is handled correctly
Ulf Samuelsson
2008-03-30
1
-7
/
+9
*
Easy update of defconfig
Ulf Samuelsson
2008-03-30
1
-0
/
+3
*
Use BUSYBOX_LOCAL shell variable, if defined
Ulf Samuelsson
2008-03-28
1
-10
/
+15
*
Added ccache support and removed grub from defconfig due to brokenness at the...
Jason Spence
2008-03-28
1
-0
/
+11
*
more robust development files in target handler
John Voltz
2008-03-11
1
-11
/
+9
*
renamed variable, removed uppercase config text
John Voltz
2008-03-10
1
-1
/
+1
*
added dev files in target option
John Voltz
2008-03-10
1
-1
/
+16
*
buildroot: add kernel-headers to base targets so it gets handled by external-...
Peter Korsgaard
2008-03-04
1
-1
/
+1
*
buildroot: add external-deps target
Peter Korsgaard
2008-03-04
1
-0
/
+5
*
Do not create new directories in external toolchain
Ulf Samuelsson
2007-10-07
1
-0
/
+2
*
- Nowadays there is no need to strip the config symbols anymore
Bernhard Reutner-Fischer
2007-09-29
1
-3
/
+3
*
- add FC, remove some duplicate entries, cleanup
Bernhard Reutner-Fischer
2007-09-28
1
-1
/
+11
*
Add some more host tools
Ulf Samuelsson
2007-09-28
1
-0
/
+8
*
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...
Ulf Samuelsson
2007-09-28
1
-1
/
+1
*
Add administration for linux,uclibc and main
Ulf Samuelsson
2007-09-28
1
-0
/
+4
*
- for various reasons i will need an explicit ordering of the toolchain includes
Bernhard Reutner-Fischer
2007-09-27
1
-1
/
+12
*
- revert some bad checkins, fixup bad settings in atmel targets and move the ...
Bernhard Reutner-Fischer
2007-09-26
1
-2
/
+2
*
Ensure make %_defconfig works without error - now silently
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
fix error when doing 'make %_defconfig
Ulf Samuelsson
2007-09-23
1
-1
/
+1
*
- rename the gcc base_target to the more appropriate term cross_compiler
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- set and export VERBOSE if V= was requested
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+4
*
- forgot to put base-target's sources into the source target.
Bernhard Reutner-Fischer
2007-09-18
1
-3
/
+2
*
Remove some debug info + add uclibc-target-utils-source target
Ulf Samuelsson
2007-09-17
1
-9
/
+1
*
make source should include BASE_TARGETS
Ulf Samuelsson
2007-09-17
1
-1
/
+11
*
Add hooks for creating your own board support package
Ulf Samuelsson
2007-09-12
1
-0
/
+9
*
- whitespace cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-01
1
-25
/
+23
*
- rephrase r19284 -- explicitely list base targets for World
Bernhard Reutner-Fischer
2007-09-01
1
-4
/
+5
*
- README even.
Bernhard Reutner-Fischer
2007-08-27
1
-1
/
+1
[next]