summaryrefslogtreecommitdiffstats
path: root/rules/pre
Commit message (Expand)AuthorAgeFilesLines
* rules: implement & use ptx/in-platformconfigdirMichael Olbrich2018-09-201-0/+2
* rules/pre: define ptx/in-pathMichael Olbrich2018-09-201-0/+2
* rules: rename ptx/get_alternative to ptx/get-alternativeMichael Olbrich2018-09-201-1/+2
* some more pkg-config cleanupMichael Olbrich2018-09-061-10/+0
* pkg-config: cleanup and improve path and dependency handlingMichael Olbrich2018-09-061-4/+4
* HOST_MESON_OPT: Add --libdirptxdist-2018.08.0Jon Ringle2018-07-311-1/+2
* remove unmaintained microblaze stuffMichael Olbrich2018-05-301-74/+0
* remove obsolete and broken klibc/initramfsMichael Olbrich2018-05-301-52/+0
* kernel-headers: Fix -rc download urlLadislav Michl2018-04-201-0/+12
* add macro for yes / no optionsMichael Olbrich2018-04-161-0/+12
* ncurses: version bump 5.9 -> 6.1Ladislav Michl2018-02-281-8/+8
* make sure $CC and $CXX are set for mesonMichael Olbrich2018-02-211-0/+3
* pre/Rules: refactor HOST_ENVMichael Olbrich2018-02-211-5/+12
* cleanup pkg-config environment handlingMichael Olbrich2018-02-211-2/+1
* Rules.make: add options for host meson packagesMichael Olbrich2017-11-161-0/+5
* add macros to simplify meson optionsMichael Olbrich2017-11-101-0/+24
* Rules: define CPP correctlyMichael Olbrich2017-05-041-2/+2
* Rules: swap order of --host and --buildMichael Olbrich2017-05-041-2/+2
* add meson conf toolMichael Olbrich2017-04-131-0/+7
* Remove unused Version.makeLadislav Michl2016-02-011-27/+0
* xorg: remove XORG_DEFAULT_DATA_DIR configuration optionPhilipp Zabel2015-12-091-0/+1
* add helper macro for simpler cmake options settingAlexander Dahl2015-11-071-0/+12
* pre/Rules: simplify clean: don't check for existanceMarc Kleine-Budde2015-06-111-3/+1
* add helper to build python packagesMichael Olbrich2015-06-091-0/+3
* try to avoid building static librariesMichael Olbrich2014-09-241-0/+2
* pre/Rules: set enable_maintainer_mode=no for host packages as wellMichael Olbrich2014-08-061-0/+1
* pre/Rules: set enable_option_checking=fatal for host packages as wellMichael Olbrich2014-06-221-0/+1
* pre/Rules: disable maintainer mode by defaultMichael Olbrich2014-06-201-0/+1
* PTXdist: fix a typo in the macro documentationJuergen Beisert2014-02-031-2/+2
* pre/Rules: readd CC/CXX to HOST_ENVMichael Olbrich2014-01-141-0/+4
* kernel.make: Add missing backslashSascha Hauer2013-10-031-1/+1
* kernel: rearange URLs so that v3.x kernels are found fasterMarc Kleine-Budde2013-07-211-5/+5
* pre/Rules: add global SELinux optionMarc Kleine-Budde2013-02-051-0/+6
* rules: get_alternative: add make helper for ptxd_get_alternative shell functionMarc Kleine-Budde2013-02-051-0/+13
* option-disabled: add ptx/ifdef helperMarc Kleine-Budde2013-02-051-0/+14
* ptxdist: use host compiler wrapperMarc Kleine-Budde2013-02-051-18/+1
* qmake: make builds silent unless ptxdist is started with '-v'Michael Olbrich2012-12-191-1/+3
* wrapper: introduce a wrapper for cc, c++, cpp and ldJan Luebbe2012-11-201-42/+0
* change cross-libkmod -> host-libkmodMichael Olbrich2012-11-191-1/+1
* kernel: use depmod from cross-libkmodMichael Olbrich2012-11-191-1/+1
* Revert "wrapper: introduce a wrapper for cc, c++ and ld"Michael Olbrich2012-10-251-0/+42
* fixup! wrapper: introduce a wrapper for cc, c++ and ldMichael Olbrich2012-10-251-42/+0
* barebox: introduce barebox-url and barebox-optsMarc Kleine-Budde2012-09-061-0/+28
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-0/+1
* Remove DYLD_FALLBACK_LIBRARY_PATH (Darwin)Bernhard Walle2012-06-301-6/+1
* Rules.make: use -isystem instead of -I for $(PTXDIST_SYSROOT_HOST)/includeMichael Olbrich2012-06-141-1/+1
* ptxd_make_image_genimage: generate images with 'genimage'Michael Olbrich2012-06-141-0/+14
* xorg-server: version bump 1.9.3 -> 1.12.2Michael Olbrich2012-06-131-1/+6
* rules/pre/Rules.make: Add DYLD_FALLBACK_LIBRARY_PATH for DarwinBernhard Walle2012-05-301-1/+6
* Make packages install their libraries at the right placeRemy Bohmer2012-04-031-2/+4