Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'UseSWIG-go-support' | Brad King | 2014-04-29 | 1 | -0/+4 |
|\ | |||||
| * | UseSWIG: Add support for Go and Lua | Julien Schueller | 2014-04-29 | 1 | -0/+4 |
* | | FindGTK2: search for Fontconfig and X11 before using them | Rolf Eike Beer | 2014-04-23 | 1 | -4/+4 |
|/ | |||||
* | Merge topic 'ExternalData-missing-not-fatal' | Brad King | 2014-04-21 | 1 | -15/+29 |
|\ | |||||
| * | ExternalData: Warn on missing file instead of failing | Brad King | 2014-04-17 | 1 | -15/+29 |
* | | Merge topic 'autorcc-target-dir' | Brad King | 2014-04-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | QtAutogen: Put generated qrc files in a target-specific dir. | Stephen Kelly | 2014-04-18 | 1 | -0/+1 |
| |/ | |||||
* | | Merge topic 'FindGTK2_fix_bsd' | Brad King | 2014-04-21 | 1 | -10/+28 |
|\ \ | |||||
| * | | FindGTK2: Add GTK2_(FONTCONFIG|X11)_INCLUDE_DIR optional includes | Daniele E. Domenichelli | 2014-04-21 | 1 | -10/+26 |
| * | | FindGTK2: Add /usr/X11R6/ to include paths | Daniele E. Domenichelli | 2014-04-15 | 1 | -0/+2 |
* | | | Merge topic 'UseSWIG-guess_module_name' | Brad King | 2014-04-21 | 1 | -17/+56 |
|\ \ \ | |||||
| * | | | UseSWIG: Revise and format documentation | Julien Schueller | 2014-04-21 | 1 | -16/+32 |
| * | | | UseSWIG: Detect module name from interface file (#10080) | Julien Schueller | 2014-04-21 | 1 | -1/+24 |
* | | | | Merge topic 'FindGTest-typed-test' | Brad King | 2014-04-17 | 1 | -9/+15 |
|\ \ \ \ | |||||
| * | | | | FindGTest: Teach GTEST_ADD_TESTS about TYPED_TEST | Jack Morrison | 2014-04-16 | 1 | -9/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'ar-no-replace' | Brad King | 2014-04-17 | 3 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Support duplicate object names in large archives (#14874) | Brad King | 2014-04-16 | 3 | -6/+6 |
* | | | | | Merge topic 'implicit-libNN-dirs' | Brad King | 2014-04-17 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Drop /lib32 and /lib64 from link directories and RPATH (#14875) | Brad King | 2014-04-16 | 1 | -1/+1 |
* | | | | | Merge topic 'cxx11-features' | Brad King | 2014-04-15 | 1 | -0/+69 |
|\ \ \ \ \ | |||||
| * | | | | | Features: Add cxx_defaulted_move_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_long_long_type. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_func_identifier. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_local_type_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_extended_friend_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_enum_forward_declarations. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_default_function_template_args. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_right_angle_brackets. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_decltype_incomplete_return_types. | Stephen Kelly | 2014-04-08 | 1 | -2/+3 |
| * | | | | | Features: Add cxx_sizeof_member. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_thread_local. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_inline_namespaces. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_variadic_macros. | Stephen Kelly | 2014-04-08 | 1 | -0/+2 |
| * | | | | | Features: Add cxx_uniform_initialization. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_generalized_initializers. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_attributes. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_alignof. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_alignas. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_extern_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+2 |
| * | | | | | Features: Add cxx_unrestricted_unions. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_unicode_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_user_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_alias_templates. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_rvalue_references. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_reference_qualified_functions. | Stephen Kelly | 2014-04-08 | 1 | -0/+3 |
| * | | | | | Features: Add cxx_raw_string_literals. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_range_for. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_nullptr. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_noexcept. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |
| * | | | | | Features: Add cxx_nonstatic_member_init. | Stephen Kelly | 2014-04-08 | 1 | -0/+1 |