OSDN Git Service

[DOC] Update gitlog.
[csp-qt/common_source_project-fm7.git] / source / build-cmake /
2016-10-04 K.Ohta[BUILD][VM] Remove "-DDATAREC_SOUND" if unneeded.
2016-10-04 K.Ohta[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound...
2016-10-03 K.Ohta[VM][PC6001] Add seek sounds.
2016-10-03 K.Ohta[VM][PC9801] Add seek sound.
2016-10-03 K.Ohta[VM][PC8801] Add seek sound.
2016-10-03 K.Ohta[VM][X1] Add sounds for X1 series.
2016-10-02 K.Ohta[Build][CMAKE][FM7] Add wav sound.
2016-10-02 K.Ohta[Build][Linux] Fix wrong flags with LTO.
2016-09-29 K.Ohta[WIP][BUILD][WIN32] TRY: Use llvm to build, this is...
2016-09-29 K.Ohta[BUILD] Fix Linux/GCC.
2016-09-29 K.Ohta[Build][GENERAL] Separate compiler depended params...
2016-09-27 K.Ohta[BUILD][General][WIP] Win32: TRY: Cross build with...
2016-09-27 K.Ohta[General][BUILD][WIP] TRY: Also use LLVM CLANG to build...
2016-09-27 K.Ohta[BUILD][GENERAL] Non-Cross: Enable to use llvm-clang...
2016-09-19 K.Ohta[Qt][Debugger] Add templete of debugger to libCSPgui...
2016-09-08 K.Ohta[DOC] Update to SNAPSHOT 2016-09-09.
2016-09-04 K.Ohta[BUILD][CMAKE] Update cmake files.
2016-08-10 K.Ohta[BUILD][WIN32] Fix FTBFS.
2016-08-09 K.Ohta[BUILD][WIN32] Update version of FFMPEG.
2016-07-26 K.Ohta[VM][Qt][MSX] Add PX7.LD part still not working.
2016-07-25 K.Ohta[BUILD][CMAKE][Win32] Fix FTBFS without Qt 5.3.
2016-07-25 K.Ohta[Build][Win32][CROSS] With (homebrew build of) Qt5...
2016-06-20 K.Ohta[WIN32][BUILD] .
2016-06-19 K.Ohta[BUILD][Linux] Use external Qt5.31 to build emufoo...
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-06-18 K.Ohta[BUILD] Try: Add flag "-DQT_NO_VERSION_TAGGING" for...
2016-06-17 K.Ohta[BUILD] Update settings.
2016-06-16 K.Ohta[BUILD] Build with ffmpeg 3.0.2 .
2016-06-10 K.Ohta[Qt][Win32] Fix not work with WindowsXP, using homebrew...
2016-06-08 K.Ohta[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu...
2016-06-01 K.Ohta[MOVIE_SAVER] .
2016-06-01 K.Ohta[BUILD][CMAKE] Fix FTBFS with Win32.
2016-05-30 K.Ohta[WIN32][Qt][MOVIE_SAVER] Mostly working movie recording...
2016-05-27 K.Ohta[Build][CMAKE] Make duplicate sequences to a function.
2016-05-27 K.Ohta[Qt][MOVIE_SAVER] Update but still crashed on start...
2016-05-27 K.Ohta[Qt][MOVIE] Add libCSPavio .
2016-05-27 K.Ohta[Qt][MOVIE] Recorder: Initial. This still not working.
2016-05-24 K.Ohta[BUILD][CMake] Win32: Fix unable to run with some nativ...
2016-05-23 K.Ohta[Build][Win32] Fix FTBFSs.
2016-05-22 K.Ohta[Build][CMAKE] I forgot to commit libCSPemu_utils,...
2016-05-22 K.Ohta[BUILD][CMAKE][Win32] .
2016-05-22 K.Ohta[BUILD][CMAKE][Linux] Use LTO for shared library.
2016-05-22 K.Ohta[BUILD][WIN32][Cross] .
2016-05-22 K.Ohta[BUILD][CMAKE] Update build scripts.
2016-05-22 K.Ohta[Qt][CMAKE] Split common.cpp fileio.cpp fifo.cpp to...
2016-05-21 K.Ohta[BUILD][MINGW][CROSS] Disable LINKFLAGS with "-static...
2016-05-21 Kyuma Ohta[Buyild][Win32] TRY: Adding support MSYS2.
2016-05-20 K.Ohta[BUILD][Qt][Win32] Fix FTBFS at linking.
2016-05-20 K.Ohta[Qt][OSD] Separate OSD (excepts VM dependented function...
2016-05-16 K.Ohta[BUILD][CMAKE] Add macros.
2016-05-16 K.Ohta[BUILD][WIN32] Work even gcc version is not same as...
2016-05-16 Kyuma Ohta[BUILD][WIN32] gcc under MinGW cannot use LTO (;_;)
2016-05-16 Kyuma Ohta\r[BUILD][WIN32] Fix FTBFS.
2016-05-16 K.Ohta[BUILD][WINDOWS] MinGW: TRY: Use lto.
2016-05-16 K.Ohta[BUILD][MINGW] Cross compiling: split settings to build...
2016-05-15 K.Ohta[BUILD][General] Linux: support link time flags, see...
2016-05-13 Kyuma Ohta[BUILD][Win32][OOPS] Fix FTBFS with native MinGW; when...
2016-05-11 K.Ohta[WIN32][BUILD] Update build script for *native* MinGW.
2016-05-11 K.Ohta[BUILD][CMAKE][WIN32] Compile qt/gui/libqt_gui.a (a...
2016-05-11 K.Ohta[BUILD][LINUX] Update build flags.
2016-05-04 K.Ohta[BUILD] WIP.
2016-04-30 K.Ohta[Build][CMAKE] GCC-6.0.1 seems to contain bug around...
2016-04-28 K.Ohta[Build] Simplify for linking.
2016-04-27 K.Ohta[Build][Linux] Update buildvars.dat.
2016-04-27 K.Ohta[Build] Using -O3, not -O2.
2016-04-27 K.Ohta[Build][GCC] Revert -Os to -O2 .
2016-04-27 K.Ohta[Build][Qt] Change CFLAGFS/CXXFLAGS to "-g -Os -foptimi...
2016-04-27 K.Ohta[Build] Linux : Update buildvars.dat .
2016-04-27 K.Ohta[VM][Qt] Merge upstream 2016-04-17.
2016-04-08 K.Ohta[UI][Qt] Add YALKY, PC-2000, SMC-70.
2016-04-08 K.Ohta[VM][Qt] Add printer support to MZ-80A/K/1200.
2016-04-08 K.Ohta[VM][UI][Qt] Add NEC PC-2001.
2016-04-07 K.Ohta[UI][Qt] qt/gui : separate to libCSPgui.so excepts...
2016-03-19 K.Ohta[BUILD][Linux] Using -Og instead of -O3 with GCC.
2016-03-19 K.Ohta[VM][MZ2800] Fix crash at building VM. Thanks to hanabi...
2016-03-19 K.Ohta.
2016-03-19 K.Ohta[VM][Qt][MinGW][Linux] Fix FTBFSs.
2016-03-10 K.Ohta[VM][FMR][Qt][SCSI] Fix FTBFS around SCSIs for g++.
2016-03-03 K.Ohta[DOC] Update documents.
2016-03-03 Kyuma Ohta[Build][MinGW] Set WINVER=0x501 (WindowsXP), fix FTBFS...
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-26 K.Ohta[BUILD][CMake] Apply changing name from "SY6552" to...
2016-02-25 K.Ohta[BUILD][CMAKE][MinGW] Add batch-build script for MinGW3...
2016-02-25 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2016-02-25 Kyuma Ohta.
2016-02-25 K.Ohta[BUILD][CMAKE] Autodetect whether CCACHE has exists.
2016-02-16 K.Ohta[BUILD][CMAKE][FMR60] Fix FTBFS.
2016-02-16 K.Ohta[BUILD][CMAKE][MULTI8] Fix FTBFS.
2016-02-15 K.Ohta[VM][PYUTA] Merge updtream 2015-02-04.
2016-01-19 K.Ohta[BUILD][CMAKE] Fix FTBFSs.
2016-01-17 K.Ohta[VM][MZ1500] Fix FTBFSs.
2016-01-14 K.Ohta[VM] Add Fujitsu FM-8.
2016-01-12 K.Ohta[UI][Qt] Add MZ-1P17 to MZ-2500/2800 and X1 series.
2016-01-07 K.Ohta[BUILD][CMAKE][MZ2200][MZ80B] Fix FTBFS.
2016-01-07 K.Ohta[VM][FM7] Add PRINTER ; output to file(s) and Dempa...
2016-01-06 K.Ohta[VM][General][Qt] Merge upstream 2015-12-31.
2015-12-28 K.Ohta[VM][BUILD][CMAKE][Z80TVGAME] Fix FTBFSs.
2015-12-28 K.Ohta[VM][CMAKE][SMC777][TK80BS] Fix FTBFSs.
2015-12-28 K.Ohta[VM][CMAKE][PHC25][PV1000][PV2000][PYUTA][PC98HA][PCENG...
2015-12-28 K.Ohta[VM][CMAKE][MZ2800][MZ5500][PASOPIA][PASOPIA7] Fix...
next