haiku/build/jam
Oliver Tappe 5399d1df38 Fix (hopefully) bootstrap build with HAIKU_NO_DOWNLOADS=1
* With HAIKU_NO_DOWNLOADS=1, the check against existing package files
  in the download folder should only be done in the phase that is
  adding packages to be put onto the resulting target image, not in the 
  phase that is adding the bootstrap packages (as here those packages 
  will be *built*, not downloaded).
2014-09-14 14:30:56 +02:00
..
board ARM: remove initrd handling from mmu code 2014-09-07 20:56:14 +02:00
images Fix issues with generation of mbr.bin for gcc4 & anyboot targets 2014-09-10 22:47:32 +12:00
packages Rename display_controls to display_adapter 2014-09-07 19:02:06 +02:00
repositories Release HaikuWebKit 1.4.4. 2014-09-11 18:30:34 +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 Define the minimum-mmc profile for the ARM build. 2014-09-02 10:54:07 +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 stage1/2 loaders: auto-generate binary files. Fixes #10723 2014-09-10 22:00:30 +12: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 Fix (hopefully) bootstrap build with HAIKU_NO_DOWNLOADS=1 2014-09-14 14:30:56 +02:00
SystemLibraryRules Make TargetLibstdc++ work for libbe_test target 2014-09-02 10:15:59 +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