index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2008-06-13
toolchain: also setup kernel headers when ext toolchain is used
Peter Korsgaard
2008-05-31
distclean: Don't delete $(IMAGE)
Peter Korsgaard
2008-05-11
Use local time (Thanks Mike)
Ulf Samuelsson
2008-03-31
Makefile: revert broken ccache (r21525) for now.
Peter Korsgaard
2008-03-30
Makefile: merge CVS and .svn find invocation
Peter Korsgaard
2008-03-30
Makefile: fix typo (.empty files, not dirs)
Peter Korsgaard
2008-03-30
target_skeleton: mark empty directories with .empty files
Peter Korsgaard
2008-03-30
Ensure shell environment is handled correctly
Ulf Samuelsson
2008-03-30
Easy update of defconfig
Ulf Samuelsson
2008-03-28
Use BUSYBOX_LOCAL shell variable, if defined
Ulf Samuelsson
2008-03-28
Added ccache support and removed grub from defconfig due to brokenness at the...
Jason Spence
2008-03-11
more robust development files in target handler
John Voltz
2008-03-10
renamed variable, removed uppercase config text
John Voltz
2008-03-10
added dev files in target option
John Voltz
2008-03-04
buildroot: add kernel-headers to base targets so it gets handled by external-...
Peter Korsgaard
2008-03-04
buildroot: add external-deps target
Peter Korsgaard
2007-10-07
Do not create new directories in external toolchain
Ulf Samuelsson
2007-09-29
- Nowadays there is no need to strip the config symbols anymore
Bernhard Reutner-Fischer
2007-09-28
- add FC, remove some duplicate entries, cleanup
Bernhard Reutner-Fischer
2007-09-28
Add some more host tools
Ulf Samuelsson
2007-09-28
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...
Ulf Samuelsson
2007-09-28
Add administration for linux,uclibc and main
Ulf Samuelsson
2007-09-27
- for various reasons i will need an explicit ordering of the toolchain includes
Bernhard Reutner-Fischer
2007-09-26
- revert some bad checkins, fixup bad settings in atmel targets and move the ...
Bernhard Reutner-Fischer
2007-09-23
Ensure make %_defconfig works without error - now silently
Ulf Samuelsson
2007-09-23
fix error when doing 'make %_defconfig
Ulf Samuelsson
2007-09-22
- rename the gcc base_target to the more appropriate term cross_compiler
Bernhard Reutner-Fischer
2007-09-22
- set and export VERBOSE if V= was requested
Bernhard Reutner-Fischer
2007-09-18
- forgot to put base-target's sources into the source target.
Bernhard Reutner-Fischer
2007-09-17
Remove some debug info + add uclibc-target-utils-source target
Ulf Samuelsson
2007-09-17
make source should include BASE_TARGETS
Ulf Samuelsson
2007-09-12
Add hooks for creating your own board support package
Ulf Samuelsson
2007-09-01
- whitespace cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-01
- rephrase r19284 -- explicitely list base targets for World
Bernhard Reutner-Fischer
2007-08-27
- README even.
Bernhard Reutner-Fischer
2007-08-27
- allow me to point people at 'make help'
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- our dependencies are project specific. First (untested) attempt to take thi...
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...
Bernhard Reutner-Fischer
2007-08-21
- fix incorrect invocation of non-existing binary named "-find"
Bernhard Reutner-Fischer
2007-08-21
- fix whitespace damage..
Bernhard Reutner-Fischer
2007-08-21
- cosmetic adjustment in help text
Bernhard Reutner-Fischer
2007-08-20
Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)
Ulf Samuelsson
2007-08-19
Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR
Ulf Samuelsson
2007-08-16
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
Ulf Samuelsson
2007-08-16
Dont create TARGET_DIR if it exists
Ulf Samuelsson
2007-08-16
Avoid copying TARGET_SKELETON on every 'make'
Ulf Samuelsson
2007-08-15
Remove fakeroot files after use to avoid rerun
Ulf Samuelsson
2007-08-14
Move project related info from main Makefile to project dir
Ulf Samuelsson
2007-08-14
Avoid continuous rebuilds of TARGET_DIR and /etc/* project files
Ulf Samuelsson
[next]