Files
packages/libs
cmf fff766fecd Boost: Update 8
Major fixes:
 - The "Select Boost Options" was improved:
   - In previous versions, it was possible to unselect both Shared and Static
     options, so that there would be nothing to be built. This was solved by
     creating a choice menu "Compile Boost libraries".
   - A new choice menu was also created for Boost Run-time linkage called
     "Selects Boost Run-time linkage", which is used to select the C and C++
     runtime. This choice menu obeys to the required restrictions by boost
     options [1].

 - Fixed the invalid combination where boost shared version could be linked
   to C and C++ static runtime. This is not allowed by the boost builder.
 - Added new menu where a Boost building variant can be chosen from 3 options:
   - Release: The optimized version for daily use.
   - Debug: The debugging version, for testing purposes.
   - Profiling: The profiling version for evaluation purposes.
 - Improved options help descriptions.

Minor fixes:
 - Makefile Version was bumped from 6 to 8 because the previous update [2] did
   not bumped the value acordingly to the submission rules.
 - Removed stuff that was not doing anything: "-sBUILD=release"
 - Changed builder executable from "bjam" to "b2" which is the correct caller:
   - "bjam" is the old name and exists only for compatibility purposes.

[1]: http://www.boost.org/build/doc/html/bbv2/overview/builtins/features.html
[2]: openwrt#2084

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-12-11 11:18:17 +00:00
..
2015-05-21 06:15:08 +00:00
2015-03-24 11:45:12 -04:00
2015-12-11 11:18:17 +00:00
2014-10-01 20:11:53 +02:00
2015-06-02 15:31:09 +02:00
2015-08-19 11:33:59 +02:00
2015-09-27 23:44:22 +02:00
2015-03-29 14:49:53 +02:00
2015-10-04 12:58:22 +02:00
2015-12-03 01:25:11 +01:00
2015-11-25 00:27:38 +01:00
2015-08-21 15:24:02 -04:00
2015-06-24 17:41:30 +02:00
2015-02-24 17:43:35 +01:00
2015-02-24 17:43:35 +01:00
2015-12-06 23:26:36 +01:00
2014-12-16 08:39:13 +01:00
2015-04-17 23:23:56 +02:00
2014-10-18 21:50:27 +02:00
2014-10-18 21:52:17 +02:00
2015-06-17 23:47:52 +02:00
2015-03-11 23:33:42 +01:00
2015-06-21 22:51:10 +00:00
2015-12-03 01:25:11 +01:00
2015-06-14 18:01:25 +02:00
2015-11-21 12:37:34 +01:00
2015-11-11 19:26:43 +01:00
2015-02-02 13:38:08 +01:00
2015-02-06 13:15:30 +01:00
2015-11-28 21:00:53 -05:00
2015-01-10 18:28:30 +01:00
2015-08-03 13:07:33 +02:00
2015-12-03 01:25:11 +01:00
2014-08-07 10:31:11 +02:00
2015-07-12 20:50:54 +02:00
2015-11-01 19:24:36 -05:00
2015-03-13 22:32:26 +01:00
2015-05-12 15:00:33 -04:00
2015-05-13 13:39:15 +02:00
2015-05-13 13:23:21 +02:00
2015-06-18 18:07:01 +08:00
2015-11-22 15:18:51 +00:00
2015-12-07 19:58:00 +01:00
2015-09-07 10:17:26 +02:00
2015-11-22 20:07:46 +01:00
2015-11-09 20:04:24 +01:00
2015-07-04 23:01:47 +02:00
2015-09-24 10:07:28 +02:00
2015-10-25 17:11:47 +01:00
2015-10-20 15:59:25 +02:00
2015-05-13 01:51:38 +03:00
2015-08-04 03:03:51 +02:00
2015-08-22 01:12:31 +02:00
2015-01-06 21:20:03 -04:00
2015-04-11 19:58:46 -07:00
2015-04-06 10:58:59 -03:00
2015-11-20 21:53:15 +01:00
2015-08-29 00:55:29 +02:00
2015-05-13 01:20:19 +02:00
2015-06-10 18:17:47 +02:00
2015-07-13 21:15:30 +02:00
2014-08-30 19:38:06 +02:00
2015-11-24 02:15:12 +00:00
2015-06-08 18:14:46 +02:00
2015-07-16 21:29:19 +02:00
2015-04-02 10:01:56 +02:00
2014-07-01 20:54:41 +02:00
2015-07-30 04:16:31 +02:00
2014-11-20 17:44:34 +03:00
2015-01-28 21:12:21 +01:00
2014-10-03 23:16:27 +04:00
2015-06-08 01:27:18 +02:00
2015-09-06 23:53:35 +02:00
2014-12-29 18:10:16 -05:00
2015-07-29 09:46:58 -05:00