search for: mmd

Displaying 20 results from an estimated 193 matches for "mmd".

Did you mean: cmd
2011 Jul 08
1
Fwd: [MMD] MMD-Edit is progressing nicely
Begin forwarded message: > From: fletcher at fletcherpenney.net > Date: July 6, 2011 10:38:33 PM EDT > Subject: [MMD] MMD-Edit is progressing nicely > > MMD-Edit is progressing nicely > > 07/06/2011 22:31:22 > I am continuing work on my text editor for the Mac, MMD-Edit. It?s based on work described in another post, but briefly it performs syntax highlighting of MultiMarkdown syntax. > > A...
2009 Jan 09
0
[PATCH] Use -MMD -MF in tools/* rather than -Wp,-M...
If you use -MMD -MF then the correct .o filename is written to the .*.d file as the compiler driver arranges everything. This was done in 19010:275abe1c5d24 for the hypervisor. In this patch we do the same elsewhere in the xen-unstable tree, particularly tools/. Specifically: * Change tools/Rules.mk to add -MM...
2011 Aug 17
2
Metadata syntax (was Universal syntax for Markdown)
...uot;author:" or type "by") is useful for two reasons. One: It allows multiple tags to be entered. Two, it clears up the potential problem listed by Fletcher regarding tags. by Christoph Freitag Affiliation: XYZ by Fletcher T. Penney Affiliation: ABC tags: Markdown, Standardization, MMD, Metadata desc: An interesting discussion of how metadata could be included usefully in Markdown, whilst being readable etc. Regarding the localisation problem then, I thought that this was a solved problem when it came to computing? (At least in the cases of the major world languages.) A parser...
2011 Jun 30
9
btrfs-progs: integration branch updated
After a reorganisation of patches, and sending a bunch of them to Chris, I''ve also updated the integration branch to match that. It''s available from: http://git.darksatanic.net/repo/btrfs-progs-unstable.git/ integration-20110630 The shortlog of 17 patches in this branch beyond the ones I''ve sent to Chris is below. Hugo. Andreas Philipp (1): print parent
2015 Sep 14
2
[PATCH] Dont bypass compiler driver for Dependency generation options
...nza to make gcc generate .*.d dependency files >> -MAKEDEPS = -Wp,-MT,$@,-MD,$(dir $@).$(notdir $@).d >> +MAKEDEPS = -MT $@ -MD >> >> # Dependencies that exclude system headers; use whenever we use >> # header files from the platform. >> -UMAKEDEPS = -Wp,-MT,$@,-MMD,$(dir $@).$(notdir $@).d >> +UMAKEDEPS = -MT $@ -MMD >> >> # Items that are only appropriate during development; this file is >> # removed when tarballs are generated. > > It looks like these were introduced in MCONFIG back in commit ID > fe938522 and originally i...
2012 Feb 02
1
Mac markdown editor that saves as .txt (John Laudun)
John, you've hit the nail on the head here. I finally know I can manually change my files to the .txt extension (thanks to helpful suggestions here), but it would be excellent if MMD Composer: a) had an option in the drop-down to save with the .txt extension, and b) had a preference the user could set to choose the default file extension for all files. It would increase ease of compatibility for people like myself who don't have mobile or tablet apps that can read the ma...
2018 Dec 14
0
efi config hang
...t;$(SYSLINUX_CFG)" != prompt ]; then \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/vesamenu.c32 ::vesamenu.c32; \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/libcom32.c32 ::libcom32.c32; \ - mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/libutil.c32 ::libutil.c32 ; \ + mmd -i$(TEMP_BOOT) ::/boot ; \ + mmd -i$(TEMP_BOOT) ::/boot/syslinux ; \ + mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/vesamenu.c32 ::/boot/syslinux/vesamenu.c32; \ + mcopy -i$(TEMP_BOOT) /usr/lib/syslinux/modules/bios/libcom32.c32 ::/boot/syslinux/libcom32.c32; \ + mcopy -i$(TEMP_BOOT) /usr/li...
2015 Sep 10
3
[PATCH] Dont bypass compiler driver for Dependency generation options
...all -Wstrict-prototypes $(DEBUGOPT) # Common stanza to make gcc generate .*.d dependency files -MAKEDEPS = -Wp,-MT,$@,-MD,$(dir $@).$(notdir $@).d +MAKEDEPS = -MT $@ -MD # Dependencies that exclude system headers; use whenever we use # header files from the platform. -UMAKEDEPS = -Wp,-MT,$@,-MMD,$(dir $@).$(notdir $@).d +UMAKEDEPS = -MT $@ -MMD # Items that are only appropriate during development; this file is # removed when tarballs are generated. -- 2.5.1
2011 Sep 19
3
Metadata syntax (was Universal syntax for Markdown)
...each think > our own dog food is the best. uh-huh. and what's really ironic is that you're not even polling the general-public dogs you hope will eat the food that you're putting out... y'all seem to believe that they'll eat _anything_. > But in the meantime, MMD will continue to > march forward great to hear it! > a Mac OS X text editor with built-in MMD > syntax highlighting, exporting, and editing > that I hope to release in the next month or two wha... "the next month or two"? what's the hold-up? >...
2004 Jun 22
1
syslinux 2.10 (error during menu compile)
When I try to compile the menu I got the following: gcc -m32 -funsigned-char -g -W -Wall -march=i386 -falign-functions=0 -falign-jumps=0 -falign-loops=0 -Os -MMD -S -o main.s main.c echo '.code16gcc' | cat - main.s > main.s16 as -o main.o16 main.s16 gcc -m32 -funsigned-char -g -W -Wall -march=i386 -falign-functions=0 -falign-jumps=0 -falign-loops=0 -Os -MMD -S -o biosio.s biosio.c biosio.c: In function `getdisppage': biosio.c:61: error: bp ca...
2010 Apr 16
1
Trying to compile/pack the Xen 4 for Debian fail...
...vhd/lib' make[6]: Leaving directory `/home/administrativo/xen/xen-4/xen-4.0.0/debian/build/build-tools/tools/blktap2/vhd' gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .vhd-util.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused -I../include -D_GNU_SOURCE -Wp,-MD,.vhd-util.d -o vhd-util vhd-util.o -L../../tools/libxc -lxenctrl -L../../tools/libxc -lxenctrl -Llib -lvhd -...
2018 Dec 13
2
efi config hang
@Carl, I'll repeat what I said in my prior email: you don't have to keep looking, we already achieved what you want (considering that you are willing to "disregard" the screen problems and similar issues, at least for now, according to your own emails). In short: 1_ Re-read my email from 2018Dec05: www.syslinux.org/archives/2018-December/026247.html where I posted
2011 Oct 20
6
maybe a year ago, but not today
sherwood said: > If agreement is reached, then the group > looks at variants 6,7,8,9 and inquires > if they would like to join in this effort. well, that kind of leveraged consensus would have been the way to go about this process a year ago. but not today. > Has anyone collected a would-be canonical list > of either the ambiguous cases in original MD, >
2012 Nov 06
3
[LLVMdev] Error while linking LLVM files
...mpiling it with: clang++ -g -O3 test.cpp `llvm-config --cppflags --ldflags --libs core` -o toy and it indeed works. The problem is that when using eclipse it forces me to divide the compilation into two steps: g++ -O0 -g3 -Wall -c -fmessage-length=0 `llvm-config --cppflags --ldflags --libs core` -MMD -MP -MF"src/lunac.d" -MT"src/lunac.d" -o "src/test.o" "../src/test.cpp" (which compiles fine) and: Invoking: Cross G++ Linker g++ `llvm-config --cppflags --ldflags --libs core` -o "test" ./src/test.o which gives me error: ./src/test.o: In functi...
2011 Nov 01
1
btrfs-progs
Hello, I''ve just pulled btrfs-progs from the new git repo git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git However, when I come to make it fails like so: gcc -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -Werror -Os -c btrfsctl.c gcc -g -Werror -Os -o btrfsctl btrfsctl.o ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o extent-cache...
2011 Dec 16
2
here's the thing that tips the scale
ok, i waited for 2 weeks, and still no votes -- none! -- on whether my posts are sufficiently on-topic, or not... and that basically confirms what i suspected all along, which is that no one really cares one way or the other. even the guys who put up the bitchy posts are probably just having a bad day, and they don't have a dog to kick, and the wife made 'em stop smoking herb, so they
2011 Jul 14
5
can you see the future?
...built right in, after reporting on his blog that he had "seen the future" in ali's post last month, where ali debuted his syntax highlighter, and fletcher is releasing versions daily... > http://fletcherpenney.net/2011/06/ive_seen_the_future > https://github.com/fletcher/MMD-Edit/downloads further, there are now many more apps for the ipad/iphone which use markdown, compared to when i looked a month ago. i've bought almost all of them, and found that none of them hits the sweet spot yet, but some of 'em are getting kinda close... and really, what i'm loo...
2008 Nov 04
1
Issues compiling syslinux-3.72 on Linux 2.6.25(.19)
...el. No joy. We're cross-compiling on FC8 (updated) on an i386 platform, as we had been for months. Now we see: ... make[2]: Entering directory `/home/philipp/kernel/build_i586/syslinux-3.72/linux' /home/philipp/kernel/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslinux.o syslinux.c /home/philipp/kernel/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -Wp,-MT,syslxmod.o,-MMD,.syslxmod.o.d -W -Wall -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslxmod.o...
2009 Nov 17
0
Bug#556695: FTBFS with binutils-gold
...ions can be found at http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking gcc -g -O2 -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .subdirs-all.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .subdir-all-fs-back.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -O2 -fom...
2012 Feb 01
5
Mac markdown editor that saves as .txt
...n to save as .txt. So, are there any markdown editors for the Mac that do all the "pretty" things (receding the code, stylizing your text, etc) but that DON'T save as .md or .markdown files? Am I correct that Macchiato only saves in markdown format? I'd even take something like MMD Composer, with its colorized & stylized text, if it saved in plain text format. Are there any other Mac/Android users? What are you doing to get around this problem? Thanks for any help or suggestions, -Nicole FYI, I have Marked, Byword, MultiMarkdown Composer, Mou, Tincta, and Clean Writer...