mesa: Changes to 'mesa_7_0_branch'

Dan Nicholson dbn at kemper.freedesktop.org
Mon Oct 29 21:36:40 UTC 2007


 configs/default             |    6 ++++--
 configs/linux-dri           |    4 ++--
 configs/linux-dri-xcb       |    4 ++--
 configs/linux-static        |    3 +--
 configs/linux-x86-64-static |    3 +--
 configs/linux-x86-static    |    3 +--
 progs/beos/Makefile         |   10 ++++++----
 progs/demos/Makefile        |   14 ++++++++------
 progs/directfb/Makefile     |    4 +++-
 progs/fbdev/Makefile        |    3 ++-
 progs/fp/Makefile           |    2 +-
 progs/glsl/Makefile         |    6 ++++--
 progs/miniglx/Makefile      |    4 +++-
 progs/osdemos/Makefile      |    4 +++-
 progs/redbook/Makefile      |    4 +++-
 progs/samples/Makefile      |    6 ++++--
 progs/slang/Makefile        |    8 +++++---
 progs/tests/Makefile        |    2 +-
 progs/trivial/Makefile      |    2 +-
 progs/vp/Makefile           |    2 +-
 progs/xdemos/Makefile       |   12 +++++++-----
 21 files changed, 63 insertions(+), 43 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit a6319d18cfa788a1761e7e928fa98bc2a8dea6d8
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Mon Oct 29 11:21:37 2007 -0700

    Build xdemos programs by default on linux-dri
    
    Since libglut is no longer hardcoded, we can build the xdemos programs
    so long as a GLX enabled libGL and libGLU have been built.
    (cherry picked from commit 06ca14543ee3dc4ed35a98db71b0d4a7aa7d9371)

commit 5103e883fd054dfd878dfeb176d90e24e05e852e
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Mon Oct 29 09:05:13 2007 -0600

    update APP_LIB_DEPS for static library configs (patch 3/3)
    (cherry picked from commit 162914675a91034db71c0dc8e37189ac3337ba34)

commit 98c4ea4b24dc1273633187afaad216e5d9258e06
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Mon Oct 29 09:04:30 2007 -0600

    simplify APP_LIB_DEPS (patch 2/3)
    (cherry picked from commit 9ef1d9f03acad1833e4b43588ca88cd8518b2d06)

commit 29b8cac7d7fdff8433ba49af77fcc24fcae59282
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Mon Oct 29 09:03:01 2007 -0600

    specify app lib dependencies in Makefiles (patch 1/3)
    
    (cherry-picked from commit c05aa5ec4cc29f949eff350582cb6f6c03dce3c6)
    
    Conflicts: progs/demos/Makefile
               progs/xdemos/Makefile




More information about the mesa-commit mailing list