GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/eselect-php.git
master
PHP eselect module
PHP Team <php-bugs@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clean up error/info messages and quoting in the set_* functions.
Michael Orlitzky
2015-12-10
1
-12
/
+12
*
Add a missing die() on a call to rm.
Michael Orlitzky
2015-12-10
1
-1
/
+1
*
Rename our active DSO symlink to mod_php.so.
Michael Orlitzky
2015-12-10
1
-8
/
+8
*
Add the get_apache2_active_symlink_path() function.
Michael Orlitzky
2015-12-10
1
-0
/
+18
*
Add curly braces around an interpolated string variable.
Michael Orlitzky
2015-12-10
1
-1
/
+1
*
Document the find_targets_apache2() and get_active_apache2() functions.
Michael Orlitzky
2015-12-10
1
-0
/
+28
*
Use fixed ".so" suffix for libphp instead of computing it.
Michael Orlitzky
2015-12-10
1
-23
/
+7
*
Test for sort/uniq executables and use the results instead of "sort -u".
0.8.0
Michael Orlitzky
2015-12-06
2
-4
/
+6
*
Combine the libphp5/libphp7 branches.
Michael Orlitzky
2015-12-06
1
-26
/
+32
*
Line length, whitespace, and typo cleanup.
Michael Orlitzky
2015-12-06
1
-15
/
+35
*
Use AC_PROG_LN_S macro to replace "ln -s".
Michael Orlitzky
2015-12-06
2
-4
/
+5
*
Use AC_PROG_SED to determine POSIX-compatible sed path.
Michael Orlitzky
2015-12-06
2
-5
/
+7
*
Create trivial autotools "build system."
Michael Orlitzky
2015-12-06
3
-0
/
+11
*
Apply Brian Evans's patch to support php-7.x with apache2.
Michael Orlitzky
2015-12-06
1
-8
/
+28
*
Update copyright year and some trivial whitespace changes (due to ebuild-mode).
Michael Orlitzky
2015-12-06
1
-5
/
+3
*
Rename the eselect module in preparation for autotools integration.
Michael Orlitzky
2015-12-06
1
-0
/
+0
*
Initial commit of the current release, v0.7.1.
Michael Orlitzky
2015-12-06
1
-0
/
+352
[prev]