index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
travis: add gpl packaging
Tristan Gingold
2017-08-27
1
-3
/
+14
*
Add --enable-openieee to configure
Tristan Gingold
2017-08-19
1
-0
/
+2
*
Add clean-pure-gpl, allow to build with openieee
Tristan Gingold
2017-08-19
1
-3
/
+13
*
configure: add --disable-checks
Tristan Gingold
2017-07-21
1
-9
/
+12
*
Define GHDL_GCC_BIN in Makefile.in
Tristan Gingold
2017-05-30
1
-1
/
+6
*
Do not create dir for installation during configure.
Tristan Gingold
2017-05-30
1
-1
/
+0
*
Don't install libbacktrace when building with gcc.
Tristan Gingold
2017-05-24
1
-2
/
+2
*
Build grt to lib/ subdir.
Tristan Gingold
2017-05-23
1
-14
/
+6
*
Avoid dependencies on dirs, create dirs during configure.
Tristan Gingold
2017-05-23
1
-1
/
+8
*
Install libbacktrace.a
Tristan Gingold
2017-05-23
1
-0
/
+2
*
Rework of libraries/Makefile.in
Tristan Gingold
2017-05-23
1
-40
/
+21
*
Add missing dependencies for std_standard.o, avoid rebuild.
Tristan Gingold
2017-05-23
1
-11
/
+11
*
Add gcc 7.x as a backend.
Tristan Gingold
2017-05-21
1
-3
/
+4
*
Makefile: add dependency on configure.
Tristan Gingold
2017-05-20
1
-1
/
+10
*
configure: add --disable-werror
Tristan Gingold
2017-05-20
1
-0
/
+3
*
Fix typo: paths.
Tristan Gingold
2017-05-18
1
-1
/
+1
*
Makefile: separate and document -gnatwe
Tristan Gingold
2017-05-09
1
-1
/
+4
*
Build libgrt.a in grt/ subdir to avoid mixing with build for ghdl1
Tristan Gingold
2017-04-20
1
-1
/
+1
*
configure: set abs_srcdir
Tristan Gingold
2017-04-19
1
-1
/
+2
*
Add libs targets in Makefile.
Tristan Gingold
2017-04-19
1
-0
/
+2
*
scanner: use grt-fcvt for radix conversion.
Tristan Gingold
2017-04-19
1
-6
/
+8
*
Simplify build for llvm-nodebug.
Tristan Gingold
2017-04-04
1
-4
/
+2
*
Use single VM in .travis.yml to speed-up launching builds. Container are laun...
1138-4EB
2017-03-01
1
-0
/
+3
*
gcc: move ortho-lang.c selection from configure to Makefile.in
Tristan Gingold
2017-02-22
1
-2
/
+10
*
Add support for gcc 5.x and gcc 6.x
Tristan Gingold
2017-02-21
1
-0
/
+3
*
target install.libghdlsynth added
obijuan
2017-02-10
1
-0
/
+2
*
libghdlsynth: can generate so/dll file.
Tristan Gingold
2017-02-07
1
-13
/
+23
*
Makefile: add install.libghdlsynth
Tristan Gingold
2017-02-02
1
-0
/
+6
*
Add ghdlsynth in ghdl_simul
Tristan Gingold
2017-01-31
1
-2
/
+15
*
Use CXX in makefiles and configures to design the c++ compiler.
Tristan Gingold
2016-12-24
1
-5
/
+5
*
Makefile.in: Use @echo instead of echo
Tristan Gingold
2016-12-24
1
-5
/
+5
*
Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvm
Tristan Gingold
2016-12-22
1
-2
/
+2
*
Be sure PWD is set (for windows).
Tristan Gingold
2016-12-20
1
-0
/
+1
*
ownership: fix ghdlsimul
Tristan Gingold
2016-12-12
1
-1
/
+2
*
travis: use CLANGXX instead of CXX
Tristan Gingold
2016-12-12
1
-4
/
+7
*
Fix parallel builds
Vicente Bergas
2016-11-04
1
-2
/
+2
*
Remove auto-generated files with `make clean'
Vicente Bergas
2016-11-04
1
-1
/
+1
*
Makefiles: use gnatmake instead of gcc to compile single Ada files.
Tristan Gingold
2016-11-01
1
-3
/
+3
*
Also create version.ads for ghdl1-gcc development target.
Tristan Gingold
2016-11-01
1
-1
/
+1
*
Create version.ads from git hash/date in version.ads
Tristan Gingold
2016-10-20
1
-9
/
+24
*
Add suport for llvm 3.6 - 3.9
Tristan Gingold
2016-09-17
1
-2
/
+3
*
Add llvm-nodebug, an llvm backend more portable across llvm versions.
Tristan Gingold
2016-09-12
1
-4
/
+5
*
Makefile.in: fix library build during development.
Tristan Gingold
2016-09-12
1
-1
/
+4
*
Makefiles changes for $(EXEEXT) - please review. (#119)
Patrick Lehmann
2016-07-26
1
-27
/
+27
*
Do not use -fPIC to build libghdlvpi on windows and darwin.
Tristan Gingold
2016-07-21
1
-1
/
+2
*
build and vpi: adjust for windows.
Tristan Gingold
2016-07-20
1
-1
/
+1
*
Makefile: add comments.
Tristan Gingold
2016-07-17
1
-0
/
+5
*
Rework gcc build procedure. Add vpi build command.
Tristan Gingold
2016-07-16
1
-57
/
+49
*
Add commands to build vpi modules (WIP)
Tristan Gingold
2016-07-14
1
-1
/
+24
*
makefile: use GNATMAKE for oread.
Tristan Gingold
2016-07-09
1
-0
/
+1
[prev]
[next]