History log of /PHP-7.0/pear/Makefile.frag (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 60035fb9 22-Mar-2002 Stig Bakken

* rename PEAR_CommandUI* to PEAR_Frontend*
* rename PEAR/Command/Login.php to PEAR/Command/Auth.php
* replace PEAR/Command/Info.php with PEAR/Command/Registry.php (will contain
more com

* rename PEAR_CommandUI* to PEAR_Frontend*
* rename PEAR/Command/Login.php to PEAR/Command/Auth.php
* replace PEAR/Command/Info.php with PEAR/Command/Registry.php (will contain
more commands related to the local registry)
* started working on Frontend table output

show more ...


Revision tags: php-4.2.0RC1
# c19ddade 19-Mar-2002 Stig Bakken

* install PEAR_Command_Package


# 623905df 19-Mar-2002 Stig Bakken

* pear-get gone


# a036fe5b 18-Mar-2002 Stig Bakken

* Refactoring of "pear" command internals. Highlights:
- user interface abstraction, making a Gtk installer should only be
a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" e

* Refactoring of "pear" command internals. Highlights:
- user interface abstraction, making a Gtk installer should only be
a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" executable
- separated code into command classes, able to specify one or more
commands
- no more "pear-get" :-)
* fixed use of PEAR_Config::singleton to avoid object copying

show more ...


Revision tags: help
# 9c3b0c75 11-Mar-2002 Sascha Schumann

Invoke pear-related targets conditionally and
rename install-data-local target to install-pear.
Also remove PEAR_DIR, because it is unused.


# 9d9d39a0 07-Mar-2002 Sascha Schumann

Please welcome the new build system.

If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/b

Please welcome the new build system.

If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/buildv5.txt

show more ...


123