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
/
package
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS
Bernhard Reutner-Fischer
2007-08-28
1
-0
/
+6
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-2
/
+2
*
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- our dependencies are project specific. First (untested) attempt to take thi...
Bernhard Reutner-Fischer
2007-08-21
1
-42
/
+0
*
- move the PROJECT variable setting to a more sensible place
Bernhard Reutner-Fischer
2007-08-21
1
-6
/
+0
*
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-21
1
-0
/
+10
*
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
Eric Andersen
2007-08-10
1
-1
/
+11
*
Use cross ldconfig instead of host version
Peter Korsgaard
2007-08-08
1
-0
/
+1
*
- add possibility to select different flavours of strip (or none at all for d...
Bernhard Reutner-Fischer
2007-07-31
1
-2
/
+9
*
- nil the CXX env var if we don't have a CXX cross-compiler
Bernhard Reutner-Fischer
2007-07-31
1
-1
/
+1
*
- fix typo in previous commit
Bernhard Reutner-Fischer
2007-07-23
1
-3
/
+3
*
- iff the cross-compiler supports certain mtune,march,mabi flags then use the...
Bernhard Reutner-Fischer
2007-07-23
1
-0
/
+16
*
No platform code in this file.
"Steven J. Hill"
2007-07-22
1
-4
/
+0
*
ATMEL_MIRROR needs to be available before toolchain is built
Ulf Samuelsson
2007-07-22
1
-0
/
+5
*
Add additional include directory, required by some packages
Ulf Samuelsson
2007-07-20
1
-1
/
+1
*
make source-check without permanently changing WGET command
Ulf Samuelsson
2007-07-20
1
-1
/
+1
*
Ensure we use host 'make', even when building 'make' in buildroot
Ulf Samuelsson
2007-07-17
1
-4
/
+9
*
Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR
Ulf Samuelsson
2007-07-12
1
-0
/
+3
*
BSP Patch:
Ulf Samuelsson
2007-07-12
1
-3
/
+7
*
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-07-06
1
-7
/
+5
*
- adjust infrastructure for new kconfig
Bernhard Reutner-Fischer
2007-06-28
1
-24
/
+0
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-1
/
+9
*
- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...
Bernhard Reutner-Fischer
2007-06-27
1
-0
/
+26
*
- add BR2_INET_IPV6 and BR2_INET_RPC
Bernhard Reutner-Fischer
2007-06-26
1
-0
/
+4
*
- pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069
Bernhard Reutner-Fischer
2007-06-26
1
-0
/
+8
*
- add full sysroot support for non-ancient toolchains.
Bernhard Reutner-Fischer
2007-06-20
1
-8
/
+73
*
Add another include path to the CFLAGS.
"Steven J. Hill"
2007-05-07
1
-1
/
+1
*
- put staging_dir/usr/bin into the target path, so X-stuff can find freetype-...
Bernhard Reutner-Fischer
2007-03-20
1
-1
/
+1
*
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"
2007-02-06
1
-1
/
+20
*
- the $(XSERVER) target can be provided by different X server impls. Adjust u...
Bernhard Reutner-Fischer
2007-02-04
1
-0
/
+13
*
- make absolutely sure that we are not trying to go into jobserver mode for M...
Bernhard Reutner-Fischer
2007-01-30
1
-2
/
+5
*
filter pkgconfig output to force it do use our staging_dir and not
Eric Andersen
2007-01-14
1
-1
/
+5
*
- use centralized DISABLE_LARGEFILE
Bernhard Reutner-Fischer
2006-12-21
1
-5
/
+7
*
- Quote TARGET_PATH. Closes #1107.
Bernhard Reutner-Fischer
2006-12-08
1
-1
/
+2
*
- add and use a HOSTCXX variable.
Bernhard Reutner-Fischer
2006-11-20
1
-0
/
+1
*
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-11-17
1
-7
/
+15
*
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen
2006-10-17
1
-1
/
+1
*
- add missing hung from the BR2_ZCAT introduction
Bernhard Reutner-Fischer
2006-10-01
1
-0
/
+2
*
- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not
Bernhard Reutner-Fischer
2006-09-30
1
-1
/
+1
*
- pickup the PATH the user has set.
Bernhard Reutner-Fischer
2006-08-24
1
-1
/
+1
*
move TAR_OPTIONS to its rightful place
Eric Andersen
2006-07-18
1
-0
/
+2
*
Split the target suffix out as a config option, for the few cases where
Paul Mundt
2006-06-05
1
-3
/
+4
*
- pass $(TARGET_CROSS)strip as STRIP to the packages.
Bernhard Reutner-Fischer
2006-03-10
1
-0
/
+1
*
add TARGET_CXX per case 0000593
David Anders
2006-01-25
1
-0
/
+1
*
add an option for the --build so cygwin users can utilize buildroot
Mike Frysinger
2005-12-27
1
-1
/
+1
*
force CPP
Mike Frysinger
2005-12-17
1
-0
/
+1
*
let people control location of download dir
Mike Frysinger
2005-10-01
1
-2
/
+7
*
add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add...
Mike Frysinger
2005-09-18
1
-2
/
+12
*
Build 'file' for the host as well as the target. If the host system has a ver...
"Steven J. Hill"
2005-08-30
1
-1
/
+1
*
Change root_fs_$(ARCH) to rootfs.$(ARCH)
Eric Andersen
2005-08-13
1
-1
/
+1
[next]