summaryrefslogtreecommitdiff
path: root/samples/samples.mk
AgeCommit message (Expand)AuthorFilesLines
2022-02-11Upgrade script for uClibc retirementAlexey Neyman1-1/+1
2019-02-09Use enhanced framework for 'ct-ng update-samples'Alexey Neyman1-10/+12
2019-01-28Add upgrade logic to version-check.shAlexey Neyman1-5/+1
2019-01-26Basic framework for checking config file versionAlexey Neyman1-17/+28
2018-11-02Check if .config is a regular file before clobbering itAlexey Neyman1-1/+1
2018-04-11Merge pull request #924 from tofutim/feature/fixchecksampsAlexey Neyman1-1/+1
2018-04-07User manual installationAlexey Neyman1-0/+1
2018-02-28fix deprecated diff optionTim Uy1-1/+1
2017-11-20Align script names with the ct-ng commandsAlexey Neyman1-5/+5
2017-11-20Retire wiki-printerAlexey Neyman1-17/+0
2017-06-08Fix debuild warnings/errorsAlexey Neyman1-7/+7
2017-04-23Use config from the install locationAlexey Neyman1-7/+7
2017-01-20Make build-all rely on kconfig options.Alexey Neyman1-18/+11
2016-08-23build-all: Remove successful build trees.Alexey Neyman1-1/+3
2015-11-17Document {check,update}-samples targets.Alexey Neyman1-0/+2
2015-11-14Use $* to simplify rules in samples.mk.Alexey Neyman1-9/+9
2015-11-14Add update-samples target.Alexey Neyman1-6/+18
2015-11-04Merge pull request #233 from stilor/fix-build-allBryan Hundven1-14/+60
2015-10-30Fix samples using GMP 4.3.2.Alexey Neyman1-4/+4
2015-10-30Do not stop build-all after a failed sample.Alexey Neyman1-3/+31
2015-10-30Order the samples in build-all.Alexey Neyman1-3/+13
2015-10-30Avoid commas in autogenerated CT_PREFIX_DIR.Alexey Neyman1-5/+12
2015-10-30Make build-all non-interactive.Alexey Neyman1-3/+4
2015-10-30Change sed monstrosity into a make variable.Alexey Neyman1-1/+1
2014-06-25all: fix wildcard to work with make-4.xYann E. MORIN"1-2/+2
2013-01-24samples: print changed symbols when checking samplesYann E. MORIN"1-1/+2
2013-01-21samples: check if update is neededYann E. MORIN"1-0/+16
2012-07-23scripts+samples: fix listings the samplesYann E. MORIN"1-6/+33
2012-05-07samples: rework show-tupleYann E. MORIN"1-3/+8
2012-05-06samples: use savedefconfig when saving samplesYann E. MORIN"1-3/+3
2011-10-18misc: change references to point to the new websiteYann E. MORIN"1-2/+2
2011-10-16scripts: do not force locale when sorting samplesYann E. MORIN"1-4/+4
2010-07-30samples: add a short list of all samplesYann E. MORIN"1-0/+7
2010-04-01scripts: misc help and auto-complete fixesYann E. MORIN"1-8/+5
2010-02-02scripts/samples: use the computed '$(sed)', not 'sed'Titus von Boxberg"1-3/+3
2010-01-31scripts: dump the current tuple with show-configYann E. MORIN"1-1/+2
2010-01-31scripts: add action to dump current configuration in humane-readable formYann E. MORIN"1-0/+5
2010-01-03samples: refine the listing of all samples for canadian samplesYann E. MORIN"1-1/+1
2010-01-03samples: add an action to print details for all samplesYann E. MORIN"1-0/+4
2010-01-03samples: fix displaying samplesYann E. MORIN"1-2/+7
2009-10-30scripts: some eye-candyYann E. MORIN"1-1/+6
2009-10-30scripts: fix updating config.{sub,guess}Yann E. MORIN"1-1/+1
2009-01-27Fix white space damage after switching to using paths found by ./configure.Yann E. MORIN"1-1/+1
2009-01-26Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"1-9/+9
2008-11-21Be less verbose when a sample is directly built with build-sample-name.Yann E. MORIN"1-4/+3
2008-10-31Remove regtest actions, introduce build-all actions:Yann E. MORIN"1-47/+53
2008-10-27Enhance the make fragments:Yann E. MORIN"1-13/+28
2008-10-15Cheesy kconfig stuff:Yann E. MORIN"1-15/+15
2008-10-14Introduce the notion of a 'sample comment'.Yann E. MORIN"1-5/+17
2008-10-14Use a function to retrieve a sample directory.Yann E. MORIN"1-10/+9