summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add two variables for non native and native subdirs and define it in only one...Alexis Ballier2012-05-181-5/+5
* Add two variables for non native and native subdirs and define it in only one...Alexis Ballier2012-05-182-6/+17
* Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with U...Alexis Ballier2012-05-181-5/+5
* Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with U...Alexis Ballier2012-05-182-4/+9
* Preinstall headers only with USE=buildAlexis Ballier2012-05-181-5/+5
* Preinstall headers only with USE=buildAlexis Ballier2012-05-182-9/+8
* Factorize some more code and regroup variable assignments.Alexis Ballier2012-05-181-5/+5
* Factorize some more code and regroup variable assignments.Alexis Ballier2012-05-182-9/+9
* Set the NOSTRIPFLAG variable only onceAlexis Ballier2012-05-181-5/+5
* Set the NOSTRIPFLAG variable only onceAlexis Ballier2012-05-182-4/+10
* Generate the libc ldscript for the cross-compiled library too.Alexis Ballier2012-05-171-5/+5
* Generate the libc ldscript for the cross-compiled library too.Alexis Ballier2012-05-172-25/+43
* factorize the src_compile code between the cross and native builds.Alexis Ballier2012-05-171-5/+5
* factorize the src_compile code between the cross and native builds.Alexis Ballier2012-05-172-19/+16
* factorize the libssp_nonshared bootstrapping codeAlexis Ballier2012-05-171-5/+5
* factorize the libssp_nonshared bootstrapping codeAlexis Ballier2012-05-172-13/+17
* use freebsd_src_install rather than mkinstallAlexis Ballier2012-05-171-5/+5
* use freebsd_src_install rather than mkinstallAlexis Ballier2012-05-172-4/+6
* split out the csu bootstrapping code in its own functionAlexis Ballier2012-05-171-5/+5
* split out the csu bootstrapping code in its own functionAlexis Ballier2012-05-172-11/+16
* Remove -isystem append-flags that are now useless since we pre-install the he...Alexis Ballier2012-05-171-5/+5
* Remove -isystem append-flags that are now useless since we pre-install the he...Alexis Ballier2012-05-172-4/+6
* Use mkinstall when cross-compiling too. Factorize the native and cross builds...Alexis Ballier2012-05-171-5/+5
* Use mkinstall when cross-compiling too. Factorize the native and cross builds...Alexis Ballier2012-05-172-13/+19
* factorize the way of getting the csudirAlexis Ballier2012-05-171-5/+5
* factorize the way of getting the csudirAlexis Ballier2012-05-172-19/+18
* Factorize some code. Install all the cross-compile libraries in the same plac...Alexis Ballier2012-05-171-5/+5
* Factorize some code. Install all the cross-compile libraries in the same plac...Alexis Ballier2012-05-172-36/+24
* drop now useless appends flags: we unpack the lib tarball.Alexis Ballier2012-05-171-5/+5
* drop now useless appends flags: we unpack the lib tarball.Alexis Ballier2012-05-172-3/+5
* stop installing libstand headers manuallyAlexis Ballier2012-05-171-5/+5
* stop installing libstand headers manuallyAlexis Ballier2012-05-172-7/+5
* drop the compat symlink libbsdxml -> libexpat now that freebsd_rename_librari...Alexis Ballier2012-05-171-5/+5
* drop the compat symlink libbsdxml -> libexpat now that freebsd_rename_librari...Alexis Ballier2012-05-172-7/+6
* openssl takes care of predicting /dev/crypto these days, no need to have it t...Alexis Ballier2012-05-171-5/+5
* openssl takes care of predicting /dev/crypto these days, no need to have it t...Alexis Ballier2012-05-172-10/+6
* oops libm should be in / tooAlexis Ballier2012-05-171-5/+5
* oops libm should be in / tooAlexis Ballier2012-05-172-3/+6
* put libavl in / too as it is required by libzpool.Alexis Ballier2012-05-161-5/+5
* put libavl in / too as it is required by libzpool.Alexis Ballier2012-05-162-3/+6
* Change the way we install freebsd-lib: install everything in /usr and use gen...Alexis Ballier2012-05-161-4/+5
* Change the way we install freebsd-lib: install everything in /usr and use gen...Alexis Ballier2012-05-162-1/+452
* preinstall some more headers fixing build of a cross-compilerAlexis Ballier2012-05-131-5/+5
* preinstall some more headers fixing build of a cross-compilerAlexis Ballier2012-05-132-11/+9
* fix installation, bug #414879 and simplify ebuildAlexis Ballier2012-05-121-16/+6
* fix installation, bug #414879 and simplify ebuildAlexis Ballier2012-05-122-19/+9
* remove oldAlexis Ballier2012-05-121-6/+4
* remove oldAlexis Ballier2012-05-123-182/+5
* propagate changes in a new revAlexis Ballier2012-05-121-4/+5
* propagate changes in a new revAlexis Ballier2012-05-122-1/+99