haiku/build/jam
Augustin Cavalier 819bfad2df HaikuPorts/x86_gcc2: package updates & additions.
* Doxygen 1.7.6.1 is not the current version, but it's the last in the
   1.7 line which is what we're using for the Haiku Book currently.
 * Git 2.2 has some new features (terminal coloring) and behavioral changes
   (most appeared as warning messages in Git 1.8). Most major Linux
   distros successfully switched, and HaikuPorter doesn't seem to rely
   on the old behavior.
 * PHP is a new add, I've successfully enabled some of the more commonly
   used features in our port (GD, ZLIB, CURL, i18n) so it's more useful now.
   This package does not contain any webserver integration files, but it does
   contain both the CLI and CGI interfaces as well as the builtin webserver.
 * ZSH now provides cmd:sh, so it's possible to switch your default shell to
   it. Mksh already provided cmd:sh so I didn't need to modify it. There
   are still some rough patches that occur when uninstalling Bash (e.g.
   Terminal app has an annoying alert that it can't find Bash so it's using
   /bin/sh instead) but it appears to work.
 * Go was ported in GSOC 2014 and has had a recipe since then, but nobody
   bothered to upload it.
 * RCS had an incorrect primary provide, fixed it (#9703).
2015-01-25 17:54:44 +01:00
..
board ARM: overo: use same load address as beagle xm 2014-11-03 18:44:56 +01:00
images Actually remove RCS from the image. 2015-01-05 18:07:16 +01:00
packages IMAP,POP3,NewMailNotification: fixed x86_64 build. 2015-01-08 22:31:43 +01:00
repositories HaikuPorts/x86_gcc2: package updates & additions. 2015-01-25 17:54:44 +01:00
ArchitectureRules Disable Werror for firewire again. 2014-10-28 10:57:33 +01:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
BuildFeatureRules rule FFilterByBuildFeatures: Fix output 2013-11-24 13:34:20 +01:00
BuildFeatures Outsource ncurses. 2014-12-18 10:18:39 +01:00
BuildSetup disable debug build for userland_server 2015-01-10 23:36:43 +01:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments Fix text alignment in jam help. 2014-03-13 12:46:34 +01:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles Add the DejaVu fonts to the nightly profile. 2014-12-17 08:47:05 +01:00
DocumentationRules Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
FileRules Tell wget to retry for connection-refused errors. 2014-06-29 12:19:56 +02:00
HaikuPackages Remove netfs, userlandfs from 64bit package repo 2014-11-20 16:02:37 +01:00
HeadersRules Cleanup with respect to headers rules. 2014-08-13 13:32:47 +02:00
HelperRules Fix host-only build. 2013-09-18 15:41:12 +02:00
ImageRules Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
KernelRules Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
LocaleRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
MainBuildRules AssembleNasm: add source dir to include path. 2014-12-09 17:53:44 +01:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
OptionalPackages Move NetFS to a package 2014-11-17 15:24:07 +01:00
OverriddenJamRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
PackageRules Fix #11458, pt.1: invoking jam from source dir does not work. 2014-11-16 15:55:52 +01:00
RepositoryRules configure: Add variable to see if we're bootstrapping 2014-10-26 21:07:57 +01:00
SystemLibraryRules Make TargetLibstdc++ work for libbe_test target 2014-09-02 10:15:59 +02:00
TestsRules jam TestRules: whitespace fixes. 2014-10-01 10:57:59 +02:00
UserBuildConfig.ReadMe Update UserBuildConfig readme and sample 2014-01-13 08:05:34 +01:00
UserBuildConfig.sample Update UserBuildConfig readme and sample 2014-01-13 08:05:34 +01:00