haiku/build/jam
PulkoMandy 90520f9b43 Second attempt at fixing non-bootstrap ARM build
- Revert the change to BuildFeature since the latest version of the zlib
sources package indeed uses the correct "sources" directory.
- Make the fake zlib package for ARM use the same revision number as the
current zlib version (4) so it can use the current version of the source
package instead of some older one.
2014-09-02 09:16:54 +02:00
..
board Enable C++11 for all ARM targets, not just beagle. 2014-08-18 09:00:50 +02:00
images RegularImage: filter translators based on features. 2014-08-27 17:49:52 +02:00
packages pc_serial: add to haiku package. It's working \o/ 2014-08-29 15:21:44 +02:00
repositories Second attempt at fixing non-bootstrap ARM build 2014-09-02 09:16:54 +02:00
ArchitectureRules ARM: only enable C++11 for libroot, not globally 2014-09-01 15:28:49 +02: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 Second attempt at fixing non-bootstrap ARM build 2014-09-02 09:16:54 +02:00
BuildSetup Set default of HAIKU_CONTINUOUS_INTEGRATION_BUILD. 2014-08-13 13:32:47 +02: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 pseudo target for bootstrap_stage0 platform. 2014-08-13 13:32:48 +02: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 Replace HAIKU_{BOOTSTRAP,MINIMUM}_BUILD with HAIKU_BUILD_TYPE. 2014-03-22 20:24:07 +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 Optionally build glue code for bootstrap_stage0 platform. 2014-08-13 13:32:49 +02: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 Update Web+ bookmark for nightly images 2014-07-21 08:11:15 +02:00
OverriddenJamRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
PackageRules Create packages_build folders per build type. 2014-05-01 13:00:46 +02:00
RepositoryRules Introduce stage0 into the bootstrap process. 2014-08-13 13:34:26 +02:00
SystemLibraryRules Introduce stage0 into the bootstrap process. 2014-08-13 13:34:26 +02:00
TestsRules Fix copypaste bug in UnitTest rule. 2014-07-29 11:25:03 +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