Commit Graph

114 Commits

Author SHA1 Message Date
Scott McCreary
911248a388 Fixed the cmake so that it puts include files in the right place. 2011-05-03 19:36:00 +00:00
Scott McCreary
cf1039cf34 Added patch for cmake-2.8.4 to allow for finding opengl and lua. 2011-04-27 20:33:41 +00:00
Scott McCreary
d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary
08253fd18b Cleaned up directories for ctags. 2011-04-25 23:35:48 +00:00
Siarzhuk Zharski
91c939f7c9 C++ port of the famous JUnit framework for unit testing. 2011-04-18 19:49:48 +00:00
Scott McCreary
7aa606931b Cleaned up directories for gperf. 2011-04-15 22:34:37 +00:00
Scott McCreary
8e7d7eb435 Fixed directories for pkgconfig. 2011-04-12 17:28:56 +00:00
Scott McCreary
6c10cfe010 Changed several bep files to use aclocal --install 2011-04-11 06:58:03 +00:00
Scott McCreary
dd699a899c Changed several bep files to use aclocal --install. 2011-04-11 05:55:17 +00:00
Scott McCreary
39bd9b819e Fixed the Templates and Modules missing issue in the cmake 2011-03-28 03:07:35 +00:00
Scott McCreary
9b508dc93c Moved cmake docs to doc/cmake 2011-03-26 18:40:15 +00:00
Scott McCreary
8f10d5962f Fixed cmake include directory to be /include, instead of
/include/include
2011-03-26 18:03:17 +00:00
Scott McCreary
f96aa18318 Fixed cmake's directories. 2011-03-25 21:52:05 +00:00
Scott McCreary
22a77ad1a2 Changed to use aclocal --print-ac-dir to locate the aclocal dir, this fixes the build on current versions of
Haiku and should still work on older ones as well.
2011-03-23 17:36:55 +00:00
Scott McCreary
5c82336ceb Cleaned up cmake's directories. 2011-03-06 21:19:55 +00:00
Scott McCreary
451a63973b Updated the copyright year for cmake-2.8.4 2011-02-24 18:31:14 +00:00
Scott McCreary
7571816d24 Updated cmake to 2.8.4 2011-02-22 18:44:27 +00:00
Scott McCreary
775d688748 Updated CMake to 2.8.3, added in a patch from by michaelvoliveira, with with augiedoggie suggestions, see HaikuPorter ticket #399. 2011-01-28 18:32:36 +00:00
Scott McCreary
f5bd5894cd Initial .bep for re2c, will not work on GCC2, may work on GCC$ but untested. 2010-12-15 20:39:34 +00:00
Scott McCreary
1ca538e7e6 initial .bep file for indent. 2010-12-14 21:14:30 +00:00
Scott McCreary
84d18f1edb Initial bep file for the FreeBSD POSIX Test Suite, pjdfstest. This needs "expect" which hasn't been
ported to Haiku yet.
2010-11-06 00:04:05 +00:00
Scott McCreary
3608845fbc Initial bep file for posixtestsuite. 2010-11-04 21:46:31 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
c5604c89dd Update cmake to 2.8.2 2010-10-12 19:51:09 +00:00
Scott McCreary
227a7e03ad Initial bep and patch files for gtk-doc, from michaelvoliveira. 2010-10-01 04:01:20 +00:00
Scott McCreary
9cda145a19 Patch to fix issue with pkgconfig underquoted condition in pkg.m4, this fixes #396. 2010-09-07 20:35:11 +00:00
Scott McCreary
45b426e28c Starting to move man files from /boot/common/man to B_COMMON_DOCUMENTATION/man 2010-08-31 06:14:34 +00:00
Scott McCreary
ee6668c006 Fixed fastdep install to make sure the copy works. 2010-08-27 15:13:46 +00:00
Scott McCreary
aa57b5482c Cleaned up fastdep .bep file. 2010-08-26 05:36:29 +00:00
Scott McCreary
80582c0785 added missing space in license names. 2010-08-26 04:43:36 +00:00
Scott McCreary
a31d345588 Initial .bep and patch files for ccache-3.0.1 2010-08-26 04:39:41 +00:00
Scott McCreary
b796af825a Initial .bep and patch files for fastdep. Patch file (fastdep-0.16-11.diff) borrowed from debian:
http://packages.debian.org/testing/devel/fastdep
2010-08-26 04:00:10 +00:00
Scott McCreary
519d7ba8a4 Update pkgconfig to 0.25, this required a minor patch to build on gcc2. 2010-08-05 03:00:19 +00:00
Chris Roberts
004b58b4f9 Relocate subversion to dev-vcs 2010-07-20 05:13:59 +00:00
Chris Roberts
9bb6e9a43e Relocate the vcs tools to match changes in portage 2010-07-20 04:41:26 +00:00
Chris Roberts
51324b4394 Update global to 5.9.1 2010-07-19 06:06:50 +00:00
Siarzhuk Zharski
27ed42d4f9 fixed Homepage URL. Pointed by Chris Roberts. 2010-07-13 04:44:38 +00:00
Siarzhuk Zharski
b2b293b12d remove not required file. 2010-07-13 04:30:25 +00:00
Siarzhuk Zharski
7d71e7f186 - bakefile - "Native makefile generator". Initial commit. 2010-07-12 09:59:06 +00:00
Chris Roberts
61840330d5 Update global to 5.9 2010-07-03 22:21:47 +00:00
Chris Roberts
2aa92ea060 Update mercurial to 1.6 2010-07-01 17:54:04 +00:00
Michael Weirauch
f864e4b90b * readd quotes 2010-06-08 19:55:09 +00:00
Michael Weirauch
adbfc047e9 * bash "-n"-test also evaluates empty strings to true
what the setup script doesn't like. fixes install.
2010-06-08 19:54:00 +00:00
Michael Weirauch
90ddae020b * fix distro (inspired by mercurial .bep)
thx for the hints everybody
2010-06-07 16:50:10 +00:00
Michael Weirauch
5a4fdf0eff * clean up the scons port files
* the "python2.5"-version is specifically designed to install
  scons as a python2.5 site package instead, if the default
  python binary is not 2.5.x
  (/boot/common/lib/python2.5/site-packages)
2010-06-01 20:16:05 +00:00
Chris Roberts
61a459d6b6 Update global to 5.8.2 2010-05-23 07:58:33 +00:00
Scott McCreary
0fca832a24 Initial .bep file for ctags 2010-05-20 17:55:25 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
8d16709ac2 Update the versions in the mercurial and git OPD files. 2010-05-14 00:26:54 +00:00
Chris Roberts
f25abfc80b Update mercurial to 1.5.3, git to 1.7.1
Fix sdl-sound bep file to download correctly.
2010-05-14 00:14:51 +00:00