|
|
|
@510
|
[510]
|
2 years |
jeffk@… |
wx-mode fixed
|
|
|
|
@501
|
[501]
|
3 years |
jeffk@… |
Top level GNUmakefile removed
|
|
|
|
@500
|
[500]
|
3 years |
jeffk@… |
Due to popular demand, configure and makefile changes so that you can run …
|
|
|
|
@499
|
[499]
|
3 years |
jeffk@… |
changes made to make magicmakefile work with gnu make 3.80 again
|
|
|
|
@498
|
[498]
|
3 years |
jeffk@… |
fixed debian package names
|
|
|
|
@497
|
[497]
|
3 years |
jeffk@… |
oops, nsis files were deleting unknown file eep-smtp.log.
|
|
|
|
@494
|
[494]
|
3 years |
jeffk@… |
duplicate readme.txt file removed
|
|
|
|
@490
|
[490]
|
3 years |
jeffk@… |
magic-macosx.mak supports sublibs
|
|
|
|
@488
|
[488]
|
3 years |
jeffk@… |
sublibs fixed for win32 gui subdir apps
|
|
|
|
@487
|
[487]
|
3 years |
jeffk@… |
autobuild.sh must use bash not sh
|
|
|
|
@486
|
[486]
|
3 years |
jeffk@… |
changes made in v5-macosx-test branch applied to autobuild directory of v5 …
|
|
|
|
@485
|
[485]
|
3 years |
jeffk@… |
magic.mak not needed
|
|
|
|
@468
|
[468]
|
3 years |
jeffk@… |
make_initial_dirs.sh creates LICENSE.txt and README.txt, more default …
|
|
|
|
@467
|
[467]
|
3 years |
jeffk@… |
more fixes for nsis
|
|
|
|
@466
|
[466]
|
3 years |
jeffk@… |
simple nsi fix
|
|
|
|
@465
|
[465]
|
3 years |
jeffk@… |
dir separator fix
|
|
|
|
@464
|
[464]
|
3 years |
jeffk@… |
initial experiments with nsis installer. Needs some tweaks but seems to …
|
|
|
|
@463
|
[463]
|
3 years |
jeffk@… |
simple.nsi added
|
|
|
|
@462
|
[462]
|
3 years |
jeffk@… |
more epm fixes
|
|
|
|
@460
|
[460]
|
3 years |
jeffk@… |
magicmakefile now has preliminary support for epm for building packages
|
|
|
|
@458
|
[458]
|
3 years |
jeffk@… |
Doxyfile symlink dir fixed
|
|
|
|
@457
|
[457]
|
3 years |
jeffk@… |
make_initial_dirs.sh also makes symlink to Doxyfile
|
|
|
|
@456
|
[456]
|
3 years |
jeffk@… |
GTK_MODE=1 required for gtk mode
|
|
|
|
@455
|
[455]
|
3 years |
jeffk@… |
support for gtk apps in gui/gtk added
|
|
|
|
@454
|
[454]
|
3 years |
jeffk@… |
magic-gtk.mak added, gui/gtk dir support added, even builds X11 gtk app …
|
|
|
|
@453
|
[453]
|
3 years |
jeffk@… |
pkg-config --includes changed to more standard pkg-config --cflags
|
|
|
|
@452
|
[452]
|
3 years |
jeffk@… |
make_initial_dirs.sh script added, simplifies starting a new project
|
|
|
|
@451
|
[451]
|
3 years |
jeffk@… |
make check is the same as make test
|
|
|
|
@450
|
[450]
|
3 years |
jeffk@… |
make clean, distclean, realclean now do not include dependancies which …
|
|
|
|
@448
|
[448]
|
3 years |
jeffk@… |
autobuild/mkspecs/i386-mingw32-g++/qplatformdefs.h eol-style native
|
|
|
|
@446
|
[446]
|
3 years |
jeffk@… |
autobuild.sh creates ./autobuild.sh script for when you want to re-run the …
|
|
|
|
@445
|
[445]
|
3 years |
jeffk@… |
SUBLIBS defines names for subdirs of src, tools, etc.
|
|
|
|
@444
|
[444]
|
3 years |
jeffk@… |
when cross compiling, only build native lib if BUILD_NATIVE is 1, fixed …
|
|
|
|
@443
|
[443]
|
3 years |
jeffk@… |
release mode for mingw32 adds -s flag to ldflags
|
|
|
|
@442
|
[442]
|
3 years |
jeffk@… |
xenomai spelling mistake fixed
|
|
|
|
@441
|
[441]
|
3 years |
jeffk@… |
err file not deleted upon success of test runs
|
|
|
|
@440
|
[440]
|
3 years |
jeffk@… |
etags/ctags always in c++ mode, even for h files
|
|
|
|
@439
|
[439]
|
3 years |
jeffk@… |
TAGS and tags targets make emacs and vi tags files, respectively
|
|
|
|
@438
|
[438]
|
3 years |
jeffk@… |
sorted link parameters removed, was interfering with mac linker ordered …
|
|
|
|
@437
|
[437]
|
3 years |
jeffk@… |
docs-dev install dir fixed, xenomai target added
|
|
|
|
@436
|
[436]
|
3 years |
jeffk@… |
link flags and libs sorted and uniqed
|
|
|
|
@435
|
[435]
|
3 years |
jeffk@… |
link flags and libs sorted and uniqed
|
|
|
|
@434
|
[434]
|
3 years |
jeffk@… |
proper quoting of path names in defines, generated configtool improvements …
|
|
|
|
@433
|
[433]
|
3 years |
jeffk@… |
more config tool updates
|
|
|
|
@432
|
[432]
|
3 years |
jeffk@… |
moc just needs defines and includes, not other preprocess flags
|
|
|
|
@431
|
[431]
|
3 years |
jeffk@… |
more mac osx / wx fixes
|
|
|
|
@430
|
[430]
|
3 years |
jeffk@… |
conditionals in included mak files moved into main magic.mak, allowing …
|
|
|
|
@429
|
[429]
|
3 years |
jeffk@… |
macosx bundle is now valid on macosx target, not just macosx universal
|
|
|
|
@427
|
[427]
|
3 years |
jeffk@… |
qt4mode works again
|
|
|
|
@425
|
[425]
|
3 years |
jeffk@… |
wx-mode added
|
|
|
|
@423
|
[423]
|
3 years |
jeffk@… |
mode mak files now end in -mode.mak
|
|
|
|
@422
|
[422]
|
3 years |
jeffk@… |
wxmode started
|
|
|
|
@420
|
[420]
|
3 years |
jeffk@… |
magicmakefile now builds gui application bundles for mac os x
|
|
|
|
@418
|
[418]
|
3 years |
jeffk@… |
with-macosx-version-min support, more qt4 updates
|
|
|
|
@417
|
[417]
|
3 years |
jeffk@… |
target platform inheritance now works, xenomai added as a linux platform
|
|
|
|
@415
|
[415]
|
3 years |
jeffk@… |
mac os x fixes, QT4 fixes, QTFRAMEWORKDIR added for mac os x, …
|
|
|
|
@414
|
[414]
|
3 years |
jeffk@… |
QMAKE_MAKE_OPTIONS are for QMAKE not MAKE
|
|
|
|
@413
|
[413]
|
3 years |
jeffk@… |
QMAKE_MAKE_OPTIONS added for release and debug mode
|
|
|
|
@412
|
[412]
|
3 years |
jeffk@… |
configure script generation of reconfigure was broken on mac os x leopard
|
|
|
|
@411
|
[411]
|
3 years |
jeffk@… |
more qt4 additions, qmakemode now supports better mac os x building and …
|
|
|
|
@410
|
[410]
|
3 years |
jeffk@… |
mkspecs dir added for custom qmakespecs, first use is for cross compiling …
|
|
|
|
@409
|
[409]
|
3 years |
jeffk@… |
qmakemode default make target is all-via-qmake
|
|
|
|
@408
|
[408]
|
3 years |
jeffk@… |
qmakemode now outputs proper includepath and headers so allow moc and …
|
|
|
|
@406
|
[406]
|
3 years |
jeffk@… |
more qt4 enhancements - ui, qrc, moc support fixed
|
|
|
|
@404
|
[404]
|
3 years |
jeffk@… |
qt4mode improved, now builds gui/qt4 dir files
|
|
|
|
@403
|
[403]
|
3 years |
jeffk@… |
more qt4 fixes
|
|
|
|
@401
|
[401]
|
3 years |
jeffk@… |
qt4 mode added, ready for testing
|
|
|
|
@399
|
[399]
|
3 years |
jeffk@… |
QT4MODE changed to QMAKEMODE
|
|
|
|
@398
|
[398]
|
3 years |
jeffk@… |
QT4MODE changed to QMAKEMODE
|
|
|
|
@397
|
[397]
|
3 years |
jeffk@… |
more qt4 support added, for examples and tests
|
|
|
|
@395
|
[395]
|
3 years |
jeffk@… |
magic.mak file split into separate files for each logical part.
|
|
|
|
@394
|
[394]
|
3 years |
jeffk@… |
magic.mak now allows PKGCONFIG_PACKAGES for packages managed by pkgconfig, …
|
|
|
|
@393
|
[393]
|
3 years |
jeffk@… |
QMAKE MAC SDK is now set
|
|
|
|
@392
|
[392]
|
3 years |
jeffk@… |
-cfg suffix changed to -config for name of generated config tool
|
|
|
|
@391
|
[391]
|
3 years |
jeffk@… |
more qt support in magic makefile
|
|
|
|
@388
|
[388]
|
3 years |
jeffk@… |
experimental qt4 support in magicmakefile added
|
|
|
|
@384
|
[384]
|
3 years |
jeffk@… |
what was install is now preinstall, and install does the right thing to …
|
|
|
|
@383
|
[383]
|
3 years |
jeffk@… |
qmake var defaults to qmake. warning fixed when no custom mak files exist
|
|
|
|
@382
|
[382]
|
3 years |
jeffk@… |
QMAKE var defaults to qmake
|
|
|
|
@381
|
[381]
|
3 years |
jeffk@… |
etc dir fixed, qmake pro file generation for lib and gui apps added
|
|
|
|
@380
|
[380]
|
3 years |
jeffk@… |
|
|
|
|
@379
|
[379]
|
3 years |
jeffk@… |
old hold dir removed
|
|
|
|
@378
|
[378]
|
3 years |
jeffk@… |
link flags -m64 on 64 bit platforms
|
|
|
|
@377
|
[377]
|
3 years |
jeffk@… |
fixed scp options an src path for ship-raw-testresults
|
|
|
|
@376
|
[376]
|
3 years |
jeffk@… |
fixed syntax err
|
|
|
|
@375
|
[375]
|
3 years |
jeffk@… |
ship-raw-testresults target added - it copied all files via scp, not the …
|
|
|
|
@374
|
[374]
|
3 years |
jeffk@… |
--disable-valgrind=1 support added
|
|
|
|
@373
|
[373]
|
3 years |
jeffk@… |
--disable-valgrind=1 support added
|
|
|
|
@372
|
[372]
|
3 years |
jeffk@… |
testresults target added
|
|
|
|
@371
|
[371]
|
3 years |
jeffk@… |
testresults target added
|
|
|
|
@370
|
[370]
|
3 years |
jeffk@… |
package suffix option added. 'ship' targets to send packages via scp. api …
|
|
|
|
@367
|
[367]
|
3 years |
jeffk@… |
specifying linux with no arch causes uname -m to get called
|
|
|
|
@361
|
[361]
|
3 years |
jeffk@… |
link to package added. docs dir re-added with subdirs for docbook, html, …
|
|
|
|
@360
|
[360]
|
3 years |
jeffk@… |
package and docs top level dir not needed
|
|
|
|
@359
|
[359]
|
3 years |
jeffk@… |
win32 programs get stored in programs directory
|
|
|
|
@358
|
[358]
|
3 years |
jeffk@… |
LIB_DOCS_DIR should not have to exist anymore
|
|
|
|
@357
|
[357]
|
3 years |
jeffk@… |
example exe and test exe files go into dev bin dir. html docs only copy …
|
|
|
|
@354
|
[354]
|
3 years |
jeffk@… |
trunk copied to v5 branch
|
|
copied from trunk/magicmakefile/trunk:
|
|
|
|
@351
|
[351]
|
3 years |
jeffk@… |
test dependencies fixed, cross_i586-mingw32 added
|