aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/prop.c
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-03-10 23:35:38 +0800
committernobody <nobody@localhost>2002-03-10 23:35:38 +0800
commit703c46ac01800a46ae84793e707bcf31bfd44206 (patch)
tree112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /calendar/prop.c
parent0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff)
downloadgsoc2013-evolution-GNOME_VFS_1_.tar.gz
gsoc2013-evolution-GNOME_VFS_1_.tar.zst
gsoc2013-evolution-GNOME_VFS_1_.zip
This commit was manufactured by cvs2svn to create tag 'GNOME_VFS_1_'.GNOME_VFS_1_
svn path=/tags/GNOME_VFS_1_/; revision=16057
Diffstat (limited to 'calendar/prop.c')
0 files changed, 0 insertions, 0 deletions
ss='left'>Commit message (Expand)AuthorAgeFilesLines * Significantly simplify the logic to determine which port (or base version)gerald2020-02-221-37/+10 * With print/pdftk which required GCJ (GNU Java) updated, the lastgerald2019-12-311-4/+3 * Add support for GCC 9 via the new lang/gcc9 port. USE_GCC=9+ andgerald2019-06-021-1/+2 * Now that the last dependency on GCC 5 (and lang/gcc5) in the Portsgerald2019-05-181-3/+2 * Remove support for USE_GCC=4.9+ and USE_GCC=4.9 from the tree. Nothinggerald2019-02-231-2/+1 * Fix build of GCC on powerpc64.andreast2018-12-291-0/+7 * Filter -mretpoline, which is specific to clang and not supported bygerald2018-08-051-0/+4 * Add CXXFLAGS to the debugging output provided by test-gcc and put that,gerald2018-08-051-1/+3 * Add support for GCC 8 (and the newly added lang/gcc8 port). USE_GCC=8+gerald2018-07-151-1/+2 * Document the form USE_GCC=X+ instead of the older form USE_GCC=X.Y+gerald2018-06-021-4/+4 * Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mkgerald2017-08-151-1/+2 * Remove support for USE_GCC=4.7 and USE_GCC=4.7+. Nothing in the treegerald2017-06-051-2/+1 * As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)gerald2017-05-021-4/+0 * Use USE_GCC=6+ as example for the "+" flavor of USE_GCC instead ofgerald2017-02-021-1/+1 * Remove 4.6 as a valid option for USE_GCC and GCC_DEFAULT; it has notgerald2017-01-291-2/+1 * Always include bsd.default-versions.mk in bsd.port.mk.mat2016-08-031-2/+0 * Now that lang/gcc6 has landed (which carries official GCC 6.x releases),gerald2016-06-101-1/+2 * Try to be more helpful to our users, and keep all the possible versionsmat2016-04-141-0/+2 * Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-2/+2 * Since there is not going to be any new version of GCC in the FreeBSDgerald2015-04-231-16/+13 * Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-261-3/+0 * Rename the somewhat confusingly named GCC_DEFAULT_V to LANG_GCC_IS.gerald2015-01-041-2/+2 * Update examples to use GCC 4.9 instead of 4.8, since the latter is nowgerald2014-11-071-2/+2 * Add support for USE_GCC=5 and its preferred form USE_GCC=5+.gerald2014-11-031-1/+2