You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Feature: Putting a folder named `conanws` as the top limit search if it exists. `#18343 <https://github.com/conan-io/conan/pull/18343>`_ . Docs `here <https://github.com/conan-io/docs/pull/4106>`__
12
+
- Feature: Removed the `home_folder` definition mechanism from the `conanws.[yml | py]` file. `#18339 <https://github.com/conan-io/conan/pull/18339>`_ . Docs `here <https://github.com/conan-io/docs/pull/4106>`__
13
+
- Feature: Packages/products do not need to be within the `workspace` folder. `#18334 <https://github.com/conan-io/conan/pull/18334>`_ . Docs `here <https://github.com/conan-io/docs/pull/4106>`__
14
+
- Feature: Add `tools.gnu:configure_args` conf to GnuToolchain and Autotoolchain generator to allow extra arguments to be added to the configure command. `#18333 <https://github.com/conan-io/conan/pull/18333>`_ . Docs `here <https://github.com/conan-io/docs/pull/4100>`__
- Feature: Auto detection of C standard. `#18290 <https://github.com/conan-io/conan/pull/18290>`_ . Docs `here <https://github.com/conan-io/docs/pull/4097>`__
17
+
- Feature: define CMAKE_C/CXX_COMPILER in ``CMakeToolchain`` generated presets, only for MSVC cl-like compilers, automatically only for Ninja generator. `#18280 <https://github.com/conan-io/conan/pull/18280>`_
- Feature: `to_cppstd_flag`/`to_cstd_flag` methods are not using fixed values. `#18246 <https://github.com/conan-io/conan/pull/18246>`_
20
+
- Feature: Add ``subprocess`` to the profile jinja rendering. `#18244 <https://github.com/conan-io/conan/pull/18244>`_ . Docs `here <https://github.com/conan-io/docs/pull/4098>`__
21
+
- Feature: New ``conan cache save ... --no-source`` to avoid storing downloaded sources in the `.tgz`. `#18243 <https://github.com/conan-io/conan/pull/18243>`_ . Docs `here <https://github.com/conan-io/docs/pull/4099>`__
- Feature: Add `--list` inputs to `conan cache clean` and `conan cache check-integrity`. `#18219 <https://github.com/conan-io/conan/pull/18219>`_ . Docs `here <https://github.com/conan-io/docs/pull/4095>`__
24
+
- Feature: Add `allowed_packages` info to remote json output. `#18206 <https://github.com/conan-io/conan/pull/18206>`_
25
+
- Feature: Add URL information to json output format for conan upload. `#18166 <https://github.com/conan-io/conan/pull/18166>`_ . Docs `here <https://github.com/conan-io/docs/pull/4088>`__
26
+
- Feature: New ``conan workspace clean`` command, removes the ``output-folder`` of editables if defined, otherwise nothing. Can be custom implemented by users in the ``conanws.py`` file. `#17763 <https://github.com/conan-io/conan/pull/17763>`_ . Docs `here <https://github.com/conan-io/docs/pull/4101>`__
0 commit comments