OSDN Git Service

[BUILD][CMAKE] Add __GIT_REPO_VERSION definition.
[csp-qt/common_source_project-fm7.git] / source / build-cmake / cmake / config_commonsource.cmake
2018-08-06 K.Ohta[BUILD][CMAKE] Add __GIT_REPO_VERSION definition.
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-27 K.Ohta[General] Merge upstream 2018-05-24. Still not test...
2018-02-22 K.Ohta[Qt][LOGGER] Fix locake for time-string.
2018-02-20 K.Ohta[Qt][Windows] Prepare to parsing command line.
2017-12-03 K.Ohta[VM][FM77AV][VRAM] More use SIMD to be faster.
2017-10-01 K.Ohta[BUILD][CMake][Linux] (Maybe) Fixed FTBFS without libCS...
2017-09-30 K.Ohta[Build][CMAKE] Fix FTBFS with USE_COMMON_DEVICE_LIB...
2017-08-11 K.Ohta[Build][CMake] Fix FTBFS with updating tool-chain(s).
2017-05-26 K.Ohta[VM][COMMON_VM] Add DATAREC, MCS48 and UPD7801 to libCS...
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-04-28 K.Ohta[VM][Build][CMAKE] Build supporting to Z80.
2017-04-27 K.Ohta[VM][MC6809] Build shared library without libnewdev...
2017-04-27 K.Ohta[General] Merge upstream 2017-04-16.
2017-04-09 K.Ohta[General][Qt] Fix FTBFSs.
2017-04-08 K.Ohta[VM][General] Merge Upstream 2017-03-30.
2017-03-22 K.Ohta[Build][CMake] Add supporting for ZLIB.
2017-03-07 K.Ohta[BUILD][LINUX] Fix linking order.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-09 K.Ohta[LIBNEWDEV][I86] Add I86 (i8086/NEC V30).
2017-02-08 K.Ohta[VM][FM7][LIBNEWDEV] Add some devices to libCSPcommon_dev.
2017-02-08 K.Ohta[LIBCPU] Selectable building, I lacked config_commonsou...
2017-02-08 K.Ohta[BUILD][CMAKE] Selectable building.
2017-02-03 K.Ohta[BUILD] FMGEN must be linked due to separate devices...
2017-02-02 K.Ohta[BUILD][Qt][WIN32] Fix FTBFS.
2017-02-02 K.Ohta[VM][General] *Important* Separate some devices to...
2017-02-02 K.Ohta[Build] Separate FMGEN to shared lib (named libCSPfmgen).
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-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-08 K.Ohta[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu...
2016-05-30 K.Ohta[WIN32][Qt][MOVIE_SAVER] Mostly working movie recording...
2016-05-27 K.Ohta[Qt][MOVIE] Add libCSPavio .
2016-05-22 K.Ohta[Qt][CMAKE] Split common.cpp fileio.cpp fifo.cpp to...
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-11 K.Ohta[BUILD][CMAKE][WIN32] Compile qt/gui/libqt_gui.a (a...
2016-04-07 K.Ohta[UI][Qt] qt/gui : separate to libCSPgui.so excepts...
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.
2015-12-28 K.Ohta[VM][OSD][Qt] Do not build and launch when VM has not...
2015-12-20 K.Ohta[General][CMAKE] Integrate all devices to upstream...
2015-12-19 K.Ohta[BUILD][CMAKE] More integrate to config_commonsource...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFSs basically, now enable to work for...
2015-11-17 K.Ohta[UI][Qt][BUG] Add paste text from clip board.
2015-11-09 K.Ohta[KEYBOARD][UI][Qt][Win32] Set scan codes for Windows.
2015-11-06 K.Ohta[Build][Win32][MINGW][CMAKE] Use FindSDL with SDL1.
2015-11-05 K.Ohta[Build][Qt][Win32] Build with SDL 1.2. Useful to resolv...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-09-24 K.Ohta[VM][FM7] Fix correct implementation of cycle-steal.
2015-08-24 K.Ohta[Qt][Debugger] Add separate windowed Debugger, temporal...
2015-08-23 K.Ohta[UI][Qt][Debugger] Add prepair to use 3rdparty/qtermwid...
2015-08-06 K.Ohta[BUILD][CMAKE][GCC] Not using g++'s new ABI by default...
2015-08-05 K.Ohta[BUILD][CMAKE] Integrate USE_OPENCL and default is...
2015-08-02 K.Ohta[UI][DRAW][Qt]{OpenGL] Try: Build even Qt5 < 5.4 .
2015-08-01 K.Ohta[Build][Qt] Notify Qt version to compiler, using for...
2015-06-26 K.Ohta[Qt][UI] Enable icons for main window.
2015-06-25 K.Ohta[UI][Qt] Use Qt5. 'Cos Qt4 is obsoleted now.
2015-06-21 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-06-21 K.Ohta[Qt][Network] Initial: Set *dummy* networking code...
2015-06-09 K.Ohta[VM][Qt] Fix definition of screen aspects.
2015-05-07 K.Ohta[VM][MC6809] Fix MUL insn.(maybe)
2015-04-11 K.Ohta[Build][Qt] Add forgotten symlinks.
2015-04-09 K.Ohta[UI][Debugger][Qt] Add using QTermWidget.
2015-02-24 K.Ohta[General][Qt] Add PC-98LT/HA. Seems to working, but...
2015-01-27 K.Ohta[Build][Qt][CMake] Use ccache if installed.
2015-01-16 K.Ohta[Build][MZ1500] Fix build vars.
2015-01-13 K.Ohta[Build][Qt][General] SDL: Link to SDL2, not SDL1.2.
2015-01-11 K.Ohta[Build][Qt] Build passed, and start okay, but don't...
2015-01-10 K.Ohta[WIP][Qt] Start to compilation, not pass yet :(
2015-01-10 K.Ohta[WIP][Qt]
2015-01-07 K.Ohta[UI][Agar][X1] Implement some menues.
2015-01-06 K.Ohta[Build][X1] Link ok without unimplemented functions.
2015-01-05 K.Ohta[WIP][Agar] Build fit to CSP.
2014-12-30 K.Ohta[Build][CMAKE] commonconfig: more fitting.
2014-12-30 K.Ohta[Build][CMAKE][FM7] Initial Setup.