All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements
@ 2009-03-04 16:48 bugzilla at busybox.net
  2009-03-04 20:59 ` [Buildroot] [Bug 143] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-04 16:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=143

              Host: i686-linux
            Target: arm-softfloat-linux-uclibcgnueabi
           Summary: Convert php package to Makefile.autotools.in and a ton
                    of other improvements
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gustavo at zacarias.com.ar
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=103)
 --> (https://bugs.busybox.net/attachment.cgi?id=103)
Convert php to Makefile.autotools.in and other improvements

This patch is a biggie:

* Migrate php package to Makefile.autotools.in

* Make PCRE regex an option (previously forced on)

* Add calendar option from bug #77

* Add external sqlite3 option from bug #141
New option BR2_PACKAGE_PHP_PDO_SQLITE_EXTERNAL

* Add alternate php.ini configuration option from bug #5
Named BR2_PACKAGE_PHP_CONFIG and defaults to shipped config.
In most scenarios the shipped config isn't good enough, it has a high memory
limit for embedded for example.

* Changed some options from depends to select
Namely openssl, libxml2, zlib, gettext, gmp.

* Disabled some 'y' defaults to make things lighter by default
Namely libxml2, sqlite, pdo and pdo_sqlite.

* Made some of the extensions help text more verbose

Remember this one obsoletes my previous bugs #5, #77 and #141.
Hope i'm not stepping into someone's toes...


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 143] Convert php package to Makefile.autotools.in and a ton of other improvements
  2009-03-04 16:48 [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements bugzilla at busybox.net
@ 2009-03-04 20:59 ` bugzilla at busybox.net
  2009-03-04 20:59 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-04 20:59 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=143


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-03-04 20:59:05 UTC ---
Thanks! Committed as r25531.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 143] Convert php package to Makefile.autotools.in and a ton of other improvements
  2009-03-04 16:48 [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements bugzilla at busybox.net
  2009-03-04 20:59 ` [Buildroot] [Bug 143] " bugzilla at busybox.net
@ 2009-03-04 20:59 ` bugzilla at busybox.net
  2009-03-04 21:00 ` bugzilla at busybox.net
  2009-03-04 21:01 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-04 20:59 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=143





--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2009-03-04 20:59:47 UTC ---
*** Bug 5 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 143] Convert php package to Makefile.autotools.in and a ton of other improvements
  2009-03-04 16:48 [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements bugzilla at busybox.net
  2009-03-04 20:59 ` [Buildroot] [Bug 143] " bugzilla at busybox.net
  2009-03-04 20:59 ` bugzilla at busybox.net
@ 2009-03-04 21:00 ` bugzilla at busybox.net
  2009-03-04 21:01 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-04 21:00 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=143





--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org>  2009-03-04 21:00:34 UTC ---
*** Bug 77 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] [Bug 143] Convert php package to Makefile.autotools.in and a ton of other improvements
  2009-03-04 16:48 [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-03-04 21:00 ` bugzilla at busybox.net
@ 2009-03-04 21:01 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2009-03-04 21:01 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=143





--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org>  2009-03-04 21:01:46 UTC ---
*** Bug 141 has been marked as a duplicate of this bug. ***


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-04 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-04 16:48 [Buildroot] [Bug 143] New: Convert php package to Makefile.autotools.in and a ton of other improvements bugzilla at busybox.net
2009-03-04 20:59 ` [Buildroot] [Bug 143] " bugzilla at busybox.net
2009-03-04 20:59 ` bugzilla at busybox.net
2009-03-04 21:00 ` bugzilla at busybox.net
2009-03-04 21:01 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.