Thomas Petazzoni
|
a1c8fa41f6
Update all packages to quote $(TARGET_CC)
|
15 年 前 |
Peter Korsgaard
|
a7c5ee544e
python: cleanup
|
16 年 前 |
Peter Korsgaard
|
3fdf0bffb8
buildroot: silence ./configure step when building with 'make -s'
|
16 年 前 |
Will Newton
|
0c2b9a4a2d
python: Don't delete .py files unless asked.
|
16 年 前 |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 年 前 |
Peter Korsgaard
|
ebf47824cc
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
|
16 年 前 |
Ulf Samuelsson
|
03e3b81d4c
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is selected
|
16 年 前 |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 年 前 |
Ulf Samuelsson
|
49d32869e0
Always create shared python library, if python is created, needed by multiple packages
|
16 年 前 |
Ulf Samuelsson
|
9e15c00a04
Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR
|
16 年 前 |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 年 前 |
Wade Berrier
|
d3f742f98a
python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that
|
17 年 前 |
Hamish Moffatt
|
433a26a515
Rename patches to include Python 2.4 version, in preparation for adding 2.5
|
17 年 前 |
Hamish Moffatt
|
542e7ae3a6
Export site package directory location for use by other packages
|
17 年 前 |
Hamish Moffatt
|
a94fefa316
Keep /usr/bin/python2.4 and make /usr/bin/python a link to it
|
17 年 前 |
Hamish Moffatt
|
0fbc9437e0
Update to Python 2.4.5 (latest patch rev of 2.4)
|
17 年 前 |
Peter Korsgaard
|
2b57bfa365
python: fix hostpython target.
|
17 年 前 |
Peter Korsgaard
|
dfe689229d
buildroot: cleanup <package>-clean targets.
|
17 年 前 |
Hamish Moffatt
|
05ecb806ff
Added configuration item to control whether development headers and libraries are installed on the target
|
17 年 前 |
Ivan Kuten
|
c345534783
enhancements for the python package, patch by Hamish Moffatt
|
17 年 前 |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 年 前 |
Ulf Samuelsson
|
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
18 年 前 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 年 前 |
Bernhard Reutner-Fischer
|
f203aaf7c0
- use BR2_INET_IPV6
|
18 年 前 |
Bernhard Reutner-Fischer
|
bef5b36b9e
- fix breakage that got introduced by a malformed context diff. Sorry..
|
18 年 前 |
Bernhard Reutner-Fischer
|
6440b9fd17
- fixup include- and libdirs. Closes #841
|
18 年 前 |
Bernhard Reutner-Fischer
|
b17c61938e
- remove some hardcoded occurances of "make" and use the proper variable instead
|
18 年 前 |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
18 年 前 |
Mike Frysinger
|
57b6a1007d
ver bump
|
20 年 前 |
Mike Frysinger
|
7c64d3c23d
update to python-2.4.1 with the help of open embedded
|
20 年 前 |