Scott McCreary
bb80bd99a3
Initial patch and bep for building bsdbuild, may not be working yet, haven't tested it.
2011-08-25 19:54:14 +00:00
Scott McCreary
31607f95b5
Updated bep and patch files for scons 2.0.1 from Roland Plüss.
2011-07-29 16:39:40 +00:00
Scott McCreary
38c096fcd5
Updated scons to 2.0.1, based on bep and patch from Roland Plüss.
...
A scons/scons-2.0.1.bep
A scons/patches/scons-2.0.1.patch
2011-07-27 17:50:06 +00:00
Ingo Weinhold
81bba8b879
Remove the /boot/home/config paths again for alignment with the Unixes.
2011-07-10 22:29:58 +00:00
Ingo Weinhold
f6e6d9cabb
Remove Haiku.cmake. Not sure why it was there.
2011-07-10 12:16:01 +00:00
Ingo Weinhold
29eeb2226f
Add patch and bep file for CMake 2.8.5
...
* The patch is based on the 2.8.4 patch, i.e. keeps the changes from it (save
for corrected indentation).
* Clean up superfluous checks where it was assumed that Haiku defines the
__BEOS__ cpp macro.
* Platform/Haiku.cmake:
- No longer define the BEOS CMake variable, but define HAIKU instead. Adjust
all checks accordingly.
- No longer include Platform/UnixPaths. There isn't really anything helpful
in it for us. Instead define UNIX directly and use the correct Haiku paths.
- Also add the */non-packaged paths, although they don't exist on a non-PM
Haiku. Will require less changes later.
- Clean up a few variables that weren't correct according to the
documentation (like CMAKE_DL_LIBS) and add missing ones.
* cmExportCommand.cxx, cmFindPackageCommand.cxx, cmLocalGenerator.cxx,
CPack/cmCPackGenerator.cxx: No longer use BPath and the C++ find_directory().
Now use the C find_directory() instead, getting rid of the otherwise
unnecessary libbe dependency.
2011-07-09 21:43:48 +00:00
Scott McCreary
ceb6bb33ca
Fixed directories for cmake, it works again.
2011-05-19 17:26:15 +00:00
Chris Roberts
b836d52673
Update gnu global to 5.9.4
2011-05-14 19:28:18 +00:00
Scott McCreary
89d2295ba6
Cleaned up directories for ccache, and also updated to 3.1.4
2011-05-12 16:31:41 +00:00
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