History log of /external/bison/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c2418b886165add7f5a31fc5609f0ce2d004a90e 25-Apr-2013 Andrew Hsieh <andrewhsieh@google.com> am 73e72295: Merge "Fix bison build with MacOSX SDK 10.6"

* commit '73e722959b6a8ced494ddfc1256e3d6db1a646c4':
Fix bison build with MacOSX SDK 10.6
9fefffd22d76e286c28090c2d993965ae54db304 24-Apr-2013 Andrew Hsieh <andrewhsieh@google.com> Fix bison build with MacOSX SDK 10.6

10.6 doesn't have strndup and getline needed by bison 2.7
Add missing libraries from lib/. Work for 10.7.x and 10.8.x too.

Change-Id: I10641f90a491c2e41e99d446b0dcccfef7fe3efc
/external/bison/Android.mk
ca9c13a51da963a6a1d399e774d32da491368519 06-Apr-2013 Ying Wang <wangying@google.com> resolved conflicts for merge of 5656a481 to jb-mr2-dev-plus-aosp

Change-Id: I9d8dfaf94cd66233c4ae99d73c85152517885965
0e4f6ee1514630a9e541d995e5ee8964ea79ef71 06-Apr-2013 Ying Wang <wangying@google.com> Don't set PKGDATADIR to an absolute path

For we are going to check in a prebuilt bison to the source tree,
it makes no sense to embed a full absolute path in the bison binary.
That means you can run the built bison only from the top of the source
tree.
To run it from somewhere else, you need to set up environmental variable
BISON_PKGDATADIR.

Bug: 8517572
Change-Id: Iaa81b30781a6a9162c775cdadaa759dad79a179d
/external/bison/Android.mk
beeadda28642792e0c6e79fd842c891882ec9c9b 06-Apr-2013 Ying Wang <wangying@google.com> Don't set PKGDATADIR to an absolute path

For we are going to check in a prebuilt bison to the source tree,
it makes no sense to embed a full absolute path in the bison binary.
That means you can run the built bison only from the top of the source
tree.
To run it from somewhere else, you need to set up environmental variable
BISON_PKGDATADIR.

Bug: 8517572
Change-Id: Iaa81b30781a6a9162c775cdadaa759dad79a179d
/external/bison/Android.mk
4a73bbb278e3218a935804313073cab198ae0d03 06-Apr-2013 Ying Wang <wangying@google.com> Upgrade bison from 2.3 to 2.7

See README.android for how the upgrade was done.

Bug: 8517572
Change-Id: I1e42ab59ff385130a7e488371c6058a13add244d
/external/bison/Android.mk
05436638acc7c010349a69c3395f1a57c642dc62 06-Apr-2013 Ying Wang <wangying@google.com> Upgrade bison from 2.3 to 2.7

See README.android for how the upgrade was done.

Bug: 8517572
Change-Id: I1e42ab59ff385130a7e488371c6058a13add244d
/external/bison/Android.mk
a640cebd587a9511d318763db6c8093c6a7a75ce 18-Mar-2013 Pavel Chupin <pavel.v.chupin@intel.com> Use full path for PKGDATADIR to be able to use bison from any dir

Otherwise host bison is built with relative PKGDATADIR and can be used
only from AOSP root. It looks for m4sugar.m4 using this dir.

Change-Id: Id042fba751778f6fee5a403d887425672118441e
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
/external/bison/Android.mk
cea198a11f15a2eb071d98491ca9a8bc8cebfbc4 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/bison/Android.mk
5a23b9fcc3a82c4580e115cb4835d796b7995d0c 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/bison/Android.mk
b7f2b4d529ee03ee0e4172cc06e7cd973bd9bef5 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/bison/Android.mk