summaryrefslogtreecommitdiffstats
path: root/support/misc
Commit message (Expand)AuthorAgeFilesLines
* infra/pkg-cmake: use an obviously-invalid value for CMAKE_SYSTEM_VERSIONYann E. MORIN2019-01-161-1/+1
* package/pkg-cmake: add CMAKE_SYSTEM_VERSION to toolchainfile.cmakeArnout Vandecappelle (Essensium/Mind)2019-01-121-0/+1
* Update for 2018.11Peter Korsgaard2018-12-011-1/+1
* Merge branch 'next'Peter Korsgaard2018-09-071-1/+1
|\
| * support/misc: updating Vagrantfile to ubuntu 18.04Angelo Compagnucci2018-08-131-1/+1
* | Update for 2018.08Peter Korsgaard2018-09-061-1/+1
|/
* support/misc/toolchainfile.cmake.in: use TARGET_LDFLAGS for shared and module...Damien Thébault2018-07-191-0/+2
* Update for 2018.05Peter Korsgaard2018-06-011-1/+1
* Update for 2018.022018.02Peter Korsgaard2018-03-041-1/+1
* Update for 2017.112017.11Peter Korsgaard2017-11-301-1/+1
* Update for 2017.082017.08Peter Korsgaard2017-09-021-1/+1
* support/scripts: relocate-sdk.sh now uses a normal pipe to find stringsWolfgang Grandegger2017-07-201-2/+2
* support/scripts: relocate-sdk.sh now creates sdk-location in share/buildrootWolfgang Grandegger2017-07-201-1/+1
* pkg-cmake: programs are now installed in $(HOST_DIR)/binArnout Vandecappelle2017-07-051-1/+1
* pkg-cmake: move configuration files out of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-2/+2
* support/scripts: add relocate-sdk.sh script for SDK relocationWolfgang Grandegger2017-07-041-0/+47
* support/misc/target-dir-warning.txt: fix typoRahul Bedarkar2017-06-141-1/+1
* Update for 2017.052017.05Peter Korsgaard2017-05-311-1/+1
* core/pkg-cmake: better way to pass our CMAKE_MODULE_PATHYann E. MORIN2017-03-051-0/+4
* support/cmake: impersonate a Linux system even moreYann E. MORIN2017-03-021-0/+4
* core/pkg-cmake: provide our own platform descriptionYann E. MORIN2017-03-012-1/+4
* Update for 2017.022017.02Peter Korsgaard2017-02-281-1/+1
* support/misc/Vagrantfile: reorganize provisioningAngelo Compagnucci2017-02-261-9/+10
* Update for 2016.11.2Peter Korsgaard2017-01-251-1/+1
* Update for 2016.11.1Peter Korsgaard2016-12-291-1/+1
* Update for 2016.112016.11Peter Korsgaard2016-11-301-1/+1
* pkg-cmake: Change -DNEBUG to -DNDEBUGStefan Nickl2016-11-061-4/+4
* toolchainfile.cmake: fix description of CMAKE_Fortran_FLAGS_{DEBUG,RELEASE}Thomas Petazzoni2016-10-221-2/+2
* toochainfile.cmake: rework the way Buildroot sets flagsSamuel Martin2016-10-221-4/+12
* toolchainfile.cmake: set per-config appended {C, CXX}FLAGSSamuel Martin2016-10-221-0/+17
* package/pkg-cmake.mk: move CMAKE_BUILD_TYPE definition into toolchainfile.cmakeSamuel Martin2016-10-221-0/+3
* support/misc/Vagrantfile: bump to ubuntu 16.04Angelo Compagnucci2016-10-191-3/+6
* core: allow a br2-external tree to override a defconfigYann E. MORIN2016-10-161-0/+4
* Merge branch 'next'Peter Korsgaard2016-09-021-0/+111
|\
| * core: move pkg-utils.mk to support/Yann E. MORIN2016-08-271-0/+111
* | Update for 2016.082016.08Peter Korsgaard2016-09-011-1/+1
* | pkg-cmake.mk: set CMAKE_SYSROOT variable in toolchainfile.cmakeSamuel Martin2016-08-181-0/+1
|/
* pkg-cmake.mk: export the fortran compiler path in the CMake toolchain fileSamuel Martin2016-07-031-0/+4
* Update for 2016.052016.05Peter Korsgaard2016-05-311-1/+1
* Update for 2016.022016.02Peter Korsgaard2016-03-011-1/+1
* support/misc: Adding Vagrant file for provisioningAngelo Compagnucci2016-02-041-0/+56
* package-cmake: remove now-redundant target ccache supportArnout Vandecappelle2015-10-041-30/+2
* toolchainfile.cmake: only search the sysroot for CMake moduleSamuel Martin2015-03-161-0/+1
* pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR.Volker Krause2014-12-091-0/+1
* toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cacheSamuel Martin2014-09-281-2/+2
* toolchainfile.cmake.in: set linker flagsSamuel Martin2014-09-281-0/+1
* pkg-cmake.mk: enable ccache for cmake packagesSamuel Martin2014-06-011-2/+31
* pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmakeSamuel Martin2014-06-011-5/+12
* pkg-cmake.mk: refactor the toolchainfile.cmake generationSamuel Martin2014-06-011-0/+20
* Warn the user about the usage of output/target as the root filesystemThomas Petazzoni2012-11-171-0/+29
OpenPOWER on IntegriCloud