haiku/build/jam
Adrien Destugues 5f8fd4c0db add libshared to the development packages.
* We install the headers for many things that are currently in libshared
(BColumnListView, BCalendarView, etc). So it makes sense to also provide
the lib in an "use at your own risk" way. Only the static library is
included, so apps linking against it should continue running on newer
Haiku versions even if the content of the lib changes.
* 3rd party application developers can now make use of those
experimental features without having to copypaste and fork the sources.
2014-09-26 15:43:00 +02:00
..
board ARM: remove initrd handling from mmu code 2014-09-07 20:56:14 +02:00
images Build fix. 2014-09-18 17:41:21 +02:00
packages add libshared to the development packages. 2014-09-26 15:43:00 +02:00
repositories Add package for gtk_doc. 2014-09-26 11:26:38 +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
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 Undo accidental file mode changes. 2014-09-15 16:38: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 Syntax fix. 2014-09-18 15:01:57 +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