aboutsummaryrefslogtreecommitdiffstats
path: root/palm/xcopilot
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 0.6.6.vanilla1999-01-244-40/+37
* Move Palm*-related programs to new "palm" category.asami1999-01-091-2/+2
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
* Add four ports to "pilot" virtual category.asami1998-01-021-2/+2
* Portlint.asami1997-11-251-4/+6
* xcopilot, a Palm Pilot(TM) emulator.fenner1997-11-246-0/+51
an>1-4/+5 * Properly add needed libsasl2 libs after r440469, fixing build with libmemcach...Bryan Drewery2017-07-251-5/+7 * Fix ccache-memcached-static build with libmemcached+sasl support.Bryan Drewery2017-05-091-6/+31 * ccache-memcached: Fix STATIC build.Bryan Drewery2017-03-102-0/+42 * ccache-memcached: Fix crash due to shadowed manifest_name.Bryan Drewery2017-03-101-0/+11 * ccache-update-links.sh: Fix removing links to missing compilers.Bryan Drewery2017-03-071-0/+16 * Add a patch for memcached to ccache along with a slave devel/ccache-memcached...Bryan Drewery2017-02-182-0/+2415 * - Update to 3.3.3Bryan Drewery2017-02-082-32/+18 * - Update to 3.2.9Bryan Drewery2017-02-042-98/+0 * - Fix regression from last commit with -WpBryan Drewery2017-02-041-0/+23 * - Fix building with -Wp,-MT,path. Namely this fixes buildingBryan Drewery2017-02-041-0/+75 * - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1 * - Don't cache -fcolor-diagnostics.Bryan Drewery2016-02-111-1/+35 * Regenerate patchesBryan Drewery2016-02-113-8/+8 * - Fix defining of strndup(3) prototype due to improperly definedBryan Drewery2015-10-281-0/+20 * Update to 3.2.4.Bryan Drewery2015-10-163-29/+7 * Update to 3.2.3.Bryan Drewery2015-09-052-0/+22 * Always default CCACHE_CPP2 to 1, otherwise a build error with parenthesis canBryan Drewery2015-09-041-12/+2 * Enable CLANG/LLVM links by default.Bryan Drewery2015-06-061-6/+0 * Fix use with clang. CCACHE_CPP2 is still required. Otherwise theBryan Drewery2015-01-171-0/+24 * - Update to 3.2.1Bryan Drewery2015-01-074-234/+27 * - Add COLORS option to enable contributed colors patch that uses colorsBryan Drewery2014-03-021-0/+199 * - Convert to stagingBryan Drewery2013-10-101-6/+6 * - Always enable CCACHE_CPP2 on CURRENT after clang became the default.Bryan Drewery2013-05-091-0/+30 * - Fix ccache for CURRENT world builds by automatically definingBryan Drewery2013-04-232-1/+6 * Fix a typo.Emanuel Haupt2012-03-301-1/+1 * Improve english grammar.Emanuel Haupt2011-12-271-1/+1 * Improve grammar and use @dirrmtryEmanuel Haupt2011-12-271-2/+2 * Add options to create compiler links for clang and llvm. Also add a warningEmanuel Haupt2011-10-021-0/+7 * Restore the possibility to define EXTRA_COMPILERS which must reside in $PATH.Emanuel Haupt2011-08-041-1/+1 * Only create symlinks for existing compiler. This functionality is outsourcedEmanuel Haupt2011-03-293-5/+59 * Allow the use of non-default compilers such as clang.Emanuel Haupt2011-02-284-13/+23 * Provide make.conf/src.conf instructions that still allow ccache to be used forEmanuel Haupt2010-11-181-6/+4 * Update instructions on how to workaround a buildworld failure.Emanuel Haupt2010-11-171-0/+4 * Update to 3.0.1Emanuel Haupt2010-07-317-225/+2 * - Fix bug with mmap() on 8.x [1]Michael Johnson2009-08-051-9/+13 * Fix a bug in x_realloc() which tries to read out too many bytes from the old ...Michael Johnson2008-11-24