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
*
Fix computation of REAL_GNU_TARGET_NAME
Thomas Petazzoni
2010-07-29
1
-1
/
+10
*
Remove unused X11_PREFIX option
Thomas Petazzoni
2010-07-28
1
-4
/
+0
*
Makefile: fix ldconfig selection for internal toolchains
Peter Korsgaard
2010-07-26
1
-6
/
+0
*
Choose host/target ldconfig based on availability
Malte Starostik
2010-07-18
1
-3
/
+3
*
Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-6
/
+4
*
Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH
Thomas Petazzoni
2010-07-07
1
-4
/
+3
*
Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-5
/
+0
*
Cleanup TARGET_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-20
/
+25
*
Rework sysroot option handling
Thomas Petazzoni
2010-07-07
1
-13
/
+3
*
Separate flags from commands in HOST_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-4
/
+6
*
Remove unneeded variables in HOST_CONFIGURE_OPTS
Thomas Petazzoni
2010-07-07
1
-26
/
+0
*
Solve the host tools relying on host libraries problem
Thomas Petazzoni
2010-07-07
1
-2
/
+3
*
ext-toolchain: Fix ARCH_SYSROOT detection
Thomas Petazzoni
2010-07-06
1
-2
/
+2
*
toolchain: remove gcc 4.1.2 and non-sysroot support
Peter Korsgaard
2010-06-15
1
-2
/
+0
*
Revert "Add -rpath option for host package compilation"
Peter Korsgaard
2010-05-30
1
-5
/
+0
*
Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter Korsgaard
2010-05-08
1
-0
/
+6
|
\
|
*
Add staging libraries directories to -L in external case
Thomas Petazzoni
2010-05-06
1
-0
/
+1
|
*
Add -rpath option for host package compilation
Thomas Petazzoni
2010-05-06
1
-0
/
+5
*
|
Fix the computation of REAL_GNU_TARGET_NAME
Thomas Petazzoni
2010-05-06
1
-1
/
+1
|
/
*
package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not target
Lionel Landwerlin
2010-05-03
1
-3
/
+4
*
Remove BR2_GNU_TARGET_SUFFIX and compute GNU_TARGET_NAME
Thomas Petazzoni
2010-05-03
1
-4
/
+17
*
Get rid of the code computing ROOTFS_SUFFIX
Thomas Petazzoni
2010-05-03
1
-8
/
+0
*
Get rid of KERNEL_CROSS
Thomas Petazzoni
2010-05-03
1
-2
/
+0
*
Commonalize the definition of TOOLCHAIN_DIR
Thomas Petazzoni
2010-05-03
1
-2
/
+0
*
external toolchains: take into account architecture variant
Thomas Petazzoni
2010-04-17
1
-11
/
+11
*
Get rid of the OPTIMIZE_FOR_CPU variable
Thomas Petazzoni
2010-04-11
1
-2
/
+2
*
Get rid of now unused HOST_ARCH computation code
Thomas Petazzoni
2010-04-11
1
-14
/
+0
*
Guess build system and remove BR2_GNU_BUILD_SUFFIX
Thomas Petazzoni
2010-04-11
1
-1
/
+0
*
Remove IMAGE and related configuration options
Thomas Petazzoni
2010-04-09
1
-4
/
+0
*
toolchain: prepare for more than two alternatives
Yann E. MORIN
2010-03-31
1
-6
/
+5
*
package infrastructure: add PERLLIB
Thomas Petazzoni
2010-02-23
1
-3
/
+8
*
package infrastructure: add LD_LIBRARY_PATH
Thomas Petazzoni
2010-02-23
1
-1
/
+3
*
package: fix unstripped binary installation
Lionel Landwerlin
2010-01-28
1
-1
/
+1
*
Add $(HOST_DIR)/usr/sbin to the PATH
Thomas Petazzoni
2009-12-15
1
-2
/
+2
*
Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV
Thomas Petazzoni
2009-12-15
1
-0
/
+2
*
Add generic package infrastructure
Thomas Petazzoni
2009-12-15
1
-0
/
+1
*
Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
Thomas Petazzoni
2009-12-14
1
-2
/
+2
*
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-12-06
1
-14
/
+0
*
package/Makefile.in: fix 'true' invocation for BR2_STRIP_none
Peter Korsgaard
2009-11-22
1
-1
/
+1
*
toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions
Peter Korsgaard
2009-10-29
1
-4
/
+0
*
remove BR2_FPU_SUFFIX
Bernhard Reutner-Fischer
2009-10-07
1
-8
/
+2
*
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
2009-09-23
1
-4
/
+4
*
package/Makefile.in: Use appropriate paths for host pkg-config.
Will Newton
2009-09-20
1
-3
/
+6
*
Rename the output directories
Thomas Petazzoni
2009-09-16
1
-3
/
+2
*
Remove BR2_TOPDIR_PREFIX and BR2_TOPDIR_SUFFIX
Thomas Petazzoni
2009-09-16
1
-3
/
+3
*
packages: use qstrip
Thomas Petazzoni
2009-09-05
1
-16
/
+10
*
package/Makefile.in: use := for INSTALL
Peter Korsgaard
2009-08-26
1
-1
/
+1
*
Remove --without-html-dir from DISABLE_DOCUMENTATION
Thomas Petazzoni
2009-08-08
1
-1
/
+1
*
makefile: don't hardcore install utility location
Thomas Petazzoni
2009-07-31
1
-1
/
+1
*
makefile: remove unused AUTO_CONFIGURE_OPTS variable
Thomas Petazzoni
2009-07-30
1
-10
/
+0
[next]