Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-25 | tcl: reinstate manual do_stage; necessary due to broken autotools usage | Michael 'Mickey' Lauer | 1 | |
2009-01-25 | tcltk: Fix missing } | Tim 'timtim' Ellis | 1 | |
2009-01-24 | tcltk: Fix the native packages after last tcltk change | Tim Ellis | 2 | |
2009-01-24 | tcltk: 8.4.11 -> 8.4.19; try harder to get proper library packaging | Michael 'Mickey' Lauer | 5 | |
2009-01-01 | tk-native: Reordered lines to fix dependencies. | Stanislav Brabec | 1 | |
2008-12-16 | tcl-native, tk-native: New packages. Needed for compilation of geda/pcb. | Stanislav Brabec | 2 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 2 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 2 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 4 | |
2008-02-21 | tcl: drop -L${libdir} in tclConfig.sh. Fixes 3771. Thanks, zecke. | Rolf Leggewie | 1 | |
2007-01-06 | tcl: make sure ${STAGING_BINDIR_CROSS} exists before trying to install ↵ | Rod Whitby | 1 | |
tclConfig.sh into it | ||||
2006-11-29 | Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ↵ | Richard Purdie | 2 | |
mailing list. There should be no functionality changes yet. | ||||
2006-09-29 | tk: fix dirs in tkConfig.sh so tk related stuff will be buildable after ↵ | Marcin Juszkiewicz | 1 | |
cleaning WORKDIR | ||||
2006-09-29 | tcl: fix dirs in tclConfig.sh so tcl related stuff will be buildable after ↵ | Marcin Juszkiewicz | 1 | |
cleaning WORKDIR | ||||
2006-07-29 | x11: change virtual/x11 to virtual/libx11 | Justin Patrin | 1 | |
2006-07-26 | x11: switch to virtual/x11 so that diet or full x11 can be selected | Justin Patrin | 1 | |
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change | ||||
2006-07-24 | tcl - Fix for a crazy configure script in TCL. | Raymond Danks | 1 | |
2006-05-13 | tk: depend on libxt - close #966 | Marcin Juszkiewicz | 1 | |
2006-04-16 | tcl/tk: add pnum=2 to make the latest patch apply | Koen Kooi | 2 | |
2006-04-16 | tcltk: apply patch to fix a bogus line in the configure scripts | Michael Lauer | 6 | |
bash 3.1 has a more strict syntax checking than 3.0, this is why it bailed out only on some boxes | ||||
2006-03-01 | all over the place: adapt DEPENDS to new xlib names | Philipp Zabel | 1 | |
2005-09-26 | disapproval of revision 05dd4ce9d2ee0995688e45e60a21534114fbc45f | Michael Lauer | 1 | |
2005-09-26 | tk: DEPEND on libx11, not x11 | Michael Lauer | 1 | |
2005-09-25 | tcl/tk: add SONAME patches, ship .so in $PN, not $PN-dev | Michael Lauer | 4 | |
2005-09-25 | tcl/tk: install header files into $STAGING_DIR | Michael Lauer | 2 | |
2005-09-24 | add tcl (tool command language) and the tk (toolkit) extension | Michael Lauer | 5 | |