index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
flex
/
flex.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
flex: rework patches to avoid host/target difference
Thomas Petazzoni
2017-10-11
1
-14
/
+10
*
flex: Fix segfault of stage1flex when host has glibc 2.26 or newer
Adrian Perez de Castro
2017-09-27
1
-0
/
+6
*
package/flex: disable reallocarray
Romain Naour
2017-09-27
1
-1
/
+2
*
flex: use the new gettext logic
Thomas Petazzoni
2017-07-05
1
-2
/
+1
*
flex: remove bogus comment
Thomas Petazzoni
2017-07-04
1
-1
/
+0
*
flex: only prevent the flex binary to be built for target, not for host
Vicente Olivert Riera
2017-05-23
1
-0
/
+5
*
flex: bump version to 2.6.4
Vicente Olivert Riera
2017-05-11
1
-7
/
+2
*
flex: remove deprecated binary in target
Gustavo Zacarias
2015-01-26
1
-11
/
+0
*
flex: delete broken flex++ symlink from target
Danomi Manchego
2014-07-29
1
-0
/
+6
*
Revert "flex: Version bump 2.5.39"
Thomas Petazzoni
2014-04-05
1
-1
/
+1
*
flex: Version bump 2.5.39
Bernd Kuhls
2014-04-03
1
-1
/
+1
*
Normalize separator size to 80
Alexandre Belloni
2013-06-06
1
-2
/
+2
*
flex: fix autobuilder failures
Thomas Petazzoni
2013-05-28
1
-1
/
+1
*
flex: needs M4 at runtime
Thomas Petazzoni
2013-05-27
1
-0
/
+1
*
flex: only needs gettext if locale is selected
Arnout Vandecappelle (Essensium/Mind)
2013-05-07
1
-1
/
+1
*
flex: needs host-m4
Thomas Petazzoni
2013-03-24
1
-2
/
+2
*
flex: bump to version 2.5.37
Gustavo Zacarias
2013-01-25
1
-6
/
+2
*
flex: add license information
Gustavo Zacarias
2013-01-21
1
-0
/
+2
*
flex: fix build for nommu systems
Gustavo Zacarias
2012-11-30
1
-15
/
+5
*
Remove all references to libintl
Thomas Petazzoni
2012-09-20
1
-2
/
+1
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
flex: unbreak host build after auto-host-deps change
Peter Korsgaard
2012-01-18
1
-0
/
+2
*
flex: bump to version 2.5.35-10 and cleanup style
Gustavo Zacarias
2011-11-11
1
-11
/
+12
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-2
/
+2
*
flex: fix configure cache issue with BR2_NEEDS_GETTEXT
Peter Korsgaard
2010-07-26
1
-0
/
+3
*
flex: bump patch version
Julien Boibessot
2010-07-19
1
-1
/
+1
*
flex: install in the staging directory
Thomas Petazzoni
2010-02-23
1
-0
/
+1
*
flex: add flex-host package (required by webkit)
Lionel Landwerlin
2010-01-27
1
-0
/
+1
*
flex: convert to autotools infrastructure
Lionel Landwerlin
2010-01-27
1
-106
/
+19
*
flex: bump to 2.5.35
Lionel Landwerlin
2010-01-27
1
-2
/
+2
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-1
/
+1
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-2
/
+2
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-3
/
+3
*
Added BR2_DEBIAN_MIRROR
Thomas Lundquist
2007-12-27
1
-1
/
+1
*
Use /usr/lib instead of /lib for flex
Ulf Samuelsson
2007-11-29
1
-1
/
+1
*
- cleanup and fixes (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-17
1
-6
/
+12
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-1
/
+1
*
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
Bernhard Reutner-Fischer
2007-07-09
1
-1
/
+1
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-2
/
+1
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
1
-0
/
+1
*
- some more CONFIG_UPDATEs by Haavard Skinnemoen
Bernhard Reutner-Fischer
2007-03-07
1
-0
/
+1
*
new patch version
Eric Andersen
2007-02-03
1
-1
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-01-19
1
-8
/
+16
*
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-14
1
-0
/
+1
*
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...
Bernhard Reutner-Fischer
2006-10-01
1
-1
/
+1
*
add option to install libfl.a per case 0000438
David Anders
2006-01-23
1
-0
/
+6
*
remove extra space after touch
Mike Frysinger
2005-11-24
1
-1
/
+1
[next]