summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* config, build: Fix broken dependenciesPatrick McDermott2019-05-281-2/+12
| | | | | | | | Commit 39f565a introduced a bug in which targets like configure-native would be updated on every run, because they didn't generate stamps. This bug was hidden until commit 5fb31a3. This commit partially reverts and amends the aforementioned commits.
* config: Don't add backslash after last targetPatrick McDermott2019-05-181-2/+2
|
* config, build: Simplify targetsPatrick McDermott2019-05-181-10/+4
|
* cpp-8: Make target-specific (cpp-8-*-*-*)Patrick McDermott2019-05-151-1/+1
|
* config: Make version-agnosticPatrick McDermott2019-05-141-9/+10
|
* Make cpp-4.7 target-independent.P. J. McDermott2013-05-181-1/+1
|
* Add buildnative and buildcross targets to build.P. J. McDermott2013-04-261-2/+2
|
* Add installnative & installcross targets to build.P. J. McDermott2013-04-261-1/+2
|
* config: Install *.pkg.in/files to *.pkg/files.P. J. McDermott2013-04-221-0/+1
|
* config: Generate a makefile fragment with targets.P. J. McDermott2013-04-221-2/+11
|
* Add some binary package metadata.P. J. McDermott2013-04-071-0/+59